[1.0.1]
Added
- Display types — Tips can be shown in chat, actionbar, title, subtitle, or bossbar. Configure with
display-typeinconfig.yml; usedisplay-durationfor title/subtitle/bossbar (seconds). - Per-player mute — Players can run
/mtips(or/mightytips) to mute tips for themselves. Run again to unmute. Muted list is stored inmuted_players.yml. - Modrinth update checker — On startup, the plugin checks Modrinth for a newer version and logs to console if available. Players with
mightytips.notifysee an in-game notice on join. Disable withupdate-checker: falsein config. - Clickable URLs — Messages that contain URLs show them as clickable links with a [Copy] suffix to copy the URL to clipboard (MiniMessage format).
- Config migration — Upgrades from older config versions while preserving your settings and comments. Deprecated keys are removed; new options get defaults.
Changed
- Config version — Config now uses
config_version: 2for migration. Existing configs are merged with the default so comments and new keys are added without wiping your messages or options. - Alias —
/mtipsis available as a short alias for/mightytips.

