TotemMessage is a lightweight and highly configurable Spigot plugin that broadcasts a public message to the entire server whenever a player uses a Totem of Undying. It's a simple way to let everyone know when a player has had a close call with death.
The plugin is designed to be easy to use and customize for any server.
Features
- Customizable Broadcast Message: You can fully customize the message, its colors, and formatting directly from the config.yml file. Use the %player% placeholder to show who used the totem!
- Easy Toggle: Enable or disable the broadcast functionality on the fly with a simple in-game command or by changing a value in the configuration.
- Admin Commands: Comes with intuitive commands like /tm on, /tm off, and /tm reload to manage the plugin easily.
- Permissions Support: All commands are protected by permissions (tm.toggle, tm.reload, tm.help) so you can control who has access.
- Lightweight: The plugin is built to be efficient and will not cause any lag on your server.
- PlaceholderAPI Support: You can add your own placeholders for better customization of the message.
Compatible Software:
Spigot
Paper
Bukkit
Config.yml
Code (Text):
# ---------------------------------- #
# Config TotemMessage #
# ---------------------------------- #
# Enables or disables the broadcast message when a player uses a totem.
# Values: true/false
enable: true
# Edit the message that will be sent to the entire server.
# You can use color codes with '&'.
message: '&e&l֎ &6&l%player% &ehas consumed a totem!'
I would really appreciate it if you could share this plugin with your friends so I can bring them more.