From eb2605f89bcbbe8b9eef1dac42aa4dc83e789de2 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Sat, 3 Aug 2024 17:53:13 +0200 Subject: [PATCH] Changes command description for setNPCPosition --- src/main/resources/plugin.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index fb04e8a..bd25ce0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -14,13 +14,12 @@ commands: description: Used to reload BlacksmithVisuals setNPCPosition: permission: blacksmithvisuals.setposition - usage: / - description: | - Used to set a blacksmith or scrapper NPC's positions - /setNPCPosition idle - /setNPCPosition netherite-workstation - /setNPCPosition reforging-workstation - /setNPCPosition crafting-workstation + usage: | + / idle + / netherite-workstation + / reforging-workstation + / crafting-workstation + description: Used to set a blacksmith or scrapper NPC's positions permissions: blacksmithvisuals.*: description: Gives all permissions