From ca2737e11d263eac4eb2b4a283b09cd5c6fc5725 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Fri, 5 Aug 2022 13:38:55 +0200 Subject: [PATCH] Updates README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 951e739..3f6c438 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ the original plugin's behavior. It's not possible to load previous permission si coordinates. Basically permission signs is a plugin that allows for the sale of permissions using signs as the interface. A sign is -created with a displayed name, a set of permissions, a time limit (can be infinite) and a cost (can be zero). If a -player uses the sign to buy the permission, they will be granted the permission for the defined duration. Vault is used -to set permissions. Permanent permissions are set normally through Vault, but permissions with a duration set as not "0" -are treated as transient permissions to avoid any problems (such as the player having been granted the permission -permanently by another cause) when they expire. +created with a displayed name, a description, a set of permissions, a time limit (can be infinite) and a cost (can be +zero). If a player uses the sign to buy the permission, they will be granted the permission for the defined duration. +Vault is used to set permissions. Permanent permissions are set normally through Vault, but permissions with a duration +set as not "0" are treated as transient permissions to avoid any problems (such as the player having been granted the +permission permanently by another cause) when they expire. ## Commands