We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The list, playerraw and playerpreset broadcast commands no longer exist.
list
playerraw
playerpreset
TGM had commands which allowed staff members with the respective permission(s) to:
/broadcast list List available preset broadcasts
/broadcast list
/broadcast playerraw <player> <message> Broadcast raw text to a target player, with support for color codes and decorators (bold, italics, etc)
/broadcast playerraw <player> <message>
/broadcast playerpreset <player> <broadcast id> [args] Broadcast a preset to a target player
/broadcast playerpreset <player> <broadcast id> [args]
Add these commands to Mars
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue:
The
list
,playerraw
andplayerpreset
broadcast commands no longer exist.Background:
TGM had commands which allowed staff members with the respective permission(s) to:
/broadcast list
List available preset broadcasts
/broadcast playerraw <player> <message>
Broadcast raw text to a target player, with support for color codes and decorators (bold, italics, etc)
/broadcast playerpreset <player> <broadcast id> [args]
Broadcast a preset to a target player
Desired solution:
Add these commands to Mars
Affected areas / files:
The text was updated successfully, but these errors were encountered: