This update adds the option to set a waiting time before teleportation. If the player moves during this time, the teleportation will be cancelled. By default, this waiting time is disabled.
The waiting time can be set using the command
/spawn wait <time> where
<time> should be replaced with the waiting time in seconds. To use this command, the permission spawn.admin is required. To disable the waiting, simply set it to 0.
Example:
/spawn wait 10
This update adds the option to set a cooldown for the use of /spawn. By default, this cooldown is disabled.
The cooldown can be set using the command
/spawn cooldown <time> where
<time> should be replaced with the cooldown length in seconds. To use this command, the permission spawn.admin is required. To disable the cooldown, simply set it to 0.
Example:
/spawn cooldown 10