sparkz117 Posted June 14, 2012 Posted June 14, 2012 Hey guys it's me again, so I have a slight problem with the Void Rings in my server, people seem to be duping items with their gravitational pull, does any one know of a way I can disable the gravity field of this? If not remove the item from the game completely? Quote
nevakanezah Posted June 14, 2012 Posted June 14, 2012 There's a file in the server folder called "mod_EE.props". down near the bottom is a list of booleans that you can use to enable or disable items, and the void ring (and possibly black hole band, if the issue exists there too) can be disabled this way. Quote
sparkz117 Posted June 14, 2012 Author Posted June 14, 2012 There's a file in the server folder called "mod_EE.props". down near the bottom is a list of booleans that you can use to enable or disable items, and the void ring (and possibly black hole band, if the issue exists there too) can be disabled this way. Thank you, I already knew about this and have disabled both, but some people still have them from earlier on in the game, is there any way to wipe them completely? Quote
Arsenius Posted June 14, 2012 Posted June 14, 2012 if you have the modifyworld plugin you can add -modifyworld.items.have.(itemid) to your permissions. this wil make people loose the item when they select it. Quote
sparkz117 Posted June 14, 2012 Author Posted June 14, 2012 if you have the modifyworld plugin you can add -modifyworld.items.have.(itemid) to your permissions. this wil make people loose the item when they select it. I now have this, thanks, I have another questions if you wouldn't mind, is there a way with ModifyWorld I can stop people right clicking with RM tools? Quote
AlienX Posted June 15, 2012 Posted June 15, 2012 isnt it -modifyworld.items.use.(itemid)? Unsure tho, but i think its that. Quote
sparkz117 Posted June 15, 2012 Author Posted June 15, 2012 isnt it -modifyworld.items.use.(itemid)? Unsure tho, but i think its that. I tried that, but people can still right click with the morning star, this is what I have. - -modifyworld.items.use.27573 - -modifyworld.items.use.27573:1 - -modifyworld.items.have.27593 - -modifyworld.items.have.27593:1 - -modifyworld.items.have.27532 - -modifyworld.items.have.27532:1 - modifyworld.* Quote
Arsenius Posted June 18, 2012 Posted June 18, 2012 it might be item instead of items, im not sure: - -modifyworld.item.use.27573 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.