1 Star 0 Fork 0

陈心 / mc_1.7.10

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
spigot.yml 2.51 KB
一键复制 编辑 原始数据 按行查看 历史
陈心 提交于 2021-10-28 21:23 . first
# 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.esper.net ( http://webchat.esper.net/?channel=spigot )
# Forums: http://www.spigotmc.org/forum/
config-version: 7
commands:
log: true
tab-complete: true
silent-commandblock-console: false
settings:
late-bind: false
sample-count: 12
fullMatchRate: 10
timeout-time: 90
restart-on-crash: true
restart-script: ./start.sh
netty-threads: -1
player-shuffle: 0
bungeecord: false
messages:
restart: Server is restarting
whitelist: You are not whitelisted on this server!
unknown-command: Unknown command. Type "/help" for help.
server-full: The server is full!
outdated-client: Outdated client! Please use {}
outdated-server: Outdated server! I'm still on {}
stats:
disable-saving: false
forced-stats: {}
world-settings:
default:
verbose: false
mob-spawn-range: 4
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
nerf-spawner-mobs: false
growth:
cactus-modifier: 100
cane-modifier: 100
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
entity-activation-range:
animals: 12
monsters: 24
misc: 4
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
ticks-per:
hopper-transfer: 8
hopper-check: 8
random-light-updates: false
save-structure-info: true
max-bulk-chunks: 5
max-entity-collisions: 8
max-tick-time:
tile: 1000
entity: 1000
max-tnt-per-tick: 100
arrow-despawn-rate: 1200
zombie-aggressive-towards-villager: true
view-distance: 10
item-despawn-rate: 6000
merge-radius:
item: 2.5
exp: 3.0
chunks-per-tick: 650
clear-tick-list: false
use-async-lighting: false
enable-zombie-pigmen-portal-spawns: true
1
https://gitee.com/perpekura/mc_1.7.10.git
git@gitee.com:perpekura/mc_1.7.10.git
perpekura
mc_1.7.10
mc_1.7.10
master

搜索帮助