add server banned status and blocked endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 21s

This commit is contained in:
Lee
2024-04-10 11:39:17 +01:00
parent 23bcb1d76e
commit 5ad2f438d1
12 changed files with 420 additions and 138 deletions

View File

@ -24,7 +24,7 @@ public final class JavaServerStatusToken {
/**
* The motd of the server.
*/
private final String description;
private final Object description;
/**
* The favicon of the server.