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
772 B
772 B
| name | version | license | license_note | source | modrinth_slug | acquisition | purpose |
|---|---|---|---|---|---|---|---|
| CoreProtect | 23.1 | Proprietary (free, source-available) | Not FOSS — operator acknowledged, reliability prioritised over license purity | modrinth | coreprotect | MODRINTH_PROJECTS | Block/interaction logging, rollback, lookup |
Best-in-class block audit log. Not fully open source — license is proprietary but free to use. Kept over Prism (FOSS alt) because CoreProtect has superior sign/container/entity rollback and scale-tested reliability.
Notes
- Revisit if Prism reaches feature parity on sign/container/entity rollback at scale
- FAWE integration: CoreProtect auto-detects FAWE on load, logs FAWE edits correctly
- Block history migrated from old server (SQLite DB restored)