Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Creators
Details
Changelog
1.10.0.1 - Nether False Postive Hotfix
Fixed BUG
- When player using bed to got
Ancient Debris, false postive triggered after about ten minutes.
NOTE: This version changed the default parameter settings to prevent false positives, so if you are using default config, you need to manually modify the following items in nether.yml:
From
# Natural Detection
natural-detection:
enable: false
To
# Natural Detection
natural-detection:
enable: true
# Satisfying the conditions will think they are in a natural.
cave:
air-threshold: 14 # When the number of air blocks reaches several, the player is considered to be in a cave?
CaveAirMultiplier: 5 # If cave air is found, regarded as how many ordinary air?
detection-range: 3 # 3 = 7x7x7, 2 = 5x5x5
check_skip_vl: true # VL add of whether or not to skip natural behavior
# Prevents players from manually creating air to bypass detection.
air-monitor:
enable: true # Enable or disable
min-path-length: 10 # Minimum digging path required to perform this detection.
air-ratio-threshold: 0.3 # Air percentage threshold (e.g., 0.3 for 30%).
violation-increase: 1 # The value of the increase in rating after each triggered violation.
violation-threshold: 5 # The number of ratings reached should be flagged as suspicion of deliberate creation of artificial air.
remove-time: 20 # How long to remove this record once (in minutes)
Happy using~
Files
Metadata
Release channel
ReleaseVersion number
1.10.0.1Loaders
Game versions
1.18–1.21.11Downloads
1184Publication date
March 14, 2026 at 9:20 AMPublisher

Author87668
Member


