Releases: Brick-Bread/Brick-MapProtect
Releases · Brick-Bread/Brick-MapProtect
Release list
Brick-MapProtect v1.4.0
Changed
- Breaking original map blocks is now gated on Creative game mode, not op status. Only players in Creative can break original blocks (and place when
allow-placingis false). An opped player in Survival cannot break the map — use/gamemode creativeto edit. mapprotect.bypassnow defaults tofalseand acts as an explicit non-creative override.
Install: drop the jar into plugins/, restart, edit the config, then /mapprotect reload.
Requires Paper/Spigot 1.21.x on Java 21.
Brick-MapProtect v1.3.0
Added
- Arena reset (
clear-placed-on-restart, defaultfalse): when enabled, every player-placed block is removed (set to air) on server startup, restoring the map to its original state. Off by default, so builds persist across restarts.
Install: drop the jar into plugins/, restart, edit the config, then /mapprotect reload.
Requires Paper/Spigot 1.21.x on Java 21.
Brick-MapProtect v1.2.0
First public release.
Features
- Protect original blocks of selected maps from non-opped players
- Choose which worlds are protected (
protected-worlds, or*for all) - Toggle whether players may place blocks (
allow-placing) - Anti-grief: block water/lava flow damage and fire from destroying map blocks
/mapprotect reloadfor live config changes
Install: drop the jar into plugins/, restart, edit the config, then /mapprotect reload.
Requires Paper/Spigot 1.21.x on Java 21.