home [go/set]: go or set player location to player's home.
warp [go/set/remove]: go or set player location to a warp.
teleport.home.[set/go]: allow to use /home [set/go]
teleport.warp.[set/go/remove]: allow to use /warp [set/go/remove]
teleport.wild: allow to use /wild
config.yml
Code (YAML):
#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!'