1

Question about chunks

bobiscool59 9/22/12 4:02 pm
340
9/22/2012 4:29 pm
For a minecraft server, I'm pretty sure that some chunks stay loaded when everyone leaves. Which stay loaded? Is it the chunks near the spawn or the chunks near 0,0? Also, is there a way to make all chunks unload when everyone leaves the server with a bukkit plugin of some sort?

Thanks in advance.
Posted by
bobiscool59
Level 7 : Apprentice Blockhead
19

  Have something to say?

JoinSign in

2

bobiscool59
09/22/2012 4:29 pm
Level 7 : Apprentice Blockhead
Thanks, I have a bukkit server. If I was to move the spawn with some tool would I be able to keep the chunks loaded only around the new spawn or would the chunks still keep loaded around the old spawn.
1
simon6689
09/22/2012 4:10 pm
Level 1 : New System
No, on a vanilla server all chunks unload when no one is online, but bukkit will keep the area near spawn loaded. If you want a plugin to disable this, try MultiVerse.

1

Welcome