The time reduction works, just use bukkit if you want it to work.

The other way is to only be used if you have low tps.
This commit is contained in:
graywolf336 2014-01-03 20:54:43 -06:00
parent 6f86f04f3d
commit 906348dc69

View File

@ -11,6 +11,7 @@ ToDo
Done Done
=== ===
* Muted Prisoners are now muted * Muted Prisoners are now muted
* Implemented counting down time **always use the bukkit scheduler, unless your tick rate is slow as the other way we do it is not always stable**
* New command system, internally we handle commands a lot better * New command system, internally we handle commands a lot better
* Delete commands are now remove * Delete commands are now remove
* Language system (adding language strings as I use them, be patient with me) * Language system (adding language strings as I use them, be patient with me)