📕 简介
本模组提供了方便服务器管理的许多小功能,帮助广大服主更好的管理服务器。
📖 内容
管理员功能
| 功能 | 命令 | 权限节点 |
|---|
| 封禁物品 | /banitem /unbanitem | atomess.command.ban.item atomess.command.ban.item.del
|
| 打开离线或在线玩家背包 | /invsee <player> | atomess.command.invsee
|
| 实体、物品清理 | /atomess clean | atomess.command.clean
|
| 飞行功能 | /fly | atomess.command.fly
|
| 指定玩家的飞行时间 | /fly <target> <minutes> | atomess.command.fly.minutes
|
| 时间控制 | /day /night | atomess.command.day/night
|
| 传送到玩家的指定家 | /homeother <player> <name> | atomess.command.home.other
|
| 删除玩家的指定家 | /delotherhome <player> <name>
| atomess.command.home.other.del
|
| 列出玩家的所有家 | /listotherhomes <player> | atomess.command.home.other.list
|
| 添加指定传送点 | /setwarp <name> | atomess.command.warp.set
|
| 删除指定传送点 | /delwarp <name>
| atomess.command.warp.del |
玩家功能
| 功能 | 命令 | 权限节点 |
|---|
| 设置家 | /sethome <name> | atomess.command.home.set
|
| 删除家 | /delhome <name> | atomess.command.home.del
|
| 传送到家 | /home <name> | atomess.command.home
|
| 家的列表 | /listhomes | atomess.command.home.list
|
| 返回历史传送或死亡点 | /back | atomess.command.tp.back
|
| 传送点传送 | /warp <name> | atomess.command.warp
|
| 传送点列出 | /listwarps | atomess.command.warp.list
|
| 随机传送 | /rtp | atomess.command.rtp
|
| 回出生点 | /spawn | atomess.command.spawn
|
| 打开垃圾桶 | /trashcan | atomess.command.trashcan
|
| 传送到指定玩家 | /tpa <player> | atomess.command.tpa
|
| 让指定玩家传送到自己这 | /tpahere <player> | atomess.command.tpa.here
|
| 接受传送 | /tpaaccept | atomess.command.tp.accept
|
| 拒绝传送 | /tpadeny | atomess.command.tp.deny
|
| 查看封禁的物品 | /banitemlist
| atomess.command.ban.item.list
|
| 将任意物品放置头上 | /hat | atomess.command.misc.hat
|
| 箱子容器具有上锁功能 | - | - |
❗ 注意
你可以在游戏目录下 atom/essential/ 里更改玩家数据;
此模组的所有命令均可以在配置文件里进行自定义;
你可以在任何整合包任意使用此模组。
🧾 计划
添加多世界管理功能;
添加防爆功能;
添加礼包功能;
添加签到功能;
添加投票功能。