Plugin that expands the world border over time.
This plugin can be used on its own, but it was created to be used in a minecraft manhunt in combination with a
player tracker.
Usage:
/borderhunt <option> (value)
All options:
start: Spawns the border and starts the timer
stop: Stops the border timer
pause: Pauses the border timer
resume: Resumes the border timer
initial: How many blocks wide should the border be at the start
increment: By how many blocks should the border increase
time: After how many seconds should the border increase
Example of usage:
Setting up and starting:
/borderhunt initial 50
/borderhunt time 30
/borderhunt increment 30
/borderhunt start
Pausing, changing a value and resuming:
/borderhunt pause
/borderhunt time 45
/borderhunt resume