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
|
|
|
#Minecraft server properties
|
2026-05-01 11:44:19 +01:00
|
|
|
#Fri May 01 10:47:22 BST 2026
|
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
|
|
|
accepts-transfers=false
|
|
|
|
|
allow-flight=false
|
|
|
|
|
broadcast-console-to-ops=true
|
|
|
|
|
broadcast-rcon-to-ops=true
|
|
|
|
|
bug-report-link=
|
|
|
|
|
debug=false
|
|
|
|
|
difficulty=hard
|
|
|
|
|
enable-code-of-conduct=false
|
|
|
|
|
enable-jmx-monitoring=false
|
|
|
|
|
enable-query=false
|
|
|
|
|
enable-rcon=true
|
|
|
|
|
enable-status=true
|
|
|
|
|
enforce-secure-profile=true
|
|
|
|
|
enforce-whitelist=false
|
|
|
|
|
entity-broadcast-range-percentage=100
|
|
|
|
|
force-gamemode=false
|
|
|
|
|
function-permission-level=2
|
|
|
|
|
gamemode=survival
|
|
|
|
|
generate-structures=true
|
|
|
|
|
generator-settings={}
|
|
|
|
|
hardcore=false
|
|
|
|
|
hide-online-players=false
|
|
|
|
|
initial-disabled-packs=
|
|
|
|
|
initial-enabled-packs=vanilla
|
|
|
|
|
level-name=world
|
|
|
|
|
level-seed=8491026986654631198
|
|
|
|
|
level-type=minecraft\:normal
|
|
|
|
|
log-ips=true
|
|
|
|
|
management-server-allowed-origins=
|
|
|
|
|
management-server-enabled=false
|
|
|
|
|
management-server-host=localhost
|
|
|
|
|
management-server-port=0
|
|
|
|
|
management-server-secret=*redacted*
|
|
|
|
|
management-server-tls-enabled=true
|
|
|
|
|
management-server-tls-keystore=
|
|
|
|
|
management-server-tls-keystore-password=
|
|
|
|
|
max-chained-neighbor-updates=1000000
|
|
|
|
|
max-players=69
|
|
|
|
|
max-tick-time=-1
|
|
|
|
|
max-world-size=29999984
|
|
|
|
|
motd=racked.ru — experience the game the way it should have always been
|
|
|
|
|
network-compression-threshold=256
|
|
|
|
|
online-mode=false
|
|
|
|
|
op-permission-level=4
|
|
|
|
|
pause-when-empty-seconds=-1
|
|
|
|
|
player-idle-timeout=0
|
|
|
|
|
prevent-proxy-connections=false
|
|
|
|
|
query.port=25565
|
|
|
|
|
rate-limit=0
|
|
|
|
|
rcon.password=*redacted*
|
|
|
|
|
rcon.port=25575
|
|
|
|
|
region-file-compression=deflate
|
|
|
|
|
require-resource-pack=false
|
|
|
|
|
resource-pack=
|
|
|
|
|
resource-pack-id=
|
|
|
|
|
resource-pack-prompt=
|
|
|
|
|
resource-pack-sha1=
|
|
|
|
|
server-ip=
|
|
|
|
|
server-name=Unknown Server
|
|
|
|
|
server-port=25565
|
|
|
|
|
simulation-distance=10
|
|
|
|
|
spawn-protection=0
|
|
|
|
|
status-heartbeat-interval=0
|
|
|
|
|
sync-chunk-writes=true
|
|
|
|
|
text-filtering-config=
|
|
|
|
|
text-filtering-version=0
|
|
|
|
|
use-native-transport=true
|
|
|
|
|
view-distance=20
|
|
|
|
|
white-list=false
|