mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-31 12:56:28 +00:00
Merge branch 'master' into dev/new-command
This commit is contained in:
@@ -859,6 +859,9 @@ public final class LeavesConfig {
|
||||
|
||||
@GlobalConfig(value = "sleeping-block-entity", lock = true)
|
||||
public boolean sleepingBlockEntity = false;
|
||||
|
||||
@GlobalConfig(value = "equipment-tracking", lock = true)
|
||||
public boolean equipmentTracking = false;
|
||||
}
|
||||
|
||||
public static ProtocolConfig protocol = new ProtocolConfig();
|
||||
|
||||
Reference in New Issue
Block a user