Updates README

This commit is contained in:
Kristian Knarvik 2022-08-05 13:38:55 +02:00
parent fd71a01e12
commit ca2737e11d

View File

@ -6,11 +6,11 @@ the original plugin's behavior. It's not possible to load previous permission si
coordinates. coordinates.
Basically permission signs is a plugin that allows for the sale of permissions using signs as the interface. A sign is 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 created with a displayed name, a description, a set of permissions, a time limit (can be infinite) and a cost (can be
player uses the sign to buy the permission, they will be granted the permission for the defined duration. Vault is used zero). If a player uses the sign to buy the permission, they will be granted the permission for the defined duration.
to set permissions. Permanent permissions are set normally through Vault, but permissions with a duration set as not "0" Vault is used to set permissions. Permanent permissions are set normally through Vault, but permissions with a duration
are treated as transient permissions to avoid any problems (such as the player having been granted the permission set as not "0" are treated as transient permissions to avoid any problems (such as the player having been granted the
permanently by another cause) when they expire. permission permanently by another cause) when they expire.
## Commands ## Commands