Initial commit: racked.ru Minecraft server config snapshot
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
2026-04-30 18:33:38 +01:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"uuid": "cf3c7edb-c699-3d96-a6f1-15c805403f14",
|
|
|
|
|
"name": "s8n",
|
|
|
|
|
"level": 4,
|
|
|
|
|
"bypassesPlayerLimit": false
|
2026-05-01 11:44:19 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"uuid": "c7c2df8e-8783-30b5-891c-86ec9343686b",
|
|
|
|
|
"name": "YOU500",
|
|
|
|
|
"level": 4,
|
|
|
|
|
"bypassesPlayerLimit": false
|
Initial commit: racked.ru Minecraft server config snapshot
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
2026-04-30 18:33:38 +01:00
|
|
|
}
|
|
|
|
|
]
|