SuperBet 1.4.0
Changes:
- Updated the plugin for 1.16.5 Minecraft version
- Worked on the time until the roullete starts message, now it calculates the time in minuntes and seconds, and now it is not spamming with the message
- Repaired the /bet reload command, now you can reload the configs from the plugin
If you make a plugin update you need to replace this lines in message.yml to make it work:
Code (YAML):
# The message that the player gets when he the game stats in some time, use %minutes% for the minutes remain and %seconds% for the seconds that remain
start_in_time
:
"&aThe roulette stats in &b%minutes% &aminutes and &b%seconds% &aseconds!"
-PurpleFishh