Go to file
Teriuihi a7e029b0a1 Refactor April 1st date check in ChatListener
Removed the more complex date logic used to check for April 1st in the ChatListener class. This check checked if it was April 1st in any timezone. Replaced it with a simpler check using LocalDate's methods for month and day comparison. This only checks if it's April 1st in UTC. This aims to enhance code readability and simplify date handling.
2024-03-31 10:56:21 +02:00
api Add method to remove string at start 2024-03-24 17:12:55 +01:00
galaxy Refactor April 1st date check in ChatListener 2024-03-31 10:56:21 +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 Implement evidence for automatic ban for 'punish' filter violations 2024-03-02 20:41:59 +01: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