commands, ...
This commit is contained in:
parent
66421e806e
commit
75f91dbf4c
44 changed files with 1035 additions and 631 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue