-
Notifications
You must be signed in to change notification settings - Fork 0
/
spigot.yml
190 lines (189 loc) · 4.77 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
# 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
sample-count: 12
save-user-cache-on-stop-only: false
attribute:
maxHealth:
max: 9999.0
movementSpeed:
max: 2048.0
attackDamage:
max: 9999.0
timeout-time: 120
restart-on-crash: false
restart-script: ./start.sh
netty-threads: 4
late-bind: false
bungeecord: false
int-cache-limit: 2048
user-cache-size: 1000
item-dirty-ticks: 20
player-shuffle: 0
moved-wrongly-threshold: 0.125
moved-too-quickly-multiplier: 15.0
filter-creative-items: true
commands:
tab-complete: 0
replace-commands:
- setblock
- summon
- testforblock
- tellraw
spam-exclusions:
- /skill
log: true
silent-commandblock-console: false
send-namespaced: true
messages:
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 {0}
outdated-server: Outdated server! This server is using {0}
restart: The server is restarting...
stats:
disable-saving: false
forced-stats: {}
advancements:
disable-saving: false
disabled:
- minecraft:story/disabled
world-settings:
default:
verbose: true
merge-radius:
exp: 6
item: 3.5
arrow-despawn-rate: 1200
enable-zombie-pigmen-portal-spawns: true
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100
item-despawn-rate: 6000
view-distance: 10
nerf-spawner-mobs: false
zombie-aggressive-towards-villager: true
dragon-death-sound-radius: 0
seed-village: 10387312
seed-feature: 14357617
seed-monument: 10387313
seed-slime: 987234911
ticks-per:
hopper-transfer: 8
hopper-check: 1
hopper-amount: 1
save-structure-info: true
growth:
cactus-modifier: 100
cane-modifier: 200
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
netherwart-modifier: 100
vine-modifier: 100
cocoa-modifier: 100
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
entity-activation-range:
animals: 6
monsters: 16
misc: 2
water: 16
tick-inactive-villagers: true
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.1
max-tnt-per-tick: 10
mob-spawn-range: 5
random-light-updates: false
max-tick-time:
tile: 25
entity: 25
squid-spawn-range:
min: 45.0
max-entity-collisions: 1
Alstair:
verbose: true
item-despawn-rate: 6000
merge-radius:
item: 3.5
exp: 6
view-distance: 10
arrow-despawn-rate: 1200
hanging-tick-frequency: 100
zombie-aggressive-towards-villager: true
enable-zombie-pigmen-portal-spawns: true
wither-spawn-sound-radius: 0
nerf-spawner-mobs: false
seed-village: 10387312
seed-feature: 14357617
seed-monument: 10387313
seed-slime: 987234911
dragon-death-sound-radius: 0
mob-spawn-range: 10
max-tick-time:
tile: 25
entity: 25
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.1
ticks-per:
hopper-transfer: 8
hopper-check: 1
hopper-amount: 1
save-structure-info: true
squid-spawn-range:
min: 45.0
growth:
cactus-modifier: 100
cane-modifier: 200
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
netherwart-modifier: 100
vine-modifier: 100
cocoa-modifier: 100
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
entity-activation-range:
animals: 6
monsters: 16
misc: 2
water: 16
tick-inactive-villagers: true
random-light-updates: false
max-tnt-per-tick: 10
max-entity-collisions: 1