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
472 B
472 B
| name | version | license | source | modrinth_slug | acquisition | purpose |
|---|---|---|---|---|---|---|
| Simple Voice Chat | 2.6.16 | GPL-3.0 | modrinth | simple-voice-chat | MODRINTH_PROJECTS | Proximity voice chat — requires matching client mod |
Server-side plugin. Players need the matching client mod installed. Config (voicechat-server.properties) migrated from old server.
Notes
- Client mod required: modrinth.com/mod/simple-voice-chat
- UDP port may need forwarding separately (default 24454)