Added the ability for players to set their warp icons to their player skull! (Note: There is currently a known issue with this new feature, sometimes the players skull is not set until a menu refresh)
In order for this to happen the player must set the warp's icon material to 'SKULL_ITEM:3'. This will set the icon to their head!
Messed with the API a little bit and implemented some new code methods for future HyperDrive addons that will be coming.
Fixed some warp sorting issues involving the alphabetical sorting. (This issue was based around the Warp Sort Event)
Fixed a small issue causing the onEnable method to sometimes prevent the plugin from being able to register some key features.