summaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2021-09-07Fix missing dependency in generated jar file.v1.5.1Keuin
2021-09-06Update dependency. Now supports Mongodb 5.x.Keuin
2021-08-22Switch lang level to Java 16.Keuin
2021-06-05update game version and loom versionKeuin
2020-12-29Improved the disable of mongo driver spamming. Improve compatibility and ↵Keuin
reduce plugin size.
2020-12-26fix mongodb driver spamming in the consoleKeuin
2020-12-26fix mongo spammingKeuin
2020-12-25fix NoClassDefFoundError when run .jar in real environmentKeuin
2020-12-24Maybe it works. Save in case.Keuin
2020-12-24Nearly finished (but the db updating still fails)Keuin
2020-12-23Initial version (from template)Keuin