This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is there a option to hide the list of permissions when a normal player dont have permissions for /perms? Change "You need one of the following permissions to do this: permission1 permission2" to "You dont have permissions." or something like that.
Build #539+ will have this feature.
It's controlled via the permission zpermissions.error.detail
This permission, by default, is true.
If you want to disable it, explicitly set it to false on your default & base groups, e.g.:
/perm group <group> set zpermissions.error.detail f
To post a comment, please login or register a new account.