mcMMO/src/main/java/com/gmail/nossr50
NuclearW 7ccadae489 Changes to the changes to the ChatAPI.
mcMMO will not pass null for any events that it creates about itself.
Older plugins which are using depricated methods in ChatAPI will be null.
Newer plugins passing null to ChatAPI will also be null.

Null guarantees that it is not from mcMMO, but from an external plugin that is not specified.
2013-01-26 22:13:49 -05:00
..
api Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
commands Major cleanup 2013-01-26 23:01:55 +01:00
config Major cleanup 2013-01-26 23:01:55 +01:00
database Fixed NPE in Database.checkConnected() 2013-01-27 00:28:03 +01:00
datatypes Major cleanup 2013-01-26 23:01:55 +01:00
events Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
listeners Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
locale Major cleanup 2013-01-26 23:01:55 +01:00
party Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
runnables Major cleanup 2013-01-26 23:01:55 +01:00
skills Minor cleanup 2013-01-27 00:02:01 +01:00
spout Major cleanup 2013-01-26 23:01:55 +01:00
util Changes to the changes to the ChatAPI. 2013-01-26 22:13:49 -05:00
mcMMO.java Fixed parties not being loaded at startup 2013-01-27 01:32:58 +01:00