Fixes some README rendering problems
All checks were successful
KnarCraft/PermissionSigns/pipeline/head This commit looks good

Adds Spigot website URL
This commit is contained in:
Kristian Knarvik 2024-01-03 18:38:38 +01:00
parent 18642fc046
commit 454689b9df
2 changed files with 3 additions and 3 deletions

View File

@ -23,10 +23,10 @@ permission permanently by another cause) when they expire.
### The create command ### The create command
/ps create <name> <description> <permission,permission> <cost> <duration> - Creates a new permission sign. The name is /ps create \<name> \<description> \<permission,permission> \<cost> \<duration> - Creates a new permission sign. The name is
used to describe what the permission sign does, and is displayed on the sign. The description is used to describe what used to describe what the permission sign does, and is displayed on the sign. The description is used to describe what
the permission sign does, but without any limit on the length (use "_" between words, like: This_is_a_sentence). To use the permission sign does, but without any limit on the length (use "_" between words, like: This_is_a_sentence). To use
actual underscores, escape them like "\_". The permission,permission is the list of comma-separated permissions the actual underscores, escape them like "\\_". The permission,permission is the list of comma-separated permissions the
permission sign will grant to the using player. The cost is the cost to use the permission sign. The duration is the permission sign will grant to the using player. The cost is the cost to use the permission sign. The duration is the
number of seconds the player should keep the permission for. Use 0 for permanent. number of seconds the player should keep the permission for. Use 0 for permanent.

View File

@ -6,7 +6,7 @@ prefix: PermissionSigns
depend: [ Vault ] depend: [ Vault ]
authors: [ EpicKnarvik97 ] authors: [ EpicKnarvik97 ]
description: A plugin for selling permissions using signs description: A plugin for selling permissions using signs
website: git.knarcraft.net website: https://www.spigotmc.org/resources/permission-signs-rgb-1-19.99426/
commands: commands:
permissionsigns: permissionsigns:
aliases: aliases: