SWRPG LAND CLAIMS Mod - ShortWlf/mcswrpg GitHub Wiki
Swrpgclaim Mod
The Swrpgclaim mod introduces a land claiming system to Minecraft, allowing players to protect their builds and areas.
Key Features
- Player-Based Claims: Players can claim a flat, square area of land centered on their position.
- Configurable Claim Size: The default size of the claimed area is configurable by server administrators.
- Admin Player Registration: Administrators must register players using a command before they can claim land.
- Claim Overlap Prevention: The mod prevents players from creating claims that overlap with existing claims.
- Edit Mode: Players can toggle an "edit mode" for their claim, allowing anyone to build or break within it. When edit mode is off, only the claim owner can modify the area.
- Interactive Block Protection: The mod can protect interactive blocks (chests, doors, beds) within a claim, allowing the claim owner to control their use. Optionally, the claim owner can allow others to use these blocks.
- Claim Naming: Players can name their claimed areas.
- Claim Extension: Players can extend the size of their existing claims, up to a configurable maximum.
- Per-Player Claim Limits: Administrators can set maximum claim sizes on a per-player basis.
- Claim Teleportation: Players can teleport to the center of their claim using a command.
- Region Notifications: The mod provides periodic notifications to players as they enter and exit claimed areas, displaying the claim owner's name or the claim's name.
- Configuration File: The mod uses a configuration file ("config/swrpgclaim.json") to store claim data and settings.
- Command-Based Management: The mod provides a suite of commands for both players and administrators to manage claims.
- Data Persistence: Claim data is saved and loaded when the server starts and stops.