WorldCommands (多世界指令-实现各世界指令行为不同)
根据提供的信息,WorldCommands 是一个用于多世界指令行为不同的插件。你可以使用它在不同的世界中创建相同的指令,但其行为各不相同。比如你可以在生存世界中使用\/spawn指令将玩家传送到生存点,在大厅世界中使用此指令将玩家传送到大厅点。
功能:
- 可在不同世界中实现相同指令行为不同
- 可执行多个指令
- 适用于1.8+版本
- 与Spigot\/CraftBukkit兼容
配置:
你可以在config.yml中根据以下示例设置指令行为:
Commands: spawn1: command: '\/spawn' world: - lobby commands-to-execute: - 'console: msg %player% &aYou were teleported to the Lobby Spawn' - 'player: warp lobby' ...
使用方法:
1. 根据config.yml中的示例,在不同的世界中设置指令行为
2. 使用“\/wco reload”命令重新加载config而无需重启服务器
3. 使用“\/wco info”命令查看插件信息
权限:
- worldcommands.admin: 插件管理权限
希望你喜欢这个插件,虽然简单轻量,但非常实用!
WorldCommands (多世界指令-实现各世界指令行为不同)
可用版本为:|1.8|1.9|1.10|1.11|1.12|1.13|1.14|1.15|1.16
.containeri,.first,.second{position:absolute;}.containeri{margin:auto;top:91px;bottom:0;right:0;left:677px;width:170px;height:50px;transition:all 0.3s ease;transform:scale(0.8);}.wrapi{width:100%;height:50px;border:2px solid #FFF;transition:all 0.3s ease;border-radius:5px;}.first,.second{width:100%;height:50px;font-family:"Open Sans",sans-serif;transition:all 0.2s ease-in-out;font-size:17px;text-transform:uppercase;color:#FFF;letter-spacing:2px;text-align:center;vertical-align:middle;line-height:50px;}.second{opacity:0;}.first,.second{cursor:default;}.containeri:hover{width:250px;}.containeri:hover .wrapi{padding-bottom:17px;}.containeri:hover .first{transform:translateY(-8px);padding-top:5px;}.containeri:hover .second{transform:translateY(20px);opacity:1;}
收录