minecraft-server/docs/plugins/landclaimplugin.md

20 lines
711 B
Markdown
Raw Normal View History

---
name: LandClaimPlugin
version: "2.0.4"
license: TBD — needs verification (P2)
source: modrinth
modrinth_slug: landclaimplugin
acquisition: MODRINTH_PROJECTS
purpose: Chunk-based land claims — grief protection
---
Chunk-based claims. Chosen over GriefPrevention (free-form, FOSS) because chunk boundaries are vanilla-visible via F3+G — no client mod needed.
## Notes
- Replaced Lands (paid, proprietary) on 2026-04-27
- License not yet confirmed — verify before publishing server repo publicly (P2)
- Fallback if license fails: ChunkClaim (chunk-based, FOSS) or GriefPrevention
- Wilderness actionbar message blanked in `locales/messages_en-US.yml`
- Player claim data in `PlayerData/database.db`