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
8 lines
338 B
YAML
Executable file
8 lines
338 B
YAML
Executable file
# bStats collects some data for plugin authors like how many servers are using their plugins.
|
|
# To honor their work, you should not disable it.
|
|
# This has nearly no effect on the server performance!
|
|
# Check out https://bStats.org/ to learn more :)
|
|
|
|
enabled: false
|
|
serverUuid: 883067d4-b779-4c21-965a-71c9b9caa994
|
|
logFailedRequests: false
|