At last, the complete 1.7.0 rewrite is here!
This version is a major step forward in security, stability and expandability of AdminAnything. It contains everything from previous versions + brand new
documented API which can be used by other plugin developers to utilize some functionality of AdminAnything.
Additionally, this finally allows me to work on the more interesting features, some of which will soon (really!) include:
- translations
- tab completions
- artificial intelligence, checking all the stuff you had to use commands for automatically for you
This version - being a complete rewrite and still extensively tested - might still have some bugs to iron out, so if you find any, please do let me know and I'll promptly get to fixing these for you
Finally, let's look at the changelog.
Version 1.7.0
=============
New major version.
Fixed:
- /aa_listcommands no longer eats up all chat space when a plugin description is too big (such as is the case with PermissionsEx)
- /aa_playercommands and /aa_pluginperms did not show additional permissions from the internal manually-crafted permissions file which contains permissions of popular plugins that forgot to add them to their plugin.yml description file
Added:
- /aa_pluginperms can be used to search for permissions for the given plugin in the same way /aa_playerperms works
Example:
/aa_pluginperms essentials -> will list all permissions for Essentials
/aa_pluginperms essentials tp -> will list all permissions for Essentials that have "tp" in their name
Enjoy!
