mcMMO/src/main/java/com/gmail/nossr50
2013-02-04 11:35:52 -05:00
..
api Removed needs for SkillType.ALL 2013-02-04 16:33:34 +01:00
chat Moving party stuff from PlayerProfile to McMMOPlayer 2013-02-03 16:27:59 +01:00
commands Removed needs for SkillType.ALL 2013-02-04 16:33:34 +01:00
config Updating the permissions for the /ptp command and fixing the event it files to properly show who is teleporting where. 2013-02-03 15:40:29 -08:00
database Fixed /mcrank not working for SQL power level after removal of 2013-02-04 11:22:39 -05:00
datatypes Remove more old code from PlayerProfile 2013-02-04 11:28:59 -05:00
events Adding support for both display names and sender names in the chat API. 2013-02-01 18:59:22 -05:00
listeners == is faster than .equals() for enums. 2013-02-04 11:35:52 -05:00
locale Change getString to use varargs 2013-02-02 02:55:49 -05:00
mods Fix a handful of Javadoc issues - need to check through the rest later to ensure that we actually have updated JDs for everything 2013-01-30 19:44:35 -05:00
party Remove unused imports. 2013-02-04 00:55:17 -05:00
runnables Removed needs for SkillType.ALL 2013-02-04 16:33:34 +01:00
skills == is faster than .equals() for enums. 2013-02-04 11:35:52 -05:00
spout Removed needs for SkillType.ALL 2013-02-04 16:33:34 +01:00
util == is faster than .equals() for enums. 2013-02-04 11:35:52 -05:00
mcMMO.java Fix /xprate not properly sending "Event started" messages. Fixes #624 2013-02-04 08:47:54 -05:00