Releases: monkegame/monkeOneTap
Releases · monkegame/monkeOneTap
monkebotplugin 0.7.1
monkeOnetap 0.6.0
- switched to java 16
- make everything not run during onEnable()
- cleaned up the chat broadcast things with cool colours!
monkebotplugin 0.5.1
- will now keep track of how much time it takes to update database
- will now say in ingame when database updates have finished
monkebotplugin 0.5
new stuff:
- the plugin now gives players a onetap item whenever they join the server
- you can customize what item this is in the
config.yml
- now has funny join/leave messages
monkebotplugin 0.4.0
cleaned up sql code so it now performs an UPSERT instead of an INSERT OR REPLACE INTO
removed logging every single user for futureproofing
the plugin now creates a working default
IF YOU GET SQLITE ERRORS YOU DIDN'T SETUP YOUR DATABASE CORRECTLY
monkebotplugin 0.3.2
first full release