mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 12:24:03 +00:00
Disable server CUI by default.
This commit is contained in:
@@ -96,7 +96,7 @@ public class LocalSession {
|
|||||||
// Saved properties
|
// Saved properties
|
||||||
private String lastScript;
|
private String lastScript;
|
||||||
private RegionSelectorType defaultSelector;
|
private RegionSelectorType defaultSelector;
|
||||||
private boolean useServerCUI = true; // Save this to not annoy players.
|
private boolean useServerCUI = false; // Save this to not annoy players.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Construct the object.
|
* Construct the object.
|
||||||
|
Reference in New Issue
Block a user