Posted June 26, 201411 yr Hello all I have a great request! I make a mod and I need to check player's team who right click on a block. I don't know how to process for make a condition which test if player are in team A or in team B Thanks
June 26, 201411 yr Author sorry I'm bad in english... so I don't know how I can get the player's team
June 26, 201411 yr Author I have this method: public Team getTeam() { return this.getWorldScoreboard().getPlayersTeam(this.username); } but how to caught the player team with this method?
June 26, 201411 yr Author yes I know but I watch you that I can call method Minecraft.getMinecraft().thePlayer.equals(ScoreboardPlayerTeam.getPlayersTeam.teamMemberships) this function don't work for get player's team
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.