An automated messaging system for Paper based servers
Lightweight tip broadcaster for Paper — sequential or random rotation, MiniMessage formatting, and optional update notifications.
Alternative options:
MightyTips is a lightweight plugin that broadcasts configurable tip messages to your players on a set interval. Perfect for server rules, hints, links, or promotional messages without spamming chat.
/mtips to mute tips for themselves; admins can toggle tips globally with /mtips toggle.config.yml. Reload with /mightytips reload (no restart).| Command | Description | Permission |
|---|---|---|
/mightytips or /mtips |
Mute or unmute tips for yourself (players) | None |
/mightytips reload |
Reload config | mightytips.reload (default: OP) |
/mightytips toggle |
Turn tips on or off for the whole server | mightytips.toggle (default: OP) |
mightytips.reload – Reload config (default: OP)mightytips.toggle – Toggle tips on or off globally (default: OP)mightytips.notify – Receive update notifications on join (default: OP)sequential (in order) or random (shuffled cycle).Example in config:
messages:
- "<gold>Tip:</gold> <gray>Read the rules at your-server.com/rules</gray>"
By MightyFinger77.