minecraft server init
This commit is contained in:
14
config/weirdinggadget.cfg
Normal file
14
config/weirdinggadget.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Width/length of chunks to be loaded, it is recommend this is an odd number
|
||||
I:chunkLoaderWidth=3
|
||||
|
||||
# Disables Chunk loading, use if there is a crash happening in a chunk loaded area
|
||||
B:emergencyMode=false
|
||||
|
||||
# The number of hours the player will be offline before deactivating (default 2 days)
|
||||
I:hoursBeforeDeactivation=48
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user