2022-03-25 13:08:32 +01:00
|
|
|
play-global-sound-command-description = Plays a global sound for a specific player or for every connected player if no players are specified.
|
2022-05-03 19:32:32 +10:00
|
|
|
play-global-sound-command-help = playglobalsound <path> [volume] [user 1] ... [user n]
|
2022-03-25 13:08:32 +01:00
|
|
|
play-global-sound-command-player-not-found = Player "{$username}" not found.
|
2022-05-03 19:32:32 +10:00
|
|
|
play-global-sound-command-volume-parse = Invalid volume of {$volume} specified.
|
2022-05-18 04:36:21 +02:00
|
|
|
play-global-sound-command-arg-path = <path>
|
|
|
|
|
play-global-sound-command-arg-volume = [volume]
|
|
|
|
|
play-global-sound-command-arg-usern = [user {$user}]
|