/
You can edit scoreboard score to manage your server's speech!
New command: /sshout
This command will allow players to send texts to all the people if they're banned from chatting.
And it can also be controled by the scoreboard score!
Command:
/scoreboard players set <Target> BAMBOO_MOD_SAYING <Score>
Objective: BAMBOO_MOD_SAYING
Target: <Team>
For example, /team add test then it should be test
Score:
| Score | Chat Visible for Teammates | Chat Visible for non-teammates | Allow to use '/sshout' command |
|---|---|---|---|
| 0 | ✔️ | ✔️ | ✔️ |
| 1 | ❌ | ✔️ | ✔️ |
| 2 | ✔️ | ❌ | ✔️ |
| 3 | ❌ | ✔️ | ✔️ |
| 4 | ✔️ | ✔️ | ❌ |
| 5 | ❌ | ✔️ | ❌ |
| 6 | ✔️ | ❌ | ❌ |
| 7 | ❌ | ❌ | ❌ |
Take team test as an example.
Chat all visible:
/scoreboard players set test BAMBOO_MOD_SAYING 0
Chat is visible only to teammates:
/scoreboard players set test BAMBOO_MOD_SAYING 2
Chat is visible only to non-teammates:
/scoreboard players set test BAMBOO_MOD_SAYING 1
Chat prohibited, but you can shout (command):
/scoreboard players set test BAMBOO_MOD_SAYING 3
No shouting (command):
/scoreboard players set test BAMBOO_MOD_SAYING 4
No chatting, no Shouting (command):
/scoreboard players set test BAMBOO_MOD_SAYING 7