mcMMO/src/main/java/com/gmail/nossr50/runnables
2013-07-30 15:20:18 -04:00
..
commands Using getPlayerExact is faster. 2013-07-08 19:15:44 -04:00
database Pull changes from dev-dbman (commit f63c5e3) 2013-06-28 15:02:58 -07:00
items Fix bug where teleport location was never reset if warmup was set to 0 2013-07-30 15:20:18 -04:00
party Try to speed up our PartyKickTask a bit. 2013-06-13 12:18:18 -04:00
player Use profile instead of mcMMOPlayer 2013-07-11 13:19:04 -04:00
scoreboards Add option to use scoreboards for power level display, similar to the 2013-05-15 15:13:11 -04:00
skills Health and damage are now doubles, not ints. 2013-07-11 12:43:36 -04:00
MobHealthDisplayUpdaterTask.java Validate here instead. 2013-04-08 00:26:12 -04:00
PlayerUpdateInventoryTask.java Pull changes from dev-dbman (commit f63c5e3) 2013-06-28 15:02:58 -07:00
SaveTimerTask.java Don't provide direct access to the players map. 2013-07-15 09:14:23 -04:00
StickyPistonTrackerTask.java Protect our managers. 2013-04-25 09:16:42 -04:00
UpdateCheckerTask.java Make UpdateChecker run asynchronously and not block startup 2013-06-27 09:48:39 -07:00