Go to file
Teriuihi 192fca3a89 Fix chat log message deletion query
Corrected the SQL query in the `deleteOldMessages` method within `ChatLogQueries.java`. Originally, it was incorrectly deleting newer messages rather than older ones due to an incorrect comparison symbol. It has now been adjusted to properly delete older messages based on the provided duration.
2024-04-07 19:16:32 +02:00
api Fix chat log message deletion query 2024-04-07 19:16:32 +02:00
galaxy Enable optional logging in ChatLogHandler 2024-04-07 18:11:19 +02:00
gradle/wrapper update gradle 2024-01-04 09:28:53 +01:00
libs Update nicknames for Player and CMI. 2022-10-09 20:25:40 +02:00
scripts Add a better pluign script 2021-08-23 11:58:28 +02:00
velocity Add mute vote results sent to Discord and staff presence check 2024-04-07 18:29:46 +02:00
.gitattributes idk what i fucked up here all files are new in git? 2021-06-20 22:03:39 +02:00
.gitignore Add gradle-wrapper to gitignore 2022-02-19 17:00:03 +01:00
build.gradle.kts Update version 2022-10-01 18:24:42 +02:00
gradlew update gradle 2024-01-04 09:28:53 +01:00
gradlew.bat update gradle 2024-01-04 09:28:53 +01:00
README.md idk what i fucked up here all files are new in git? 2021-06-20 22:03:39 +02:00
settings.gradle.kts Merge branch 4.9 2022-03-14 16:48:35 +01:00

Chat