Disable update checker, animations-fix, read description for more!
+ You can now go into the config to disable the update checker, if you so desire.
+ Fixed animations, so that they won't randomly stop + they won't lag, if the server's main thread is lagging.
+ Added variable substring (Thanks to @Wundero) simply do {VARIABLE:start,end) e.g. {VARIABLE:5,10) to make the variable start from the 5th character and end at the 10th, if you just want it to be 10 long, then do {VARIABLE:10}
+ Added semi world support (Again, thanks to @Wundero), this now /tm bc and /tm abc has the paramter "WORLD", which allows you to specify what world the message is broadcasted to, e.g. /tm bc -WORLD=spawn Hey spawn! will display "Hey Spawn" in the spawn world!