-
Notifications
You must be signed in to change notification settings - Fork 2
/
spigot.yml
101 lines (100 loc) · 2.47 KB
/
spigot.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# 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
settings:
bungeecord: false
late-bind: false
sample-count: 12
timeout-time: 90
restart-on-crash: true
restart-script: ./RUN.sh
netty-threads: -1
player-shuffle: 0
fullMatchRate: 10
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
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
mob-spawn-range: 4
merge-radius:
item: 2.5
exp: 3.0
anti-xray:
enabled: true
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: 32
monsters: 32
misc: 16
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: 50
entity: 50
max-tnt-per-tick: 100
view-distance: 10
item-despawn-rate: 6000
use-async-lighting: true
chunks-per-tick: 650
clear-tick-list: false
arrow-despawn-rate: 1200
enable-zombie-pigmen-portal-spawns: true
zombie-aggressive-towards-villager: true