nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
MightyTips

MightyTips

Plugin

An automated messaging system for Paper based servers

Server ManagementUtility

6 downloads
0 followers
Created5 days ago
Updated5 hours ago

MightyTips


Lightweight tip broadcaster for Paper — sequential or random rotation, MiniMessage formatting, and optional update notifications.

Alternative options:

  • Auto-broadcast tips to players with full MiniMessage support. Sequential or random rotation, per-player mute, and Modrinth update checker.
  • Simple, config-driven tip plugin with clickable links, colors, and update notifications.

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.

Features

  • Sequential or random – Cycle tips in order or shuffle (no repeat until all have been shown).
  • MiniMessage support – Full Adventure MiniMessage in config: colors, hex codes, bold, clickable links, hover text, and more. URLs in messages become clickable with a copy option.
  • Per-player mute – Players can run /mtips to mute tips for themselves; admins can toggle tips globally with /mtips toggle.
  • Config-driven – All messages and interval in config.yml. Reload with /mightytips reload (no restart).
  • Update checker – Optional Modrinth update notifications for players with permission (notifies on join when a new version is available).
  • Config migration – Upgrades keep your custom messages and comments when you update the plugin.

Commands

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)

Permissions

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

Configuration

  • Interval – Seconds between each tip (default: 120; minimum 10).
  • Type – sequential (in order) or random (shuffled cycle).
  • Messages – List of MiniMessage strings. Add as many as you like; see MiniMessage format for tags (e.g. colors, clickable links).

Example in config:

messages:
  - "<gold>Tip:</gold> <gray>Read the rules at your-server.com/rules</gray>"

Requirements

  • Paper (Paper API; uses Adventure MiniMessage).
  • Java 17+

By MightyFinger77.


External resources



Project members

MightyFinger77

Owner


Technical information

License
MIT
Project ID
Expand Down