mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-29 03:39:07 +00:00
Revert "Protect blocks outside the world border from explosions"
This reverts commit d6b47ce481.
This commit is contained in:
@@ -98,8 +98,6 @@ public final class WorldConfiguration extends ConfigurationPart {
|
||||
public boolean explosionsHurtPlayers = true;
|
||||
public boolean explosionsDropItems = true;
|
||||
public boolean useBlockCacheAcrossExplosions = false;
|
||||
@Comment("Protect blocks being destroyed outside the world border")
|
||||
public boolean protectBlocksOutsideTheWorldBorder = false;
|
||||
}
|
||||
|
||||
public Mechanics mechanics = new Mechanics();
|
||||
|
||||
Reference in New Issue
Block a user