Go to file
akastijn 9e647f83a8 Introduce support for web chat integration.
- Replaced synchronous permission checks with asynchronous LuckPerms user loading.
- Added `getOrLoadUser` utility to simplify user-related operations.
- Introduced web-originated chat command processing via new `PunishmentCommandBuilder` and `PunishFromWebHandler`.
- Updated `MuteServer`, `ToggleGlobalChat`, and `ToggleableForCustomChannel` to use async permission checks.
- Added test suite for `PunishmentCommandBuilder`.
- Expanded chat handling to process party messages from web events.
2026-08-09 19:39:55 +02:00
api Introduce support for web chat integration. 2026-08-09 19:39:55 +02:00
galaxy Introduce support for web chat integration. 2026-08-09 19:39:55 +02:00
gradle/wrapper Update gradle 2026-07-27 02:05:03 -05:00
scripts Add a better pluign script 2021-08-23 11:58:28 +02:00
velocity Introduce support for web chat integration. 2026-08-09 19:39:55 +02:00
web-api Integrate ChatLogHandler across chat modules and add centralized message logging with validation through ChatLogMapper. 2026-07-19 23:00:40 +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-17 09:01:36 +01:00
build.gradle.kts Update to 26.2 2026-07-27 02:14:13 -05:00
gradlew Update gradle 2026-07-27 02:05:03 -05:00
gradlew.bat Update gradle 2026-07-27 02:05:03 -05:00
Jenkinsfile switched to ' instead of " 2025-06-20 22:53:03 +02: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 Update to 26.2 2026-07-27 02:14:13 -05:00

Chat