So Zombe mod now checks to see if a server allows players to use cheat and fly mod. I basically just decompiled the class and bypassed that check. Just take the class file and replace the one included in normal Zombe mod. Fly mod will probably still not work if they have another anti fly plugin.
So Zombe mod now checks to see if a server allows players to use cheat and fly mod. I basically just decompiled the class and bypassed that check. Just take the class file and replace the one included in normal Zombe mod. Fly mod will probably still not work if they have another anti fly plugin.
How did you manage to recompile the mod? I want to do the same to CJB and have got the bypass finished but cant figure out how to recompile it without errors.
Originally Posted by sneakx
How did you manage to recompile the mod? I want to do the same to CJB and have got the bypass finished but cant figure out how to recompile it without errors.
I just used mcp... but I used mcp on vanilla minecraft and just put in the source included with the zombe mod.