minecraft-server/docs/plugins/homestead.md

34 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

---
name: Homestead
version: "5.1.0.1"
license: Apache-2.0
source: modrinth
modrinth_slug: homestead-plugin
source_url: https://github.com/TayebYassine/Homestead
acquisition: MODRINTH_PROJECTS
purpose: Land claiming — chunk-based region protection, flags, sub-areas, economy
---
Replaced LandClaimPlugin (and attempted Lands 7.21.3 which failed on 1.21.10). Apache-2.0, fully FOSS.
## Config
- Claimable worlds: `world` only (end/nether/auth_limbo disabled)
- Chunk price: 0 (free)
- Upkeep: disabled
- Taxes: disabled
- Sub-areas: enabled
- FAWE integration: available (regenerate-chunks: false — enable if needed)
- Dynamic map support: BlueMap/Squaremap auto-detected (P2 roadmap)
- Adjacent chunks required: true (matches old Lands force-near)
## Migration
Fresh start — no claim data from Lands (old server) or LandClaimPlugin carried over.
If future migration from Lands needed: `/hsadmin import lands` (requires Lands jar running simultaneously).
## Notes
- `regions.yml` must be chmod 777 due to userns-remap; write via `--userns=host` alpine container
- Homestead logs "unsupported server version" warning — cosmetic, plugin fully functional on 1.21.10