-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspigot.yml
More file actions
169 lines (168 loc) · 3.93 KB
/
spigot.yml
File metadata and controls
169 lines (168 loc) · 3.93 KB
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
# 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: 8
settings:
debug: false
filter-creative-items: true
moved-wrongly-threshold: 0.0625
moved-too-quickly-threshold: 100.0
attribute:
maxHealth:
max: 2048.0
movementSpeed:
max: 2048.0
attackDamage:
max: 2048.0
save-user-cache-on-stop-only: false
timeout-time: 60
restart-on-crash: false
restart-script: ./start.sh
netty-threads: 3
bungeecord: false
late-bind: false
sample-count: 12
player-shuffle: 2000
user-cache-size: 1000
int-cache-limit: 1024
global-api-cache: false
log-filters:
- ^(.*)(/login)(.*)$
prevent-proxies: false
bungeecord-addresses: []
commands:
spam-exclusions: []
silent-commandblock-console: true
replace-commands:
- setblock
- summon
- testforblock
- tp
- effect
- enchant
tab-complete: 3
log: true
command-block-overrides:
- setblock
- summon
- testforblock
- tp
- effect
- enchant
messages:
whitelist: Setting up new features, please try again later.
unknown-command: Unknown command.
server-full: Would you look at that, the server is full. Try again later?
outdated-client: Outdated client! Please use {0}
outdated-server: Outdated server! I'm still on {0}
restart: The server is rebooting.
stats:
disable-saving: false
forced-stats: {}
world-settings:
default:
verbose: false
arrow-despawn-rate: 1200
chunks-per-tick: 5000
clear-tick-list: false
merge-radius:
exp: 3.0
item: 1.0
enable-zombie-pigmen-portal-spawns: false
item-despawn-rate: 6000
zombie-aggressive-towards-villager: true
hanging-tick-frequency: 100
wither-spawn-sound-radius: 0
view-distance: 8
mob-spawn-range: 9
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
save-structure-info: false
random-light-updates: false
hopper-alt-ticking: true
ticks-per:
hopper-transfer: 8
hopper-check: 8
hopper-amount: 1
entity-tracking-range:
players: 144
animals: 144
monsters: 144
misc: 72
other: 72
hunger:
walk-exhaustion: 0.2
sprint-exhaustion: 0.8
combat-exhaustion: 0.3
regen-exhaustion: 3.0
max-tnt-per-tick: 100
max-tick-time:
tile: 50
entity: 50
nerf-spawner-mobs: false
growth:
cactus-modifier: 0
cane-modifier: 0
melon-modifier: 100
mushroom-modifier: 20
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
entity-activation-range:
animals: 48
monsters: 48
misc: 32
max-bulk-chunks: 5
max-entity-collisions: 4
dragon-death-sound-radius: 0
seed-village: 10387312
seed-feature: 14357617
world_nether:
chunks-per-tick: 2000
zombie-aggressive-towards-villager: false
growth:
melon-modifier: 20
mushroom-modifier: 100
sapling-modifier: 20
wheat-modifier: 20
world_the_end:
view-distance: 10
mob-spawn-range: 4
item-despawn-rate: 300
arrow-despawn-rate: 120
chunks-per-tick: 500
growth:
melon-modifier: 0
mushroom-modifier: 0
sapling-modifier: 0
wheat-modifier: 0
listeners:
- port: default
host: default
netty: true