Fixed some Issues with Permissionsystem Luckperms
Changelog
v1.0.0 — Initial Release
Features
- Color selection GUI with leather chestplate previews and glow effect on active color
- 16 solid colors + 9 gradients included out of the box
- Multi-stop MiniMessage gradients with per-character color interpolation
- Permission-based color access (
colorprefix.color.<id>,colorprefix.gradient.<id>) - Automatic multi-plugin detection — TAB, LPC, EssentialsChat, ChatControl, CMI, VentureChat supported simultaneously without any manual configuration
- PlaceholderAPI expansion (
%colorprefix_prefix%,%colorprefix_tag%,%colorprefix_close_tag%,%colorprefix_color_id%) - Multi-language support (EN + DE included, custom languages via
lang/xx.yml) - Config auto-migration — new keys are added automatically on update without touching existing settings
/cp give <player> <id>— admin command to assign colors/cp reset [player]— reset a player's color/cp reload— reload config and colors without restart
Bug Fixes
- New colors added to
colors.ymlnow correctly require their permission — permissions are registered at runtime withdefault: falseso players without an explicit node can never access them

