mcMMO/src/main/java/com/gmail/nossr50
2015-07-18 11:18:42 -04:00
..
api UUID support for parties 2014-09-28 11:13:23 +02:00
chat Don't run party chat on a separate thread 2014-07-18 17:06:30 +02:00
commands Support offline player experience editing 2015-07-18 10:50:38 -04:00
config Short data, Fixed #1909 2015-03-18 15:28:57 -04:00
database Clean up SQLDatabaseManager 2015-07-18 10:48:40 -04:00
datatypes Offload slightly more calculations to the async loading thread. kinda Fixes #2591 2015-07-18 11:18:42 -04:00
events Added McMMOPlayerPreDeathPenaltyEvent and McMMOPlayerStatLossEvent 2014-08-16 21:13:46 -06:00
listeners Due to the unstable and volatile nature of pistons in the current versions of mc, we cannot reliably guarentee that we can track the position of blocks being moved by pistons, and therefore will no longer track piston moved blocks in the blockstore with 100% accuracy, and will instead just not refresh the potentially empty new blocks. This will not have any effect on regular usage of the plugin aside from 100% preventing any mcMMO related piston dupe bugs. Fixes #2565, #2582 2015-06-11 21:31:20 -04:00
locale Fix issues pointed out by the FindBugs plugin 2014-01-20 23:20:51 +01:00
metrics Clean up some of our messes. 2014-01-20 13:58:40 -08:00
party UUID support for parties 2014-09-28 11:13:23 +02:00
runnables Offload slightly more calculations to the async loading thread. kinda Fixes #2591 2015-07-18 11:18:42 -04:00
skills Check Item Type, not Material Type a second time. Fixes #2584 2015-06-11 21:15:40 -04:00
util We can simplify this! 2015-03-22 14:49:51 +01:00
mcMMO.java Fix the issues with sticky pistons and slime blocks 2015-03-21 19:24:06 +01:00