Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
⚡️MySQL & SQLite ✅RGB Color ✅ Highly customizable✅ BungeeCord/Velocity✅⚡️
- added %AMOUNT_BET% placeholder in broadcast message and summary win/lose messages ( returns game amount instead of gameAmount * 2 )
- Plugin now running fine on Java 11
- Fixed support for lower MC versions
Fixed issues with new GUI library on bungeecord.
Added missing ItemFlags checks in CUSTOMITEMPROVIDER.
Added new subcommand /cf texture to obtain texture from item in main hand. (requires cf.texture permission)
BE CAREFULL !! If you bet a eg. Slimefun item and then remove your game, you will get back only player head with texture, without any NBT tags, just a blank ItemStack with (if defined) name, lore, custommodeldata, flags from config file like following
Now you can use texture or URL with texture as Base64 option in config files.
Material: PLAYER_HEAD # Material of item
DisplayName: '' # Display name of item
Lore: []
CustomModelData: 0 # CustomModelData of item
Base64: 382fc3f71b41769376a9e92fe3adbaac3772b999b219c9d6b4680ba9983e527 # used only with PLAYER_HEAD material
ItemFlags: []
Fixed cf.create permissions in GUI
Fixed NPE when closing inventories and other player is offline
Fixed IncompatibleClassChangeError in versions below 1.21 (again)
1.21.3 support
Fixed NPE in bungeecord countdown GUI
Fixed sending game result message twice on bungeecord
Fixed removing games on bungeecord
THIS UPDATE REQUIRES JAVA 21
Fixed game remove bug
This update only support java 21 until i find a way how to compile with lower JDK and able to use latest spigot api built with JDK 21. If you are not on java 21 or you can't update your JRE. You can't use this plugin, you can try to use older versions if you have problems. Thanks
Fixed issue with latest bungeecord plugin messaging - packet queue
Fixed issue with bungeecord
Fixed wrong config section for mysql settings
WARNING: PLUGIN WILL NOW REQUIRE JAVA 17+ !
Added support for folia (Need to be tested)
Dropped support for old SkinRestorerAPI, use latest version
Added error message/sound when player execute command and is in cooldown
Added new config option CreateSound under CreateGUI section to define sound to play when creating a game
Added permission for update notifications cf.update
Fixed following error:
java.lang.IncompatibleClassChangeError: Found class org.bukkit.inventory.InventoryView, but interface was expected
Quick fix
Improve builtin logger performance
Added reflection to support all versions with one plugin build
Added more mysql connection & pool settings to config file
THIS IS FOR VERSION 1.21+
Added error handling on mysql connection
Fixed skull textures
THIS IS FOR VERSION 1.20.6 AND BELOW
Added error handling on mysql connection
Fixed skull textures