Posted June 12, 201411 yr Is there a way to delete Achievements from a player? Long time Bukkit & Forge Programmer Happy to try and help
June 12, 201411 yr I would assume: player.addStat(/* Stat */, -100); The -100 is just to be safe. I'm doing this off the top of my head. Correct me if I'm wrong. -Mitchellbrine Minecraft can do ANYTHING, it's coded in Java and you got the full power of Java behind you when you code. So nothing is impossible. It may be freaking fucking hard though, but still possible If you create a topic on Modder Support, live by this motto: I don't want your charity, I want your information
June 12, 201411 yr Author That worked like a charm. Thanks! Long time Bukkit & Forge Programmer Happy to try and help
June 13, 201411 yr Great! That was honestly a guess but I thought, by the way add stat worked, it would work! -Mitchellbrine Minecraft can do ANYTHING, it's coded in Java and you got the full power of Java behind you when you code. So nothing is impossible. It may be freaking fucking hard though, but still possible If you create a topic on Modder Support, live by this motto: I don't want your charity, I want your information
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.