For my server OP:
Thanks!
ChickenChunks default config
- 24/7 chunkloaders
- as many as they want
- where ever they want
- logged on or not
- Only have 1 chunkloader
- Only in Overworld
- Disable within 1 hour of log off
Thanks!
ChickenChunks default config
#Per player chunk limiting. Values ignored if 0.:Simply add <username>=<value>
players
{
#Forge gives everyone 12500 by default
DEFAULT=5000
#For server op's only.
OP=5000
}
#If set to false, players will have to be logged in for their chunkloaders to work.:Simply add <username>=<true|false>
allowoffline
{
DEFAULT=true
OP=true
}
#Set to false to deny a player access to the chunk viewer
allowchunkviewer
{
DEFAULT=true
OP=true
}
#The number of minutes since last login within which chunks from a player will remain active, 0 for infinite.
awayTimeout=0
players
{
#Forge gives everyone 12500 by default
DEFAULT=5000
#For server op's only.
OP=5000
}
#If set to false, players will have to be logged in for their chunkloaders to work.:Simply add <username>=<true|false>
allowoffline
{
DEFAULT=true
OP=true
}
#Set to false to deny a player access to the chunk viewer
allowchunkviewer
{
DEFAULT=true
OP=true
}
#The number of minutes since last login within which chunks from a player will remain active, 0 for infinite.
awayTimeout=0