While working on new AA functionality, I've realized that the manually-crafted list of permission descriptions for plugins that do not implicitly provide them to us was out of date. This list is used in
/aa_listcommands command when you use the
multiline, permissions and
permissiondescriptions parameters to - for example - see list of permissions from Essentials. This was previously impossible to accomplish due to the lack of these permissions in the plugin.yml configuration file for Essentials, so I created a list which AA internally uses to provide them for you.
These out of date data were largely due to EssentialsX taking over the original Essentials development, and as such it has removed some of the original commands and permissions or introduced new ones.
All is now tip-top once again and you should start seeing correct descriptions and commands in your console for plugins such as Essentials AND EssentialsX once again
