You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
147 lines
3.6 KiB
YAML
147 lines
3.6 KiB
YAML
7 years ago
|
# This is the main configuration file for Spigot.
|
||
|
# As you can see, there's tons to configure. Some options may impact gameplay, so use
|
||
|
# with caution, and make sure you know what each option does before configuring.
|
||
|
# For a reference for any variable inside this file, check out the Spigot wiki at
|
||
|
# http://www.spigotmc.org/wiki/spigot-configuration/
|
||
|
#
|
||
|
# If you need help with the configuration or have any questions related to Spigot,
|
||
|
# join us at the IRC or drop by our forums and leave a post.
|
||
|
#
|
||
|
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
|
||
|
# Forums: http://www.spigotmc.org/
|
||
|
|
||
|
config-version: 11
|
||
|
settings:
|
||
|
debug: false
|
||
|
save-user-cache-on-stop-only: false
|
||
|
late-bind: false
|
||
|
player-shuffle: 0
|
||
|
int-cache-limit: 1024
|
||
|
netty-threads: 4
|
||
|
user-cache-size: 1000
|
||
|
timeout-time: 60
|
||
|
restart-on-crash: false
|
||
|
restart-script: ./start.bat
|
||
|
bungeecord: true
|
||
|
sample-count: 12
|
||
|
item-dirty-ticks: 20
|
||
|
attribute:
|
||
|
maxHealth:
|
||
|
max: 2048.0
|
||
|
movementSpeed:
|
||
|
max: 2048.0
|
||
|
attackDamage:
|
||
|
max: 2048.0
|
||
|
filter-creative-items: true
|
||
|
moved-wrongly-threshold: 0.0625
|
||
|
moved-too-quickly-multiplier: 10.0
|
||
|
moved-too-quickly-threshold: 100.0
|
||
|
messages:
|
||
|
whitelist: '[&6&lEsti&3&lNet&r]&7You aren''t whitelisted.'
|
||
|
unknown-command: '[&6&lEsti&3&lNet&r] &7Unknown command.'
|
||
|
server-full: '[&6&lEsti&3&lNet&r]&7Server is full.'
|
||
|
outdated-client: '[&6&lEsti&3&lNet&r]&7Outdated client! Please use {0}'
|
||
|
outdated-server: '[&6&lEsti&3&lNet&r]&7Outdated server! I''m still on {0}'
|
||
|
restart: '[&6&lEsti&3&lNet&r]&7Restart incoming...'
|
||
|
commands:
|
||
|
tab-complete: 0
|
||
|
spam-exclusions:
|
||
|
- /skill
|
||
|
replace-commands:
|
||
|
- setblock
|
||
|
- summon
|
||
|
- testforblock
|
||
|
- tellraw
|
||
|
log: true
|
||
|
silent-commandblock-console: false
|
||
|
stats:
|
||
|
disable-saving: false
|
||
|
forced-stats: {}
|
||
|
advancements:
|
||
|
disable-saving: false
|
||
|
disabled:
|
||
|
- minecraft:story/disabled
|
||
|
world-settings:
|
||
|
default:
|
||
|
verbose: true
|
||
|
hanging-tick-frequency: 100
|
||
|
zombie-aggressive-towards-villager: false
|
||
|
item-despawn-rate: 6000
|
||
|
merge-radius:
|
||
|
item: 2.5
|
||
|
exp: 3.0
|
||
|
arrow-despawn-rate: 1200
|
||
|
enable-zombie-pigmen-portal-spawns: false
|
||
|
wither-spawn-sound-radius: 0
|
||
|
view-distance: 10
|
||
|
nerf-spawner-mobs: false
|
||
|
dragon-death-sound-radius: 0
|
||
|
seed-village: 10387312
|
||
|
seed-feature: 14357617
|
||
|
seed-monument: 10387313
|
||
|
seed-slime: 987234911
|
||
|
entity-activation-range:
|
||
|
animals: 0
|
||
|
monsters: 0
|
||
|
misc: 16
|
||
|
growth:
|
||
|
cactus-modifier: 0
|
||
|
cane-modifier: 0
|
||
|
melon-modifier: 0
|
||
|
mushroom-modifier: 0
|
||
|
pumpkin-modifier: 0
|
||
|
sapling-modifier: 0
|
||
|
wheat-modifier: 0
|
||
|
netherwart-modifier: 0
|
||
|
vine-modifier: 100
|
||
|
cocoa-modifier: 100
|
||
|
mob-spawn-range: 0
|
||
|
max-tick-time:
|
||
|
tile: 50
|
||
|
entity: 50
|
||
|
entity-tracking-range:
|
||
|
players: 48
|
||
|
animals: 48
|
||
|
monsters: 48
|
||
|
misc: 32
|
||
|
other: 64
|
||
|
max-tnt-per-tick: 0
|
||
|
hunger:
|
||
|
jump-walk-exhaustion: 0.05
|
||
|
jump-sprint-exhaustion: 0.2
|
||
|
combat-exhaustion: 0.1
|
||
|
regen-exhaustion: 6.0
|
||
|
swim-multiplier: 0.01
|
||
|
sprint-multiplier: 0.1
|
||
|
other-multiplier: 0.0
|
||
|
ticks-per:
|
||
|
hopper-transfer: 0
|
||
|
hopper-check: 1
|
||
|
hopper-amount: 0
|
||
|
random-light-updates: false
|
||
|
save-structure-info: true
|
||
|
max-entity-collisions: 8
|
||
|
chunks-per-tick: 650
|
||
|
clear-tick-list: false
|
||
|
anti-xray:
|
||
|
enabled: false
|
||
|
engine-mode: 1
|
||
|
hide-blocks:
|
||
|
- 14
|
||
|
- 15
|
||
|
- 16
|
||
|
- 21
|
||
|
- 48
|
||
|
- 49
|
||
|
- 54
|
||
|
- 56
|
||
|
- 73
|
||
|
- 74
|
||
|
- 82
|
||
|
- 129
|
||
|
- 130
|
||
|
replace-blocks:
|
||
|
- 1
|
||
|
- 5
|
||
|
max-bulk-chunks: 10
|