Compatibility
Minecraft: Java Edition
1.21.8
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed MIT
Published 11 months ago
Updated last year
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
}


