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: true
- permissions-file: permissions.yml
- update-folder: update
- ping-packet-limit: 80
- use-exact-login-location: false
- plugin-profiling: false
- connection-throttle: 10000
- query-plugins: false
- deprecated-verbose: default
- shutdown-message: Relancement du serveur.
- whitelist-message: Maintenance, patiente sur www.fightcraft.fr
- log-commands: true
- command-complete: true
- spam-exclusions:
- - /skill
- filter-unsafe-ips: false
- tab-ping: false
- timeout-time: 60
- restart-on-crash: true
- restart-script-location: start.sh
- bungee-proxies:
- - 127.0.0.1
- texture-resolution: 16
- fml-missing-message: You do not have FML installed, you cannot connect to this server
- fml-missing-mods-message: The server requires mods that are absent or out of date on your client
- fml-outdated-message: Your client is not running a new enough version of FML to connect to this server
- fml-other-error-message: There was a problem during FML negotiation
- restart-command: true
- tps-command: true
- metrics-enable: true
- snapshot-protocol: false
- spawn-limits:
- monsters: 70
- animals: 15
- water-animals: 5
- ambient: 15
- chunk-gc:
- period-in-ticks: 600
- load-threshold: 0
- ticks-per:
- animal-spawns: 400
- monster-spawns: 1
- autosave: 0
- hopper-transfer: 8
- hopper-check: 8
- 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: true
- database:
- username: bukkit
- isolation: SERIALIZABLE
- driver: org.sqlite.JDBC
- password:
- url: jdbc:sqlite:{DIR}{NAME}.db
- world-settings:
- default:
- growth-chunks-per-tick: 800
- mob-spawn-range: 4
- random-light-updates: false
- aggregate-chunkticks: 4
- item-merge-radius: 3.5
- exp-merge-radius: 3.5
- 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: 32
- entity-activation-range-monsters: 32
- entity-activation-range-misc: 16
- entity-tracking-range-players: 48
- entity-tracking-range-animals: 48
- entity-tracking-range-monsters: 48
- entity-tracking-range-misc: 32
- entity-tracking-range-max: 64
- info: true
- worldgen-VanillaPlus-OreWorldGen: true
- keeploaded-environment-normal: true
- keeploaded-environment-nether: true
- keeploaded-environment-the_end: false
- world:
- growth-chunks-per-tick: 800
- world_nether:
- view-distance: 5
- growth-chunks-per-tick: 0
- random-light-updates: true
- water-creatures-per-chunk: 0
- world3:
- growth-chunks-per-tick: 800
- world3_nether:
- view-distance: 3
- growth-chunks-per-tick: 300
- random-light-updates: true
- water-creatures-per-chunk: 0
- orebfuscator:
- enable: false
- engine-mode: 1
- disabled-worlds:
- - world_the_end
- blocks:
- - 1
- - 5
- - 14
- - 15
- - 16
- - 21
- - 48
- - 49
- - 54
- - 56
- - 73
- - 74
- - 82
- - 129
- - 130
- update-radius: 2
- mcpc:
- connection-logging: false
- dump-materials: false
- world-leak-debug: false
- infinite-water-source: true
- flowing-lava-decay: false
- load-chunk-on-request: true
- warn-place-no-tile-entity: false
- banned-item-IDs: []
- enable-banned-items: false
- player-speed-max:
- land: -1
- fake-players:
- com/eloraam/redpower/machine/EntityPlayerFake:
- username: '[RedPower]'
- do-login: false
- dan200/turtle/shared/TurtlePlayer:
- username: '[ComputerCraft]'
- do-login: false
- plugin-settings:
- default:
- debug: false
- custom-class-loader: true
- use-guava10: true
- remap-nms-v1_5_R3: true
- remap-nms-v1_5_R2: true
- remap-nms-v1_5_R1: true
- remap-nms-v1_4_R1: true
- remap-nms-v1_4_6: true
- remap-obc-v1_5_R3: false
- remap-obc-v1_5_R2: false
- remap-obc-v1_5_R1: true
- remap-obc-v1_4_R1: false
- remap-obc-v1_4_6: false
- remap-obc-pre: false
- remap-nms-pre: 'false'
- global-inheritance: true
- plugin-inheritance: true
- remap-reflect-field: true
- remap-reflect-class: true
- remap-allow-future: false
- bukkit-to-forge-mappings:
- world_nether: dim-1
- world_the_end: dim1
- world_twilightforest: dim7
- storm-settings:
- strong-electrical-storm:
- chance: 5
- lightning-delay: 10
- lightning-random-delay: 20
- electrical-storm:
- chance: 15
- lightning-delay: 40
- lightning-random-delay: 150
- strong-thunderstorm:
- chance: 30
- lightning-delay: 60
- lightning-random-delay: 250
- thunderstorm:
- chance: 50
- lightning-delay: 100
- lightning-random-delay: 500
- weak-thunderstorm:
- chance: 75
- lightning-delay: 300
- lightning-random-delay: 1000
- rainstorm:
- chance: 100
- lightning-delay: 500
- lightning-random-delay: 2000
- config-version: 2
Advertisement
Add Comment
Please, Sign In to add comment