Update CheckCommand

This commit is contained in:
2026-05-22 16:01:01 +02:00
parent 28ce288815
commit 256bcfb1bf
4 changed files with 91 additions and 6 deletions
@@ -146,7 +146,7 @@ public final class GameModeConfig<M, W> {
public final List<String> CheckQuestions;
/**
* The allowed checkers to check this schematic type denoted by a list of SteamWar ids.
* The allowed checkers to check this schematic type denoted by a list of SteamwarUser ids.
* The people need the {@link UserPerm#CHECK} to be able to check though.
*
* @implSpec {@code []} by default -> denoting every person with {@link UserPerm#CHECK} can check it