Reworked the permissions system a lot. Instead of ugly cmr.modifycommands, for example, it's cmr.commands.modify. cmr.* still works to give permissions for everything, and cmr.use.* still works as expected. A new permission node was added too, cmr.seeall. It just allows view permissions to everything.