Class PerServerKeys

    • Field Detail

      • REGISTERED

        public static final Key<java.lang.Long> REGISTERED
      • PING

        public static final Key<java.util.List<Ping>> PING
      • PLAYER_KILLS

        @Deprecated
        public static final Key<java.util.List<PlayerKill>> PLAYER_KILLS
        Deprecated.
      • PLAYER_DEATHS

        @Deprecated
        public static final Key<java.util.List<PlayerDeath>> PLAYER_DEATHS
        Deprecated.
      • PLAYER_KILL_COUNT

        public static final Key<java.lang.Integer> PLAYER_KILL_COUNT
      • PLAYER_DEATH_COUNT

        @Deprecated
        public static final Key<java.lang.Integer> PLAYER_DEATH_COUNT
        Deprecated.
      • MOB_KILL_COUNT

        public static final Key<java.lang.Integer> MOB_KILL_COUNT
      • MOB_DEATH_COUNT

        @Deprecated
        public static final Key<java.lang.Integer> MOB_DEATH_COUNT
        Deprecated.
      • DEATH_COUNT

        public static final Key<java.lang.Integer> DEATH_COUNT
      • LAST_SEEN

        public static final Key<java.lang.Long> LAST_SEEN
      • BANNED

        public static final Key<java.lang.Boolean> BANNED
      • OPERATOR

        public static final Key<java.lang.Boolean> OPERATOR