Search the Community
Showing results for tags 'thief'.
-
Hello! I have a Hexxit Server on version 1.5.2 (Hexxit version 1.0.10) I changed some code at : .../mods/HexxitGear-1.0-23.jar/core/buff/BuffThiefSet.java I added: player.addPotionEffect(new PotionEffect(Potion.fireResistance.id, 20, 1)); player.addPotionEffect(new PotionEffect(Potion.resistance.id, 20, 0)); to make the Thief armor stronger. I don't know why but the changes do not work when I join my Server. Can Somebody help me? ~Stony
-
A certain user has stolen a bunch of items from various players on my server, and I believe he has put all the items he stole in a strongbox in what was his base before I banned him. He has the strongbox set to "Owner Only." I tried to use MCEdit to change the access to Public, but the application refused to cooperate. This has apparently been going on for some time and users have only just now noticed it, so rolling back the server is not an option. (eg, "Hey, that's where my X got off to!") How do I get the items out of his strongbox and back to their rightful owners?