java.lang.Object
com.Ben12345rocks.VotingPlugin.Objects.User

@Deprecated public class User extends Object
Deprecated.
  • Constructor Details

    • User

      public User(org.bukkit.entity.Player p)
      Deprecated.
  • Method Details

    • addPoints

      public void addPoints(int points)
      Deprecated.
    • getPoints

      public int getPoints()
      Deprecated.
    • removePoints

      public boolean removePoints(int points)
      Deprecated.
    • setPoints

      public void setPoints(int points)
      Deprecated.