diff --git a/README.md b/README.md index fb5ec55..673531e 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,17 @@ teleported to end up in the correct spot. ## Commands -| Command | Options | Description | -|-------------------------------------|--------------------------------------------------------------------------|----------------------------------------------------------------------------------------------| -| /reload (/blacksmithvisuals:reload) | | Reloads the plugin | -| /setNPCPosition | idle, netherite-workstation, reforging-workstation, crafting-workstation | Sets an idle or working position for an NPC to the current location of the executing player. | +| Command | Options | Description | +|------------------------------------------------------------|--------------------------------------------------------------------------|----------------------------------------------------------------------------------------------| +| /reload (/blacksmithvisuals:reload) | | Reloads the plugin. | +| /setNPCPosition | 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 \[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 | \ No newline at end of file +| Permission | Description | +|---------------------------------|----------------------------------------------| +| 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. | \ No newline at end of file