commands, ...

This commit is contained in:
Sen 2025-03-25 23:10:40 +01:00
parent 66421e806e
commit 75f91dbf4c
44 changed files with 1035 additions and 631 deletions

View file

@ -351,8 +351,8 @@ public abstract class Config {
public static boolean snowStack = false;
@Var(name = "authentication")
public static boolean auth = false;
@Var(name = "teleportForAll")
public static boolean teleportAllowed = false;
// @Var(name = "teleportForAll")
// public static boolean teleportAllowed = false;
@Var(name = "preload_chunks_all") // Vorsicht Lag!!
public static boolean preloadAll = false;