
UltimateWall
UltimateWall is a powerful and user-friendly Minecraft plugin designed to create protective barriers in your world
UltimateWall 1.0.3 The RegionsAndFlags update
Список изменений
Regions
Created with command:
/wallregion define
Permission required: ultimatewall.region.define
Definition logic:
Creates a cuboid region around the executing player.
Uses the values from config:
shape-walls.corner1-x/y/z
shape-walls.corner2-x/y/z
Region bounds are calculated relative to the player’s location.
Each region has a unique name.
Persistence:
Saved in config.yml under regions.
Includes:
World
minX/minY/minZ
maxX/maxY/maxZ
Flags
Removal:
Regions within 10 blocks of a player can be removed using:
/wallremove
With permission: ultimatewall.remove.others
🚩 Region Flags
Set with command:
/wallflags
Permission required: ultimatewall.region.flags
Stored per-region:
All flags are stored under:
regions.
Available Flags:
Flag Name Default Description allowblockbreak true Whether players can break blocks inside the region allowblockplace true Whether players can place blocks inside the region allowplayerpass true Whether players can enter the region (blocks movement if false)
Bypass: Players with the ultimatewall.bypass permission ignore all flags.
