mcMMO/src/main/java/com/gmail/nossr50/runnables
2014-08-19 18:11:56 -04:00
..
backups Fix issues pointed out by the FindBugs plugin 2014-01-20 23:20:51 +01:00
commands Prevent players from having more than one database querying command running at once. 2014-08-19 18:11:56 -04:00
database Add a rate limit for mojang api requests. Configurable via hidden.yml 2014-08-12 11:51:34 -04:00
items Clean up some of our messes. 2014-01-20 13:58:40 -08:00
party Don't run party chat on a separate thread 2014-07-18 17:06:30 +02:00
player Lazy fix 2014-08-08 00:01:57 -04:00
skills Move RefreshChunks setting from hidden.yml to config.yml 2014-08-17 20:21:23 -06:00
CheckDateTask.java Fixed some issues with the HolidayManager 2014-03-29 16:52:41 +01:00
MobHealthDisplayUpdaterTask.java Fix a NPE in MobHealthDisplayUpdateTask 2013-08-25 17:35:41 +02:00
PistonTrackerTask.java Fix bugs with pistons 2014-06-15 14:26:02 +02:00
SaveTimerTask.java Run PlayerProfileSaveTask async, as intended 2013-11-21 12:41:26 -08:00
StickyPistonTrackerTask.java Fix bugs with pistons 2014-06-15 14:26:02 +02:00
UpdaterResultAsyncTask.java Updater should not be running on the main thread 2014-04-05 12:10:02 +02:00