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
20
README.md
20
README.md
@ -20,15 +20,17 @@ teleported to end up in the correct spot.
|
|||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
| Command | Options | Description |
|
| 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. |
|
| /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
|
## Permissions
|
||||||
|
|
||||||
| Permission | Description |
|
| Permission | Description |
|
||||||
|-------------------------------|---------------------------------------------|
|
|---------------------------------|----------------------------------------------|
|
||||||
| blacksmithvisuals.* | Gives all permissions |
|
| blacksmithvisuals.* | Gives all permissions. |
|
||||||
| blacksmithvisuals.reload | Gives access to the reload command |
|
| blacksmithvisuals.reload | Gives access to the reload command. |
|
||||||
| blacksmithvisuals.setposition | Gives access to the /setNPCPosition 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