promotional bannermobile promotional banner

ChatManager

Chat Management mod that chat channels, chat formatting and chat styling, as well as message filtering and notifications

File Details

chatmanager-NEOFORGE-1.3.2.jar

  • R
  • Jul 10, 2025
  • 81.86 KB
  • 346
  • 1.21.1
  • NeoForge

File Name

chatmanager-NEOFORGE-1.3.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:chatmanager-1298988:6754202"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Add new placeholders

 

{player_armor:defense,SLOT} -- Shows defense amount of the armor in the given slot.
{player_armor:color,COLOR,SLOT} -- For dyed armor, gets the color component (CHOICES: red, green, blue, hex) in the slot.
{player_armor:durability,MODE,SLOT} -- Durability info: current or max for the slot. (choices are: "current" or "max")
{player_armor:material,SLOT} -- Name of the armor material in the slot.

 

rewrite the placeholder system to allow for arguments to be used