Skip to content

Releases: monkegame/monkeOneTap

monkebotplugin 0.7.1

05 Aug 14:56
8694296
Compare
Choose a tag to compare

yes, 0.7 was skipped due to me borking it

changes:

  • database access is now async
  • renamed classes
  • cancelled dropping items
  • you now get the necessary potion effects without command blocks

monkeOnetap 0.6.0

21 Jun 18:56
a2ba12b
Compare
Choose a tag to compare
  • switched to java 16
  • make everything not run during onEnable()
  • cleaned up the chat broadcast things with cool colours!

monkebotplugin 0.5.1

28 May 16:50
506410e
Compare
Choose a tag to compare
  • 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

24 May 12:45
506410e
Compare
Choose a tag to compare

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

21 May 10:31
9dae8fa
Compare
Choose a tag to compare

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

20 May 17:09
0e25974
Compare
Choose a tag to compare

first full release