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")

And all that in beautiful colors!

License

See LICENSE.md

Description
Bukkit Plugin (for Paper); beautify chat, join and quit messages, and showing damage
Readme 114 KiB
Languages
Java 100%