mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 21:56:47 +01:00
7ccadae489
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. |
||
---|---|---|
.. | ||
api | ||
commands | ||
config | ||
database | ||
datatypes | ||
events | ||
listeners | ||
locale | ||
party | ||
runnables | ||
skills | ||
spout | ||
util | ||
mcMMO.java |