File Details
jailmod-2.7-1.21.11.jar
- R
- May 21, 2026
- 221.47 KB
- 10
- 1.21.11
- Fabric
File Name
jailmod-2.7-1.21.11.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Added
- Optional BanHammer webhook integration: if
discord_webhook_urlis empty ( in the config.json), JailMod can reuseconfig/banhammer/config.json(discordWebhookUrls/discordWebhookUrl). - New
config/jailmod/discord-messages.jsonwith BanHammer-style message templates (jailMessage,unjailMessage,autoUnjailMessage) and per-message toggles. - Auto-patching for
discord-messages.jsonso new fields are added on update without wiping existing user edits. /jail reloadnow reloads Discord message templates and webhook resolution cache./unjailcommand suggestions now list jailed players only.
Fixed
- Fixed
/unjailbehavior to show a red error when target player is not jailed.
Notes
- BanHammer is optional; JailMod works without it.
- Goal of this update: jail actions are now reported to Discord in the same moderation-style format as BanHammer.
- Webhook URL priority is:
discord_webhook_urlfirst, then BanHammer fallback (only whenuse_banhammer_webhook=true).