这是本插件的第一个测试版。
更新日志
- 添加
/statreset <目标>
命令,可一次性重置玩家的生命值、饥饿值与饱和度,清空状态效果,恢复属性值至默认,并关闭飞行能力。<目标>
参数接受玩家名或者原版的玩家选择器。- 目前创造模式玩家的飞行能力也会被禁用。
- 添加
/statreset reload
命令,可重载插件的配置和语言文件。 - 插件配置可以分别控制插件是否进行上述五项重置操作。
- 所有插件的消息都可以通过
message.yml
文件进行翻译。
This is the first beta release.
Change Logs
- Add
/statreset <target>
command, which can reset a player's health, food level and saturation, clear its active effect, reset all attributes back to default, and disable flying ability.- Accept a player's name or vanilla player selector for the
<target>
args. - Currently flying will be disabled for creative players too.
- Accept a player's name or vanilla player selector for the
- Add
/statreset reload
command to reload configuration and message file. - Plugin configuration can control whether the plugin reset the above 5 aspects seperately.
- All plugin messages can be translated through
message.yml
file.