New features:
* you can now set defaults for the /aa_listcommands listing in AdminAnything's config file
(so if you want to see aliases, descriptions but no permissions by default when you run the command, you are now able to set this up)
* added the possibility to filter output of /aa_listcommands by searching in command descriptions
example: /aa_listcomands search:"highest block" -> will come up with Essentials' own /top command as a result
Fixed:
* muting vanilla commands will be disabled in case of AdminAnything fails to adjust CraftBukkit and Minecraft during its load time (it just threw an error message until now and stopped working, as this is not supported by CraftBukkit builds)