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
662 B
662 B
| name | version | license | source | source_url | modrinth_slug | acquisition | purpose |
|---|---|---|---|---|---|---|---|
| FastAsyncWorldEdit (FAWE) | 2.15.0+59372c5 | GPL-3.0 | github | https://github.com/IntellectualSites/FastAsyncWorldEdit | fastasyncworldedit | MODRINTH_PROJECTS | World editing — //set, //copy, brushes, schematics |
Drop-in replacement for WorldEdit by IntellectualSites. Async edits don't lag server during large operations. Disk-backed edit history. Per-permission limits. CoreProtect integration auto-detected on load.
Notes
- Replaced WorldEdit (EngineHub) on 2026-04-28
- Same commands, same API — no player/config migration needed
- CoreProtect logs FAWE edits correctly