diff --git a/Permissions.md b/Permissions.md index 9e2c126..d9bd3a4 100644 --- a/Permissions.md +++ b/Permissions.md @@ -1,7 +1,7 @@ # Permissions -## The list of permissions below provides the player who has the permission, access to the feature of the plugin. -### For example, if JohnDoe has residence.command.list.others when he logs in, he will be able to type in /res listall and see all player residences. +> The list of permissions below provides the player who has the permission, access to the feature of the plugin. +For example, if JohnDoe has residence.command.list.others when he logs in, he will be able to type in /res listall and see all player residences. The use of the asterisks * wildcard character provides access to all permissions that begin with residence. if the residence.* permission was granted. -residence.admin.* would deny access to all admin commands. Permissions denoted by (OP) require the player with the permission to be in the ops.json file.