File Details
WhisperingShout-2.1.jar
- B
- Aug 12, 2021
- 20.52 KB
- 595
- 1.12.2
- Forge
File Name
WhisperingShout-2.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
The root commands with no arguments will now toggle normal chat to be that way.
Running "/w" will display a message informing the user their chat has become a whisper now. They can run "/w" again to change it back to normal.
The chat format is saved in the player's playerdata so should persist between sessions, and can be changed with an NBT editor.
Here are the number references to the type of chat:
UNSPECIFIED(0),
OUT_OF_CHARACTER(1),
SHOUT(2),
TALK(3),
WHISPER(4),