From 454689b9df26a4a4ff9e9f16821c63beb5327f19 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Wed, 3 Jan 2024 18:38:38 +0100 Subject: [PATCH] Fixes some README rendering problems Adds Spigot website URL --- README.md | 4 ++-- src/main/resources/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d69db0..6ca5554 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ permission permanently by another cause) when they expire. ### The create command -/ps create - Creates a new permission sign. The name is +/ps create \ \ \ \ \ - 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 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 number of seconds the player should keep the permission for. Use 0 for permanent. diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index dac0968..75768eb 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -6,7 +6,7 @@ prefix: PermissionSigns depend: [ Vault ] authors: [ EpicKnarvik97 ] 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: permissionsigns: aliases: