forceloaded blocks only if really needed, auto conf and no perm
This commit is contained in:
parent
34e4cac814
commit
74e7e292b3
2
init.lua
2
init.lua
@ -7,7 +7,7 @@ local flength = 1800 -- how many seconds you can fly
|
||||
local checktime = 1 -- check interval
|
||||
local maxdistance = 50 -- maxradius
|
||||
local timer = 0
|
||||
local trans = {}
|
||||
local trans = true -- no permanent forceload block if server shuts down
|
||||
local force = false
|
||||
|
||||
if maxdistance > getsetting then force = true end
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 347 KiB |
Loading…
x
Reference in New Issue
Block a user