New Mechanic:
Before Teleporting has a moment delayed, if you move the teleport will be canceled
Add some message...
GUI show warps:
When you create a new warp, it will auto genarate an icon(SIGN). can configurate in warps.yml
Update file:
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!'