SimpleBroadcast allows server administrators to customize their broadcast command. Any color and any prefix.
- Download the latest plugin release from Github or PocketMine. Github typically has the latest releases.
- Drop the SimpleBroadcast.phar into PocketMine-MP\plugins
- Restart or reload the server.
BLACK = "§0";
DARK_BLUE = "§1";
DARK_GREEN = "§2";
DARK_AQUA = "§3";
DARK_RED = "§4";
DARK_PURPLE = "§5";
GOLD = "§6";
GRAY = "§7";
DARK_GRAY = "§8";
BLUE = "§9";
GREEN = "§a";
AQUA = "§b";
RED = "§c";
LIGHT_PURPLE = "§d";
YELLOW = "§e";
WHITE = "§f";
OBFUSCATED = "§k";
BOLD = "§l";
STRIKETHROUGH = "§m";
UNDERLINE = "§n";
ITALIC = "§o";
RESET = "§r";e or process your data input/output.
---
prefix: Broadcast
color: §f
...
Please report any bugs, glitches, suggestions, and questions in the issues section on Github