mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-06-13 02:31:13 +00:00
Chicken Chunks config first pass
This commit is contained in:
@ -20,7 +20,7 @@ allowoffline
|
||||
#Set to false to deny a player access to the chunk viewer
|
||||
allowchunkviewer
|
||||
{
|
||||
DEFAULT=true
|
||||
DEFAULT=false
|
||||
OP=true
|
||||
}
|
||||
|
||||
@ -36,7 +36,7 @@ cleanuptime=1200
|
||||
maxchunks=400
|
||||
|
||||
#Enabling this lets OPs alter other player's chunkloaders. WARNING: If you change a chunkloader, you have no idea what may break/explode by not being chunkloaded.
|
||||
op-interact=false
|
||||
op-interact=true
|
||||
|
||||
#Set to false to disable the automatic reloading of mystcraft dimensions on server restart
|
||||
reload-dimensions=true
|
||||
|
Reference in New Issue
Block a user