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✅⚡️
Fixed NPE on bungeecord servers
Added config option to enable confirmations when accepting a game. (You have to click twice on same game)
Not sending broadcast messages if player is vanished
Better world & gamemode blacklist checking
Support for Java 8
removed shaded kotlin into jar file to prevent conflicts with other plugins
Finished support for Velocity
Small fixes
Hotfix to previous update
Fixed booting issue on some servers
Fixed NPE
Added exception stacktrace message to minecraft version handling for better debugging
Fixed: java.lang.IllegalStateException: CoinflipCreatedEvent may only be triggered synchronously.
Attemp to fix head textures on online mode servers under bungeecord/velocity
If you are running offline mode server and plugin detect it as online, set ServerType to CRACKED
Added new command /cf storage import <storagehandler>
You need to have cf.storage permission to use this command
Fixed loading textures from sessionserver.mojang.com on online mode servers
Attemp to fix issues with SQLite database
(Increased pool size, Optimized queries, synchronized connection)
Moved from standart java sqlite connector to HikariCP
Fixed message when someone accepts your game is now send instantly when clickin game item
Fixed warning when using non existing command
Fixed Skulls on online mode servers
Updated HikariCP to 6.2.1
Updated foliascheduler to 0.6.2
Added debug message to mysql provider
Quickfix to previous update