Fixed annoying errors in console and legacy support
Fixed enchant lore (again again again)
Fixed errors in console that appeared for no reason (although this didnt really do anything)
Fixed errors with initializing legacy support
Fixed explosive not destroying any blocks
Some other notes that won't be noticed by server developers:
Added JavaDocs to every method that needed one
Improved performance with lore, it now stores every enchant in a string instead of grabbing its name through a resource hogging switch loop every time
Improved explosive performance