Warps
Description
Allows admins to set a warp positions the players can later teleport to and from.
When executing /warp, a configurable countdown of x seconds starts.
When the countdown is done, and the player hasn't moved in the meantime, the player gets teleported to the warp position.
When executing /back, the countdown starts as well.
When the countdown is done, and the player hasn't moved in the meantime, the player gets teleported to the position he was, before executing /warp.
Both commands have a configurable cooldown.
Commands
Player-Commands
/warps
Displays a list of all set' warps./warp <name>
Example: /warp Event
Teleports to warp "Event"./back
Admin-Commands
/suppa qol enable/disable warps/setwarp <name>
Example: /setwarp Event
Sets a warp with the name "Event"./delwarp <name>
Example: /delwarp Event
Deletes the warp with the name "Event".
Default Config
- enabled: false
Version History
- Introduced in v0.4.0-beta