Class Config
java.lang.Object
com.bencodez.simpleapi.file.velocity.VelocityYMLFile
com.bencodez.votingplugin.bungee.velocity.Config
public class Config
extends com.bencodez.simpleapi.file.velocity.VelocityYMLFile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
int
boolean
getDebug()
boolean
boolean
int
int
boolean
int
boolean
@NonNull Collection<? extends ninja.leaping.configurate.ConfigurationNode>
ninja.leaping.configurate.ConfigurationNode
int
boolean
ninja.leaping.configurate.ConfigurationNode
boolean
int
boolean
int
boolean
ninja.leaping.configurate.ConfigurationNode
@NonNull Collection<? extends ninja.leaping.configurate.ConfigurationNode>
boolean
int
boolean
int
ninja.leaping.configurate.ConfigurationNode
boolean
int
boolean
Methods inherited from class com.bencodez.simpleapi.file.velocity.VelocityYMLFile
getBoolean, getConf, getData, getFile, getInt, getKeys, getLong, getNode, getString, getStringList, reload, save, setConf
-
Constructor Details
-
Config
-
-
Method Details
-
getAllowUnJoined
public boolean getAllowUnJoined() -
getBlockedServers
-
getWhiteListedServers
-
getBroadcast
public boolean getBroadcast() -
getOnlineMode
public boolean getOnlineMode() -
getUUIDLookup
public boolean getUUIDLookup() -
getGlobalDataEnabled
public boolean getGlobalDataEnabled() -
getGlobalDataUseMainMySQL
public boolean getGlobalDataUseMainMySQL() -
getBungeeManageTotals
public boolean getBungeeManageTotals() -
getBungeeMethod
-
getRedisHost
-
getRedisPort
public int getRedisPort() -
getLimitVotePoints
public int getLimitVotePoints() -
getRedisUsername
-
getRedisPrefix
-
getRedisPassword
-
getBungeeHost
-
getBungeePort
public int getBungeePort() -
getMaxAmountOfVotesPerDay
public int getMaxAmountOfVotesPerDay() -
getVoteCacheTime
public int getVoteCacheTime() -
getDebug
public boolean getDebug() -
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
-
getVotePartyServersToSend
-
getVotePartyBungeeCommands
-
getSpigotServerConfiguration
-
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
-
getMultiProxyServers
-
getMultiProxyServers
public @NonNull Collection<? extends ninja.leaping.configurate.ConfigurationNode> getMultiProxyServers() -
getMultiProxySocketHostHost
-
getMultiProxySocketHostPort
public int getMultiProxySocketHostPort() -
getMultiProxyMethod
-
getProxyServerName
-
getProxyServers
-
getMultiProxyRedisUseExistingConnection
public boolean getMultiProxyRedisUseExistingConnection() -
getMultiProxyRedisHost
-
getMultiProxyRedisPort
public int getMultiProxyRedisPort() -
getMultiProxyRedisUsername
-
getMultiProxyRedisPassword
-