mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-29 03:49:10 +00:00
Skippable raid height check And fix self raid check
This commit is contained in:
@@ -284,6 +284,9 @@ public final class LeavesConfig {
|
||||
|
||||
@GlobalConfig("give-bad-omen-when-kill-patrol-leader")
|
||||
public boolean giveBadOmenWhenKillPatrolLeader = false;
|
||||
|
||||
@GlobalConfig("skip-height-check")
|
||||
public boolean skipHeightCheck = false;
|
||||
}
|
||||
|
||||
@GlobalConfig("allow-anvil-destroy-item-entities")
|
||||
|
||||
Reference in New Issue
Block a user