Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is the main configuration file for Bukkit.
- # As you can see, there's actually not that much to configure without any plugins.
- # For a reference for any variable inside this file, check out the bukkit wiki at
- # http://wiki.bukkit.org/Bukkit.yml
- settings:
- allow-end: true
- warn-on-overload: false
- permissions-file: permissions.yml
- update-folder: update
- ping-packet-limit: 100
- use-exact-login-location: false
- plugin-profiling: true
- connection-throttle: 0
- query-plugins: false
- deprecated-verbose: default
- shutdown-message: Server chiuso torniamo subito..
- restart-script-location: start.bat
- timeout-time: 300
- restart-on-crash: false
- filter-unsafe-ips: false
- whitelist-message: Manutenzione!
- log-commands: true
- command-complete: true
- spam-exclusions:
- - /skill
- map-send-interval: 10000
- tab-ping: false
- world-settings:
- default:
- growth-chunks-per-tick: 650
- mob-spawn-range: 4
- item-merge-radius: 3.5
- exp-merge-radius: 3.5
- random-light-updates: false
- aggregate-chunkticks: 4
- wheat-growth-modifier: 100
- cactus-growth-modifier: 100
- melon-growth-modifier: 100
- pumpkin-growth-modifier: 100
- sugar-growth-modifier: 100
- tree-growth-modifier: 100
- mushroom-growth-modifier: 100
- entity-activation-range-animals: 48
- entity-activation-range-monsters: 48
- entity-activation-range-misc: 16
- world:
- growth-chunks-per-tick: 1000
- world_nether:
- view-distance: 3
- growth-chunks-per-tick: 0
- random-light-updates: true
- water-creatures-per-chunk: 0
- spawn-limits:
- monsters: 1
- animals: 1
- water-animals: 1
- ambient: 1
- chunk-gc:
- period-in-ticks: 600
- load-threshold: 0
- ticks-per:
- animal-spawns: 400
- monster-spawns: 1
- autosave: 0
- auto-updater:
- enabled: false
- on-broken:
- - warn-console
- - warn-ops
- on-update:
- - warn-console
- - warn-ops
- preferred-channel: rb
- host: dl.bukkit.org
- suggest-channels: false
- database:
- username: bukkit
- isolation: SERIALIZABLE
- driver: org.sqlite.JDBC
- password: walrus
- url: jdbc:sqlite:{DIR}{NAME}.db
- orebfuscator:
- enable: false
- engine-mode: 1
- update-radius: 2
- disabled-worlds:
- - world_the_end
- - parkour
- - world_nether
- - world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement