TeamMsg Guide
This page explains the permission-gated TeamMsg commands used by authorized staff. It is not a normal player feature.
What It Does
Section titled “What It Does”TeamMsg combines the existing 1MBStaffMsg and NotableMsg features while preserving their familiar staff-chat and private-channel commands.
How Staff Use It
Section titled “How Staff Use It”Authorized staff use /s recent to review recent CMI staff-chat messages and /n for the private notable or community-assistant channel. The parent /teammsg command reports lifecycle state and can isolate StaffMsg or NotableMsg without changing the other module.
Available features include:
- Recent CMI staff-chat history through
/s recentand its compatible forms. - A private
/nchannel for notable and community-assistant groups. - Persistent notable-channel mode and recent notable-message history.
- Independent StaffMsg and NotableMsg lifecycle controls.
- Compatibility with the existing commands, permissions, placeholders, and configuration from both former jars.
Quick Start
Section titled “Quick Start”- Run
/teammsg statusto review the parent lifecycle and both module states. - Use
/s recentto review recent CMI staff-chat messages. - Use
/n <message>for the private notable channel when you are authorized.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/teammsg status | Shows the TeamMsg lifecycle and current StaffMsg and NotableMsg module states. | /teammsg status |
/teammsg module <staffmsg| | Enables or disables the selected hosted communication module. | /teammsg module staffmsg true |
/s <message> | Sends a message through the existing CMI staff-chat workflow. | /s Please check the spawn queue. |
/s recent [page] | Shows recent CMI staff-chat messages. | /s recent 2 |
/n <message> | Sends a message to the private notable channel. | /n Could someone check the spawn queue? |
/n | Toggles persistent notable-channel mode. | /n |
/n toggle | Toggles persistent notable-channel mode. | /n toggle |
/n on | Turns persistent notable-channel mode on. | /n on |
/n off | Turns persistent notable-channel mode off. | /n off |
/n status | Shows your current notable-channel mode. | /n status |
/n recent [page] | Shows recent notable-channel messages. | /n recent 2 |
/n help [page] | Shows the notable-channel commands available to you. | /n help |
/n info | Explains the private notable channel. | /n info |
Aliases
Section titled “Aliases”/staffmsg <message>/cmi staffmsg <message>/staffmsg recent [page]/cmi staffmsg recent [page]/1mbstaffmsg recent [page]
Examples
Section titled “Examples”/teammsg status/teammsg module staffmsg true/s Please check the spawn queue./s recent 2/n Could someone check the spawn queue?/n on/n off/n status/n toggle/n recent 2/n help
Good To Know
Section titled “Good To Know”- TeamMsg is permission-gated and intended for authorized staff.
- The existing
/s,/staffmsg,/cmi staffmsg,/1mbstaffmsg, and/nworkflows remain compatible. - Do not load the former standalone 1MBStaffMsg or NotableMsg jars beside TeamMsg.
Full Reference
Section titled “Full Reference”The full synced TeamMsg reference is available for exact technical details.