cynicaldoubt Posted June 19, 2012 Posted June 19, 2012 Hey everyone, I recently started a small tekkit server for friends. Its only got 1 gig of RAM atm, so i want to disable chunkloaders from being placed by the players. If its possible to make it so only i as admin could place them? This is much preferable to seeing the server crash... xD I think i can use modify world as part of PermissionsEX, however there are items nodes and other scary stuff. If someone could show me how to do this, it would be brilliant. Thanks a million! Quote
Iscamania Posted June 19, 2012 Posted June 19, 2012 There are tons of topics about this stuff already. The search field is on the top, use it. Quote
Ekevoo Posted December 17, 2012 Posted December 17, 2012 This sucks. I've been searching for a while and all I find is "this has been answered before, use the search". Talk about self-DEFEATING prophecy… Quote
Ekevoo Posted December 17, 2012 Posted December 17, 2012 FINALLY figured it out after much digging. Here's for posterity: Edit buildcraft/config/AdditionalPipes.cfg Find and change: TeleportTether.Enabled=false Edit config/railcraft/railcraft.cfg Find and change: cube.world.anchor=false Find and change: entity.cart.anchor=0 UPDATE: There's also the Immibis' Dimensional Anchor that does that too. It's less harmful because it limits to 3 per player by default, but, for completeness' sake, here it is: Edit config/immibis.cfg Option 1, disable for everyone. Find and change: chunkloader.id=0 Option 2, admin use only. Find and change: chunkloader.maxChunksPerPlayer=0 Quote
PC-2011 Posted December 18, 2012 Posted December 18, 2012 http://dev.bukkit.org/server-mods/tekkitcustomizer/ if you just want to block them so admins can only use them it wonderful and easy to configure with notpad++ 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.