Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC-BY-4.0
Published 10 months ago
Updated last week
Speech Manager by Command 'scoreboard'
Introduction
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!
Administrative gag
Information
Command:
/scoreboard players set <Target> BAMBOO_MOD_SAYING <Score>
-
Objective:
BAMBOO_MOD_SAYING
-
Target:
<Team>
For example,
/team add test
then it should betest
-
Score:
Score | Chat Visible for Teammates | Chat Visible for non-teammates | Allow to use '/sshout' command |
---|---|---|---|
0 | ✔️ | ✔️ | ✔️ |
1 | ❌ | ✔️ | ✔️ |
2 | ✔️ | ❌ | ✔️ |
3 | ❌ | ✔️ | ✔️ |
4 | ✔️ | ✔️ | ❌ |
5 | ❌ | ✔️ | ❌ |
6 | ✔️ | ❌ | ❌ |
7 | ❌ | ❌ | ❌ |
Examples
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