Class NonVotedPlayersCache

java.lang.Object
com.bencodez.advancedcore.bungeeapi.velocity.VelocityJSONFile
com.bencodez.votingplugin.bungee.velocity.NonVotedPlayersCache

public class NonVotedPlayersCache extends com.bencodez.advancedcore.bungeeapi.velocity.VelocityJSONFile
  • Constructor Details

  • Method Details

    • addPlayer

      public void addPlayer(com.velocitypowered.api.proxy.Player player)
    • addPlayer

      public void addPlayer(String uuid, String playerName)
    • addPlayerCheck

      public void addPlayerCheck(String uuid, String playerName)
    • check

      public void check()
    • playerExists

      public String playerExists(String playerName)