马上登录/注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
x
S.U.P.P.E.R TELEPORT
将玩家发送到当前玩家世界中的随机位置。
Warps, home system., Warp's gui
关于传送的示例
Warps:
'1':
Icon: WOOL
Data: 1
Name: '&61'
Description:
- '&7Description'
- '&aSupper idol'
World: world
X: -2270
Y: 64
Z: -9368
指令
Wild:将玩家发送到一个随机的地方。
home [go/set]:转到或将玩家位置设置为玩家的主页。
warp [go/set/remove]:转到或将玩家位置设置为传送。
权限
teleport.home。[set/go]:允许使用 /home [set/go]
teleport.warp.[set/go/remove]:允许使用 /warp [set/go/remove]
teleport.wild:允许使用 /wild
config.yml
#Delayed time before teleporting!
Teleport_delay: 3 #per seconds
#max x, z when using wild command
Max_range: 10000 #mean -10000 to 10000
#Cooldown for wild command
Cooldown: 30
Default_icon:
warp: SIGN
Messages:
only_player: '&cOnly player can do that!'
no_permission: '&cYou do not have permission to do that!'
home_gone: '&aGo home!'
home_setted: '&aHome has been setted!'
warp_gone: '&aGo to &6<w> &awarp'
warp_setted: '&aSetted your location to &6<w> &awarp'
warp_removed: '&aRemoving &6<w> &awarp'
warp_not_exist: '&c<w> is not exist'
wild: '&aTeleport completely!'
on_cooldown: '&cCommand is on cooldown!'
on_delay: '&aPlease wait a few moment... Do not move &6(<t>s)'
on_cancel: '&cTeleporting was canceled because your moving!'
|