Warning
This plugin is still in development!!
- Download the latest version here: Latest version
- Put it in the
pluginsfolder of your world or server.
/info, /?i - Shows basic info of mod.
settime - Sets time for current player. **WILL ADD ARGUEMENT SOON
/pause <boolean> - toggles pause state: (Paused on server start by default)
/pause true: timer is pauses andPAUSEDis displayed in action bar of every player./pause false: timer resumes where it left off and time is displayed in the action bar:mm:ss/pause: timer will swap state;if false -> true;if true -> false.
Note
true -> false does not work yet. Use /pause (on its own) as a quick pause if you will.