From 956aedf861b7e158001e610b62598e136b279ebd Mon Sep 17 00:00:00 2001 From: SickProdigy <57080706+SickProdigy@users.noreply.github.com> Date: Sun, 9 Oct 2022 18:11:57 -0400 Subject: [PATCH] Update Permissions.md --- Permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Permissions.md b/Permissions.md index 327cb77..117da43 100644 --- a/Permissions.md +++ b/Permissions.md @@ -1,6 +1,6 @@ -#Permissions +# Permissions -##The list of permissions below provides the player who has the permission, access to the feature of the plugin. +## 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.