Prefix-2.1.0.jar
Details
-
FilenamePrefix-2.1.0.jar
-
Uploaded by
-
UploadedJun 19, 2026
-
Size64.09 KB
-
Downloads39
-
MD5c94bbb9d78bc3723d55fc9f1275aa739
Supported Bukkit Versions
- 26.2
- 26.1
- 26.1.1
- 26.1.2
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21.5-Snapshot
- 1.21
- 1.20.6
- 1.20.5
- 1.20.5-Snapshot
- 1.20.4
- 1.20.3-Snapshot
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
Changelog
Prefix v2.1.0 | Configuration System, Tab Completion & Group List
The first feature update! Prefix is now fully configurable without touching the code.
✨ New: config.yml
- Configure all plugin settings in one place
- Default group for new players - no more manual assignment needed
- Customizable chat format template: " : "
- ⚡ Impact: Server admins can customize everything without restarting
✨ New: messages.yml
- Every player-facing message is now editable
- Supports color codes with &
- ⚡ Impact: Full localization support - translate to any language
✨ New: Tab Completion
- All subcommands now suggest contextual arguments
- → /prefix chat → suggests group names
- → /prefix group → suggests online players
- → /prefix chatnamecolor → suggests color codes
- ⚡ Impact: Faster command usage, no more guessing
✨ New: /prefix groups
- List all groups with their prefixes, colors, and player counts
- ⚡ Impact: Quick overview of your entire group system
✨ New: Clickable Help & Hover Tooltips
- Help commands are now clickable - suggests the command in chat
- Hover over commands to see permission info and details
- ⚡ Impact: Intuitive, modern command experience
🔧 Improvements:
- Group names now validated - special characters that break YAML are rejected
- YAML path constants for cleaner configuration access
🐛 Bug Fixes
- Fixed a crash (NullPointerException) in the tab list when a group was missing its tab prefix in groups.yml
📋 New Config Files: config.yml + messages.yml (auto-generated on first run)
🔄 Compatibility: Spigot/Paper 1.20+ | Java 17