Changelog
Pingle is a lightweight Fabric mod that lets players notify each other with a sound and a customizable chat message using;
/pingle <player>
🔔 Sends a sound + styled chat notification to the target player
🎨 Message formatting uses QuickText syntax (see Patbox's placeholders) for colors, styles, and placeholders.
✅ Supports LuckPerms/StyledChat formatting (prefixes, suffixes, colors, etc.)
⚙️ Easy JSON config at config/pingle.json
📂 You can restore default config file by copying this.
{
"pingleMessage": "<b><yellow>🔔</yellow></b> <gray>You have been pingled by %player:displayname%!</gray> <b><yellow>🔔</yellow></b>",
"feedbackMessage": "<b><dark_green>✔</dark_green></b> <gold>%player:displayname%</gold> <gray>has been pingled.</gray>",
"soundPitch": 0.8,
"soundVolume": 1.0
}
Dependencies
Files
notifmod-1.0.0.jar(15.11 KiB) Primary Download
Details
Licensed MIT
Published 5 days ago
Updated 17 days ago