Update v1.7.6 In this update, I fixed a small bug dealing with categories, thank you eXioStorm for finding the bug! This update also removed as well as added a feature. Removed Feature: '/?' has been removed from AdvancedHelp. This shortcut to /help has been removed due to users wanting to use /? to see basic essentials help. If you want to block normal players from using /? add this negative permission node to your default rank:
Code (Text):
- -bukkit.command.help
Added Feature: MOTD has been added to AdvancedHelp. A message will be sent to players when they join. You can disable these messages by setting the "enabled" under MOTD to false. Add this code to your plugin's config file to turn off MOTD if you already have the plugin installed before this update.