原地址
这个插件提供了通过聊天或控制台命令恢复最后一具尸体的可能性,并将战利品袋从尸体中传送回玩家,独立于位置。只有尸体的内容,掉落的工具/武器不受支持,如果不粘在尸体上。如果玩家反复死亡,之前的尸体就无法恢复,只能恢复最后一次
权限
restorecorpse.allow - 通过 Chat 命令使用插件功能的权限。
配置
SecurityStringAgainstF1use - 用作额外保护,如果玩家知道控制台命令,并且想要在没有 restorecorpse.allow 权限的情况下尝试控制台命令来绕过它,例如,如果您想将此控制台调用作为可购买功能放入您的商店。
RestoreCommand 和 RestoreCommandConsole - 可手动设置的命令,用于聊天和控制台使用。
EnableReminder - 向玩家发送提醒,有一个功能可以在死亡和虚弱后恢复尸体。
示例配置:
{
"SecurityStringAgainstF1use": "Abc123",
"RestoreCommand": "restorecorpse",
"RestoreCommandConsole": "restorecorpseconsole",
"EnableReminder": true
}
命令
/restorecorpse - (If you set it as RestoreCommand) - Chat command, restore the last, still active corpse content and teleport the lootbag under the player.
restorecorpseconsole Abc123 usersteamID - Console command, restore the last, still active corpse content and teleport the lootbag under the player, without the Security password, it is restricted.
Restore Corpse
This plugin give the possibility to restore the very last corpse via chat or console command, and teleport the lootbag from a corpse back to the player, independently from the location. Only the content of the corpse, dropped tool/weapon is not supported, if not stick to the corpse. If the player...
codefling.com
关于Restore Corpse
这个插件提供了通过聊天或控制台命令恢复最后一具尸体的可能性,并将战利品袋从尸体中传送回玩家,独立于位置。只有尸体的内容,掉落的工具/武器不受支持,如果不粘在尸体上。如果玩家反复死亡,之前的尸体就无法恢复,只能恢复最后一次
权限
restorecorpse.allow - 通过 Chat 命令使用插件功能的权限。
配置
SecurityStringAgainstF1use - 用作额外保护,如果玩家知道控制台命令,并且想要在没有 restorecorpse.allow 权限的情况下尝试控制台命令来绕过它,例如,如果您想将此控制台调用作为可购买功能放入您的商店。
RestoreCommand 和 RestoreCommandConsole - 可手动设置的命令,用于聊天和控制台使用。
EnableReminder - 向玩家发送提醒,有一个功能可以在死亡和虚弱后恢复尸体。
示例配置:
{
"SecurityStringAgainstF1use": "Abc123",
"RestoreCommand": "restorecorpse",
"RestoreCommandConsole": "restorecorpseconsole",
"EnableReminder": true
}
命令
/restorecorpse - (If you set it as RestoreCommand) - Chat command, restore the last, still active corpse content and teleport the lootbag under the player.
restorecorpseconsole Abc123 usersteamID - Console command, restore the last, still active corpse content and teleport the lootbag under the player, without the Security password, it is restricted.