Captures live config state of nullstone Purpur 1.21.11 server: - docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists) - All plugin configs under live-server/plugins/ (no DBs, no jars, no world data) - Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties Excluded via .gitignore: - World data (world/, world_nether/, world_the_end/, auth_limbo/) - Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata - Jars (auto-fetched), logs, caches, .paper-remapped
711 B
711 B
| name | version | license | source | modrinth_slug | acquisition | purpose |
|---|---|---|---|---|---|---|
| LandClaimPlugin | 2.0.4 | TBD — needs verification (P2) | modrinth | landclaimplugin | MODRINTH_PROJECTS | 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