Skip to content

Releases: Brick-Bread/Brick-MapProtect

Brick-MapProtect v1.4.0

Choose a tag to compare

@Brick-Bread Brick-Bread released this 13 Jul 10:59

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-placing is false). An opped player in Survival cannot break the map — use /gamemode creative to edit.
  • mapprotect.bypass now defaults to false and 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

Choose a tag to compare

@Brick-Bread Brick-Bread released this 13 Jul 10:49

Added

  • Arena reset (clear-placed-on-restart, default false): 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

Choose a tag to compare

@Brick-Bread Brick-Bread released this 13 Jul 10:41

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 reload for 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.