I worked on this plugin A LOT without posting updates to Spigot, because they were all very buggy releases. You can find those releases on the GitHub if you'd like to use them (but don't, they're really bad)
New features:
Renamed to CrownCore
Added TabComplete to the commands
Completed API integration
Fixed disabled/enabled value in config
Added additional feature to create character event
Now accessible as a gradle dependency using Jitpack
Update 1.3 adds:
- Cleaned up source code
- Events (org.bukkit.event.Event) for creating a character and setting an active character
- Added cleaner click-to-change in view command
- Bug fixes
- Added commands and functionality to set each value in a character card one by one.
- Added the description value for character cards.
- Added clickable values
- Other bug fixes