1
0
mirror of https://e.coding.net/circlecloud/TeleportRandom.git synced 2025-11-06 18:46:04 +00:00

feat: 代码重构 添加世界限制

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2016-07-18 00:23:28 +08:00
parent 106a83af06
commit d650e763f0
4 changed files with 173 additions and 143 deletions

View File

@@ -22,10 +22,13 @@ Message:
Protect: '&3传送保护 下方有&c危险&3 已自动生成玻璃(10秒后消失) !'
#没有传送的权限
NoPerm: '&c当前没有使用随机传送的权限'
#允许传送的世界(不区分大小写)
#当前世界不允许传送
NoPermWorld: '&c当前世界不允许使用随机传送'
#允许传送的世界(区分大小写)
AllowWorld:
- World
- world
- world_nether
- world_the_end
#默认传送距离
default: 10000