Riccardo Fagiolo Posted July 14, 2013 Posted July 14, 2013 Hello, I can't figure out how to not unload a dimension (The moon in this case, DIM-28). I need to keep it loaded for players to be able to teleport at their homes. Quote
Clawx207 Posted August 9, 2013 Posted August 9, 2013 Im guessing you're using bukkit, so in your main server directory go to the bukkit.yml and edit it, youll see: worldgen-modbspkrsCore-ModLoaderWorldGenerator: true worldgen-CoFHWorld-WorldHandler: true keeploaded-environment-normal: true keeploaded-environment-nether: true keeploaded-environment-the_end: false keeploaded-environment-myst: false keeploaded-environment-gccore: false keeploaded-environment-gcmoon: false <Change to true worldgen-DimensionalDoors-RiftGenerator: true keeploaded-environment-pocket: false keeploaded-environment-limbo: false worldgen-MineFactoryReloaded-MineFactoryReloadedWorldGen: true Of course gccore are the space stations, so change that to true if you want people to teleport to their spacestations(Not recommended) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.