2 last months
This commit is contained in:
parent
f845745874
commit
15b909473e
63 changed files with 963 additions and 1103 deletions
33
hosts/greatyamada/services/minecraft/bukkit.yml
Normal file
33
hosts/greatyamada/services/minecraft/bukkit.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Managed by NixOS configuration
|
||||
settings:
|
||||
use-map-color-cache: true
|
||||
allow-end: true
|
||||
warn-on-overload: true
|
||||
permissions-file: permissions.yml
|
||||
update-folder: update
|
||||
plugin-profiling: false
|
||||
connection-throttle: 4000
|
||||
query-plugins: true
|
||||
deprecated-verbose: default
|
||||
shutdown-message: Servidor cerrado
|
||||
minimum-api: none
|
||||
spawn-limits:
|
||||
axolotls: 5
|
||||
water-underground-creature: 5
|
||||
monsters: 120
|
||||
animals: 20
|
||||
water-animals: 5
|
||||
water-ambient: 20
|
||||
ambient: 15
|
||||
chunk-gc:
|
||||
period-in-ticks: 600
|
||||
ticks-per:
|
||||
axolotl-spawns: 1
|
||||
water-underground-creature-spawns: 1
|
||||
animal-spawns: 400
|
||||
monster-spawns: 1
|
||||
water-spawns: 1
|
||||
water-ambient-spawns: 1
|
||||
ambient-spawns: 1
|
||||
autosave: 6000
|
||||
aliases: now-in-commands.yml
|
Loading…
Add table
Add a link
Reference in a new issue