From 3adda8f5fe7ec539a9579369174d753a889e476b Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sat, 15 Jan 2022 13:21:19 +0100 Subject: [PATCH] Update 'Commands' --- Commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Commands.md b/Commands.md index 8637d8f..65ce9fd 100644 --- a/Commands.md +++ b/Commands.md @@ -5,6 +5,6 @@ Here are the commands available for this plugin: | Command | Permission | Description | | -------- | -------- | -------- | | /ps about | None | Displays information about the plugin | -| /ps create | permissionsigns.admin.create | Used for creating a new permission sign | -| /ps cancel | permissionsigns.admin.create | Used for manually cancelling a permission sign creation request | +| [/ps create](Create-command) | permissionsigns.admin.create | Used for creating a new permission sign | +| [/ps cancel](Cancel-command) | permissionsigns.admin.create | Used for manually cancelling a permission sign creation request | | /ps reload | permissionsigns.admin.reload | Used for reloading data and config values from disk |