Class NearPlayersArg

java.lang.Object
ru.cwcode.commands.Argument
ru.cwcode.commands.paperplatform.argument.NearPlayersArg

public class NearPlayersArg extends Argument
  • Constructor Details

    • NearPlayersArg

      public NearPlayersArg(int radius, int limit)
      При радиусе <=0 он не считается,
      при limit <= 0 он Integer.MAX_VALUE.
      Для всех игроков используйте OnlinePlayers, он быстрее
  • Method Details