新指令 /handlers [partialEventName]: lists all event handlers registered to event classes matching the input string, or all events if no arguments are given
新指令 /handlersbyplugin <pluginName>: lists all event handlers registered by a given plugin
Removed /makeserver. This command is now redundant with the introduction of a specialized build script in PocketMine-MP itself.
Cleaned up README: now provides more useful information.