ChatBeautifier/README.md

577 B

Positions

Bukkit Plugin (for Paper); used to save locations to find to them later.

  • API version: 1.20
  • for Paper: 1.20.4

Listeners that are implemented by this plugin:

  • PlayerJoinEvent (print a beautified join message ">> Playername")
    • also shows players that are op in the display name
  • PlayerQuitEvent (print a beautified quit message "<< PlayerName")
  • PlayerChatEvent (deprecated, but beautify chat messages "PlayerName: message")
  • EntityDamageEvent (show who got how much damage from whom)

And all that in beautiful colors!

License

See LICENSE.md