Added two config options under Settings section:
Added missing placeholdersCode:# You can find valid values here: # https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/inventory/ClickType.html # Type of button to remove any game (needs cf.delete permission) AdminRemoveButton: RIGHT # Type of button to accept game in the main gui PlayerPlayButton: LEFT
Added more logs
Added velocity support ( Still need to be tested )
Added %TAX_DEDUCTION% and %TAX% into Messages.SummaryLoss and Messages.SummaryWin
Added missing %PLAYER1% and %PLAYER2% into the CountDownGUI.Title
- 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
