Changes command description for setNPCPosition
All checks were successful
KnarCraft/BlacksmithVisuals/pipeline/head This commit looks good

This commit is contained in:
Kristian Knarvik 2024-08-03 17:53:13 +02:00
parent f48edc88ef
commit eb2605f89b

View File

@ -14,13 +14,12 @@ commands:
description: Used to reload BlacksmithVisuals description: Used to reload BlacksmithVisuals
setNPCPosition: setNPCPosition:
permission: blacksmithvisuals.setposition permission: blacksmithvisuals.setposition
usage: /<command> <position type> usage: |
description: | /<command> idle
Used to set a blacksmith or scrapper NPC's positions /<command> netherite-workstation
/setNPCPosition idle /<command> reforging-workstation
/setNPCPosition netherite-workstation /<command> crafting-workstation
/setNPCPosition reforging-workstation description: Used to set a blacksmith or scrapper NPC's positions
/setNPCPosition crafting-workstation
permissions: permissions:
blacksmithvisuals.*: blacksmithvisuals.*:
description: Gives all permissions description: Gives all permissions