Updates readme command list
All checks were successful
KnarCraft/BlacksmithVisuals/pipeline/head This commit looks good
All checks were successful
KnarCraft/BlacksmithVisuals/pipeline/head This commit looks good
This commit is contained in:
parent
a50e97454a
commit
df4512864f
14
README.md
14
README.md
@ -21,14 +21,16 @@ teleported to end up in the correct spot.
|
||||
## Commands
|
||||
|
||||
| Command | Options | Description |
|
||||
|-------------------------------------|--------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| /reload (/blacksmithvisuals:reload) | | Reloads the plugin |
|
||||
|------------------------------------------------------------|--------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|
|
||||
| /reload (/blacksmithvisuals:reload) | | Reloads the plugin. |
|
||||
| /setNPCPosition <positionType> | idle, netherite-workstation, reforging-workstation, crafting-workstation | Sets an idle or working position for an NPC to the current location of the executing player. |
|
||||
| /playTestSound <sound category> <sound> \[volume] \[pitch] | | Plays the specified sound at the selected NPC. |
|
||||
|
||||
## Permissions
|
||||
|
||||
| Permission | Description |
|
||||
|-------------------------------|---------------------------------------------|
|
||||
| blacksmithvisuals.* | Gives all permissions |
|
||||
| blacksmithvisuals.reload | Gives access to the reload command |
|
||||
| blacksmithvisuals.setposition | Gives access to the /setNPCPosition command |
|
||||
|---------------------------------|----------------------------------------------|
|
||||
| blacksmithvisuals.* | Gives all permissions. |
|
||||
| blacksmithvisuals.reload | Gives access to the reload command. |
|
||||
| blacksmithvisuals.setposition | Gives access to the /setNPCPosition command. |
|
||||
| blacksmithvisuals.playtestsound | Gives access to the /playTestSound command. |
|
Loading…
Reference in New Issue
Block a user