Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #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
- {
- LethalBob=true
- DEFAULT=false
- OP=true
- Sw3x=true
- }
- #Set to false to deny a player access to the chunk viewer
- allowchunkviewer
- {
- DEFAULT=false
- OP=true
- }
- #The number of minutes since last login within which chunks from a player will remain active, 0 for infinite.
- awayTimeout=1
- block.id=243
- #The number of ticks to wait between attempting to unload orphaned chunks
- cleanuptime=1200
- #The maximum number of chunks per chunkloader
- maxchunks=400
- #Set to false to disable the automatic reloading of mystcraft dimensions on server restart
- reload-dimensions=false
Advertisement
Add Comment
Please, Sign In to add comment