| Command | Description | Permission |
| /motd | Returns the current MOTD | rzc.motd.view |
| /motd_al | Add line to the TOP of the MOTD | rzc.motd.add |
| /motd_il | Insert a line to [position] of the MOTD | rzc.motd.insert |
| /motd_rl | Remove line at [position] from the MOTD | rzc.motd.remove |
| /motd_br | Broadcast current MOTD to all players. | rzc.motd.broadcast |
| /motd_si | Set 'server info' MOTD (server list) | rzc.motd.setping |
| /motd_ah | Add a line to the TOP of the header | rzc.motd.head |
| /motd_ih | Insert a line to [position] of header | rzc.motd.head |
| /motd_rh | Remove line at [position] from header | rzc.motd.head |
| /motd_af | Add a line to the TOP of the footer | rzc.motd.foot |
| /motd_if | Insert a line to [position] of footer | rzc.motd.foot |
| /motd.rf | Remove a line at [position] from footer | rzc.motd.foot |
| Node | Contains | |
| rzc.motd.* | rzc.motd.view: true
rzc.motd.add: true rzc.motd.remove: true rzc.motd.insert: true rzc.motd.broadcast: true rzc.motd.setping: true rzc.motd.head: true rzc.motd.foot: true | |
| rzc.motd.update | rzc.motd.add: true
rzc.motd.remove: true rzc.motd.insert: true rzc.motd.setping: true rzc.motd.head: true rzc.motd.foot: true | |
| NOTE: Node "rzc.motd.view" defaults to true. All others default to OP | ||
| Code | Official Name |
|---|---|
| &0 | Black |
| &1 | Dark Blue |
| &2 | Dark Green |
| &3 | Dark Aqua |
| &4 | Dark Red |
| &5 | Dark Purple |
| &6 | Gold |
| &7 | Gray |
| &8 | Dark Gray |
| &9 | Blue |
| &a | Green |
| &b | Aqua |
| &c | Red |
| &d | Light Purple |
| &e | Yellow |
| &f | White |
