HomeJavaModsMessageStyler 1.0.0
MessageStyler 1.0.0
ModsJava

MessageStyler 1.0.0

Rewrite, restyle or reroute any server message, even from plugins with no formatting options.

⬇ Download on Spigot
What it does

Some plugin sends an ugly message and gives you no way to change it. No locale file, no config option, nothing. MessageStyler fixes that from the outside.

It intercepts messages on their way to the player and lets you rewrite the text, move it to the action bar or a title, or delete it entirely — regardless of which plugin sent it or whether that plugin supports formatting at all.

Features


Setup

  1. Install PacketEvents — required
  2. Drop MessageStyler in /plugins
  3. Restart
  4. Set debug: true in the config, run /messagestyler reload
  5. Trigger the message you want to change and copy the key from console
  6. Write a rule, reload, set debug: false

No rules are active on a fresh install, so nothing changes until you configure it.

Example

Code (YAML):
rules:
  sleep-wait
:
    key
: '7c0efe5f'
    replace
: '&7Wait &f {0 }m &f {1 }s &7before sleeping.'
    to
: actionbar
    duration
: 60
Requirements


Commands & permissions

/messagestyler reload (alias /mstyler) — messagestyler.reload, default op

Bug reports and feature requests welcome in the discussion thread — I respond.

MessageStyler 1.0.0 is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21, 26.1 and newer. Downloaded 7 times (via Spigot). Download it and open it directly in the game.

Explore more