Changelog
-
English log
-
Added the command tab supplement
-
Added the /tpatool needop command, used to modify whether certain commands require op privileges
-
Updated the structure of [name] in /home otherhome [name] (currently “player name”: “home name”)
-
Added the /home sharelist [in/out] command to view the list of shared homes (the “in” category lists homes shared by the player to themselves, and the “out” category lists homes shared by the player to others)
-
Added the /home unshare [name] [player] command to cancel home sharing for a player (if [player] is not specified, sharing for all users is canceled)
-
Fixed an issue where home settings were not saved when closing the save file or shutting down the server.
-
中文日志
-
添加了指令tab补充
-
添加了/tpatool needop指令,用于修改部分指令是否需要op
-
更新了/home otherhome [name]中[name]的结构(当前是“玩家名字”:“家的名字”)
-
添加了/home sharelist [in/out] 指令,用于查看已分享的家的列表(in类为玩家给自己分享的家的列表,out类为自己给别人分享的家的列表)
-
添加了/home unshare [name] [player] 指令,用于取消家对玩家的分享(若未填写[player],则取消该家对所有人的分享)
-
修复了home在关闭存档/关闭服务器不保存问题