Fixed non-null Arena class.
Added hover and click event to messages arena (now editable).
Added better tasking with Editor.java
Added ability to no-open gui with /arena command
Added way to display hover/click event into message.
Updated TODO file.
Changed program level to 15+.
Added pluginManager and registering events to PluginController.java.
Added 2 new commands: /arena which shows arenas and /arenaeditor that allows you to edit spawns/bounds location.
Added 2 events class: PlayerBlockInventoryMovement.java, PlayerBreakBlockEvent.java.
Added Executor.java for /arena command, and added Editor.java for /arenaeditor command.
Added Editor catalog with files.
Added Arena file.