feat: chunky fix
This commit is contained in:
parent
253f7dabb3
commit
4b449e27cd
1 changed files with 2 additions and 1 deletions
|
|
@ -85,7 +85,8 @@ in {
|
||||||
motd = "SIB24 Aged Server";
|
motd = "SIB24 Aged Server";
|
||||||
white-list = true;
|
white-list = true;
|
||||||
spawn-protection = 0;
|
spawn-protection = 0;
|
||||||
max-tick-time = 5 * 60 * 1000;
|
# max-tick-time = 5 * 60 * 1000;
|
||||||
|
max-tick-time = -1;
|
||||||
allow-flight = true;
|
allow-flight = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue