Go to file
Teriuihi c6b186e2c6 Remove commented code and ensure async execution in specific methods
All code sections that were commented out are now completely removed, resulting in a cleaner and more efficient codebase. In addition, the method 'unloadUser' in the Quest class, which previously only included a comment suggesting it should be run as an async operation, is now forced to run in an asynchronous manner, potentially improving performance.
2024-04-13 20:32:56 +02:00
src/main Remove commented code and ensure async execution in specific methods 2024-04-13 20:32:56 +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