java.lang.Object
com.bencodez.advancedcore.bungeeapi.velocity.VelocityYMLFile
com.bencodez.votingplugin.bungee.velocity.Config

public class Config extends com.bencodez.advancedcore.bungeeapi.velocity.VelocityYMLFile
  • Constructor Details

    • Config

      public Config(File file)
  • Method Details

    • getAllowUnJoined

      public boolean getAllowUnJoined()
    • getBlockedServers

      public List<String> getBlockedServers()
    • getWhiteListedServers

      public List<String> getWhiteListedServers()
    • getBroadcast

      public boolean getBroadcast()
    • getOnlineMode

      public boolean getOnlineMode()
    • getGlobalDataEnabled

      public boolean getGlobalDataEnabled()
    • getGlobalDataUseMainMySQL

      public boolean getGlobalDataUseMainMySQL()
    • getBungeeManageTotals

      public boolean getBungeeManageTotals()
    • getBungeeMethod

      public String getBungeeMethod()
    • getRedisHost

      public String getRedisHost()
    • getRedisPort

      public int getRedisPort()
    • getRedisUsername

      public String getRedisUsername()
    • getRedisPrefix

      public String getRedisPrefix()
    • getRedisPassword

      public String getRedisPassword()
    • getBungeeHost

      public String getBungeeHost()
    • getBungeePort

      public int getBungeePort()
    • getMaxAmountOfVotesPerDay

      public int getMaxAmountOfVotesPerDay()
    • getVoteCacheTime

      public int getVoteCacheTime()
    • getDebug

      public boolean getDebug()
    • getFallBack

      public String getFallBack()
    • getMysqlNode

      public ninja.leaping.configurate.ConfigurationNode getMysqlNode()
    • getPointsOnVote

      public int getPointsOnVote()
    • getSendVotesToAllServers

      public boolean getSendVotesToAllServers()
    • getVotePartyEnabled

      public boolean getVotePartyEnabled()
    • getVotePartyNode

      public ninja.leaping.configurate.ConfigurationNode getVotePartyNode()
    • getVotePartySendToAllServers

      public boolean getVotePartySendToAllServers()
    • getVotePartyVotesRequired

      public int getVotePartyVotesRequired()
    • getVotePartyIncreaseVotesRequired

      public int getVotePartyIncreaseVotesRequired()
    • getVotePartyBroadcast

      public String getVotePartyBroadcast()
    • getVotePartyServersToSend

      public List<String> getVotePartyServersToSend()
    • getVotePartyBungeeCommands

      public List<String> getVotePartyBungeeCommands()
    • getSpigotServerConfiguration

      public ninja.leaping.configurate.ConfigurationNode getSpigotServerConfiguration(String s)
    • getSpigotServers

      public @NonNull Collection<? extends ninja.leaping.configurate.ConfigurationNode> getSpigotServers()
    • getWaitForUserOnline

      public boolean getWaitForUserOnline()
    • getMultiProxySupport

      public boolean getMultiProxySupport()
    • getMultiProxyOneGlobalReward

      public boolean getMultiProxyOneGlobalReward()
    • getPrimaryServer

      public boolean getPrimaryServer()
    • getBedrockPlayerPrefix

      public String getBedrockPlayerPrefix()
    • getMultiProxyServers

      public ninja.leaping.configurate.ConfigurationNode getMultiProxyServers(String s)
    • getMultiProxyServers

      public @NonNull Collection<? extends ninja.leaping.configurate.ConfigurationNode> getMultiProxyServers()
    • getMultiProxySocketHostHost

      public String getMultiProxySocketHostHost()
    • getMultiProxySocketHostPort

      public int getMultiProxySocketHostPort()
    • getMultiProxyMethod

      public String getMultiProxyMethod()
    • getProxyServerName

      public String getProxyServerName()
    • getProxyServers

      public List<String> getProxyServers()
    • getMultiProxyRedisUseExistingConnection

      public boolean getMultiProxyRedisUseExistingConnection()
    • getMultiProxyRedisHost

      public String getMultiProxyRedisHost()
    • getMultiProxyRedisPort

      public int getMultiProxyRedisPort()
    • getMultiProxyRedisUsername

      public String getMultiProxyRedisUsername()
    • getMultiProxyRedisPassword

      public String getMultiProxyRedisPassword()