Language

ProtectedArea

ProtectedArea

Modrinth

Define and enforce customizable protected zones in Minecraft with automated rule enforcement and player-specific exceptions.

305 downloads updated 16d ago
Modrinth
Fabric 1.21 – 1.21.11 Game-mechanicsManagementTechnology

Mod to protect areas and enforce rules on your server!

It allows you to create cubic zones, block actions (breaking, placing, PvP, spawns, etc.), grant exceptions, and execute commands when entering or exiting.

Environments

Client-side mod

Fabric 1.21 - 1.21.1

Wiki
https://protectedarea.crewved.com/

Support Discord
https://discord.gg/3cmdp4f7NC

Overview
ProtectedArea is a two-component system: a Paper server plugin and an optional Fabric client-side mod. The plugin handles all protection logic, persistence, and command management on the server. The client mod extends the experience with features that require client-side rendering and physics.

The two components communicate over a custom plugin channel (protectedarea:main). When a player with the mod connects to a server running the plugin, the server sends area data, rule states, and debug information in real time. On servers without the plugin, the mod does nothing.

Architecture
Server Plugin (Paper)
The plugin manages all protected areas, enforces rules through Bukkit event listeners, stores data in YAML files, and exposes a single command tree (/area) to authorized administrators. It also handles plugin messaging to send area data to clients.

Client Mod (Fabric)
The mod receives area data from the server and provides three capabilities that cannot be implemented server-side alone:

Visual outlines — colored wireframe boxes rendered around each area
Physical barriers — client-side collision that enforces no_entry and no_exit rules
Debug HUD — a multi-page overlay with real-time area information

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download ProtectedArea

Files are served directly from the original source. Modgrid does not host or modify them.