Commit Graph

10 Commits

Author SHA1 Message Date
Aurora Lahtela 9fa1a94301 Fix join address not appearing in /plan ingame
Affects issues:
- Fixed #3513
2024-03-11 20:30:31 +02:00
Aurora Lahtela 9c43287f60 Add Join Address to /plan ingame and placeholders
Adds a %plan_player_join_address% placeholder

Affects issues:
- Close #3463
2024-03-09 10:44:33 +02:00
Aurora Lahtela 38785a9505 Added Untrusted-annotation to be more careful around user given data
- Fixed SQL-injection vulnerability in an endpoint
- Fixed XSS on Whitelist deny 403 page
- Fixed XSS on Internal Error 500 page if untrusted data ends up in exception message
2023-01-14 23:25:35 +02:00
Aurora Lahtela 92910d647a Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
Risto Lahtela 5a64799e5e Fixed a bunch of formatting issues 2020-10-11 14:31:37 +03:00
Risto Lahtela 72a2a50ecf Lang implemented for DataUtilityCommands 2020-10-06 10:59:48 +03:00
Risto Lahtela fb8c5f5648 Implemented /plan ingame
Replaces /plan qinspect
2020-10-06 10:59:42 +03:00
Risto Lahtela adcd8cf258 Implemented /plan search 2020-10-06 10:59:42 +03:00
Risto Lahtela 56341465d9 Registered plan import command 2020-10-06 10:59:33 +03:00
Risto Lahtela 01fb4c7d84 Registered plan export command
- Fixed dagger compile error
- Fixed checkstyle errors
2020-10-06 10:59:32 +03:00