/
Templates now require the identifier (YAML key) instead of display names.
❌ Before: /ban Player "Bug Abuse"
✅ Now: /ban Player bug-abuse
When using a display name, you'll get a helpful error message:
You entered the display name 'Bug Abuse' instead of the identifier!
Please use the identifier: bug-abuse
This applies to both Ban and Mute templates.
Display names can now include spaces in the name field:
bug-abuse:
name: "Bug Abuse" # ← Spaces allowed!
description: "Ban template for bug abuse"
auto_ip_ban: true
# ...
Use the YAML key (bug-abuse) in commands, not the display name.
Version: 1.1.7 | Date: January 15, 2025

Advanced moderation plugin with ban/mute systems, escalation templates, offline support, and Web-API integration for professional server management.