Today, I decided to go through the code and do a little spring cleaning. And it totally paid out - there were config bugs preventing features of AdminAnything to be disabled as per config settings.
Here comes the latest update!
Version 1.34 ============
Maintenance version.
Added:
* added a bunch of new metrics to show what features of AdminAnything are being used by servers
Fixed:
* reloading configuration of AdminAnything now works properly
* default configuration name for /aa_ignorecommand fixed
* enabling and disabling of features via config now works correctly for all features
* the "search" option no longer appears in /aa_listcommands listing when running from console
* search filter option explanation added to the "/aa_listcommands ?" help menu
* the "Downloading javassist library into the 'lib' folder..." message now only appears in player chat if the library is actually really being downloaded
* fixed disabled commands getting re-enabled on AdminAnything config file reload