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
312 lines
6.2 KiB
YAML
312 lines
6.2 KiB
YAML
auth_limbo:
|
|
adjust-spawn: true
|
|
alias: ''
|
|
allow-advancement-grant: true
|
|
allow-flight: false
|
|
allow-weather: true
|
|
anchor-respawn: true
|
|
auto-heal: true
|
|
auto-load: true
|
|
bed-respawn: true
|
|
biome: ''
|
|
difficulty: easy
|
|
entry-fee:
|
|
enabled: false
|
|
amount: 0.0
|
|
currency: '@vault-economy'
|
|
environment: the_end
|
|
gamemode: survival
|
|
generator: VoidWorldGenerator
|
|
hidden: false
|
|
hunger: true
|
|
keep-spawn-in-memory: false
|
|
player-limit: -1
|
|
portal-form: all
|
|
pvp: true
|
|
respawn-world: world
|
|
scale: 1.0
|
|
seed: 4175276427617009277
|
|
spawn-location:
|
|
==: MVSpawnLocation
|
|
x: 0.5
|
|
y: 128.0
|
|
z: 0.5
|
|
pitch: 0.0
|
|
yaw: 0.0
|
|
spawning:
|
|
monster:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_underground_creature:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
axolotl:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
misc:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
world-blacklist: []
|
|
version: 1.2
|
|
world:
|
|
adjust-spawn: true
|
|
alias: ''
|
|
allow-advancement-grant: true
|
|
allow-flight: false
|
|
allow-weather: true
|
|
anchor-respawn: true
|
|
auto-heal: true
|
|
auto-load: true
|
|
bed-respawn: true
|
|
biome: ''
|
|
difficulty: hard
|
|
entry-fee:
|
|
enabled: false
|
|
amount: 0.0
|
|
currency: '@vault-economy'
|
|
environment: normal
|
|
gamemode: survival
|
|
generator: ''
|
|
hidden: false
|
|
hunger: true
|
|
keep-spawn-in-memory: false
|
|
player-limit: -1
|
|
portal-form: all
|
|
pvp: true
|
|
respawn-world: world
|
|
scale: 1.0
|
|
seed: 8491026986654631198
|
|
spawn-location:
|
|
==: MVSpawnLocation
|
|
x: -64.0
|
|
y: 162.0
|
|
z: 96.0
|
|
pitch: 0.0
|
|
yaw: 0.0
|
|
spawning:
|
|
monster:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_underground_creature:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
axolotl:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
misc:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
world-blacklist: []
|
|
version: 1.2
|
|
world_nether:
|
|
adjust-spawn: true
|
|
alias: ''
|
|
allow-advancement-grant: true
|
|
allow-flight: false
|
|
allow-weather: true
|
|
anchor-respawn: true
|
|
auto-heal: true
|
|
auto-load: true
|
|
bed-respawn: true
|
|
biome: ''
|
|
difficulty: hard
|
|
entry-fee:
|
|
enabled: false
|
|
amount: 0.0
|
|
currency: '@vault-economy'
|
|
environment: nether
|
|
gamemode: survival
|
|
generator: ''
|
|
hidden: false
|
|
hunger: true
|
|
keep-spawn-in-memory: false
|
|
player-limit: -1
|
|
portal-form: all
|
|
pvp: true
|
|
respawn-world: world
|
|
scale: 8.0
|
|
seed: 8491026986654631198
|
|
spawn-location:
|
|
==: MVSpawnLocation
|
|
x: 2.5
|
|
y: 50.0
|
|
z: -1.5
|
|
pitch: 0.0
|
|
yaw: 0.0
|
|
spawning:
|
|
monster:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_underground_creature:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
axolotl:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
misc:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
world-blacklist: []
|
|
version: 1.2
|
|
world_the_end:
|
|
adjust-spawn: true
|
|
alias: ''
|
|
allow-advancement-grant: true
|
|
allow-flight: false
|
|
allow-weather: true
|
|
anchor-respawn: true
|
|
auto-heal: true
|
|
auto-load: true
|
|
bed-respawn: true
|
|
biome: ''
|
|
difficulty: hard
|
|
entry-fee:
|
|
enabled: false
|
|
amount: 0.0
|
|
currency: '@vault-economy'
|
|
environment: the_end
|
|
gamemode: survival
|
|
generator: ''
|
|
hidden: false
|
|
hunger: true
|
|
keep-spawn-in-memory: false
|
|
player-limit: -1
|
|
portal-form: all
|
|
pvp: true
|
|
respawn-world: world
|
|
scale: 1.0
|
|
seed: 8491026986654631198
|
|
spawn-location:
|
|
==: MVSpawnLocation
|
|
x: 0.0
|
|
y: 66.0
|
|
z: 0.0
|
|
pitch: 0.0
|
|
yaw: 0.0
|
|
spawning:
|
|
monster:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_animal:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
water_underground_creature:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
ambient:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
axolotl:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
misc:
|
|
spawn: true
|
|
tick-rate: '@unset'
|
|
spawn-limit: '@unset'
|
|
exceptions: []
|
|
world-blacklist: []
|
|
version: 1.2
|