- Added base64 head support example:
Code:material: PLAYER_HEAD base64: <value>- Reworked command handling and added tab completion.
- Removed configuration updater due to numerous reported issues.
- Updated default config with some fancy base64 heads.
- Minor code refactoring.
v1.8.0
Configuration files should update automatically to the new changes while keeping your own settings. If you experience any issues you may need to do this manually (make sure to take a backup).
- NEW GAME BUILDER GUI
![]()
- Added ability to use multiple currencies along with currency aliases.
- You can now set coinflip command aliases in the configuration.
- Fixed bug where head item wouldn't update on some server versions.
v1.7.3
- You can now do '/coinflip <amount>' as an alias to '/coinflip create <amount>'.
v1.7.2
- Fixed a ConcurrentModificationException error that would occur sometimes.
- Added a new message to send if a game no longer exists when clicked in GUI.
- The game GUI will now automatically close (if not already) 5 seconds after the game has ended.
v1.7.1
- Added PlaceholderAPI support, see usage here.
- Changed prefix placeholder from %prefix% to {PREFIX}. Ensure to update your messages.yml file.
v1.7.0
- Added paginated GUI support.
- Added auto-configuration updater. The plugin will now update your config if it is missing required keys/comments.
- You can now use commas in the game creation command (e.g. /cf create 1,000).
- Added minimum broadcast win. This means you can broadcast only high winning games if you'd like.
- Added GUI enhancements such as changing to barrier block if you don't have enough funds.
- Improved in-game plugin messages.
- Fixed bug where you couldn't use coloured text as the title in the flipping GUI.
- Updated resource overview.
