Adds PlayGlobalSound command. (#7249)

This commit is contained in:
Vera Aguilera Puerto
2022-03-25 13:08:32 +01:00
committed by GitHub
parent ec824896ee
commit b115eb0d93
2 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
play-global-sound-command-description = Plays a global sound for a specific player or for every connected player if no players are specified.
play-global-sound-command-help = playglobalsound <path> [user 1] ... [user n]
play-global-sound-command-player-not-found = Player "{$username}" not found.