Go to file
Teriuihi 3bb822b41c Optimize and cleanup various classes
Reformatted several classes for optimization purposes. This includes removing unnecessary try-catch blocks, redundant initializers and imports, and condensing confirmation checks. Additionally, updated the `Database` class's `createUserPointsTable` and `createQuestLogTable` methods to use try-with-resources to ensure proper resource management.
2024-04-13 20:43:37 +02:00
src/main Optimize and cleanup various classes 2024-04-13 20:43:37 +02:00
build.gradle.kts Started rework for datalockapi 2022-12-05 21:35:39 +01:00
gradlew initial commit 2022-01-06 19:05:33 +01:00
gradlew.bat initial commit 2022-01-06 19:05:33 +01:00
settings.gradle.kts Update minimessage references 2022-05-26 22:57:17 +02:00