Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed GPL-3.0-only
Published 4 months ago
Updated 3 weeks ago
Changelog
New Features
/wall listCommand: Administrators can now use/wall listto view all active temporary walls, owned walls, and defined regions. This command displays their locations and respective owners, aiding in server management./wall infoCommand: Players can use/wall infowhen inside or near a protected area to retrieve detailed information about it. This includes the wall/region type, owner, and active protection flags.- Configurable Maximum Walls Per Player: A new configuration option,
max-walls-per-player, has been added toconfig.yml. This allows server administrators to limit the total number of temporary or owned walls a single player can have active simultaneously, preventing abuse and managing server resources. Set to-1for no limit. - Configurable Visual and Sound Effects: New
visual-effectssettings inconfig.ymlallow for enabling or disabling particle effects and sounds for key wall events:visual-effects.create: Controls effects when a wall is created.visual-effects.destroy: Controls effects when a wall is removed.visual-effects.block: Controls effects when a player is blocked by a wall.
Improvements
- Enhanced Visual and Sound Feedback: Implemented particle effects and sounds for wall creation, destruction, and player blocking events, providing clearer in-game feedback. These effects are fully customizable via the new
visual-effectsconfiguration. - Improved Command Handling: Refined command sender checks to ensure appropriate messages are sent when non-player entities attempt to use player-only commands.
- Expanded Tab Completion: Added tab completion for the
/wallflagscommand, making it easier for users to set region flags by suggesting available region names, flag names, and boolean values.



