Package com.bencodez.votingplugin.bungee
Class Config
java.lang.Object
com.bencodez.votingplugin.bungee.Config
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
int
net.md_5.bungee.config.Configuration
getData()
boolean
getDebug()
boolean
boolean
int
int
boolean
int
boolean
net.md_5.bungee.config.Configuration
int
boolean
boolean
int
boolean
int
boolean
net.md_5.bungee.config.Configuration
boolean
int
boolean
int
boolean
int
boolean
void
load()
void
save()
-
Constructor Details
-
Config
-
-
Method Details
-
getRedisHost
-
getRedisPort
public int getRedisPort() -
getRedisUsername
-
getRedisPrefix
-
getRedisPassword
-
getAllowUnJoined
public boolean getAllowUnJoined() -
getBlockedServers
-
getWhiteListedServers
-
getBroadcast
public boolean getBroadcast() -
getBedrockPlayerPrefix
-
getOnlineMode
public boolean getOnlineMode() -
getUUIDLookup
public boolean getUUIDLookup() -
getGlobalDataEnabled
public boolean getGlobalDataEnabled() -
getGlobalDataUseMainMySQL
public boolean getGlobalDataUseMainMySQL() -
getBungeeHost
-
getBungeeManageTotals
public boolean getBungeeManageTotals() -
getBungeeMethod
-
getBungeePort
public int getBungeePort() -
getLimitVotePoints
public int getLimitVotePoints() -
getDebug
public boolean getDebug() -
getMultiProxySupport
public boolean getMultiProxySupport() -
getMaxAmountOfVotesPerDay
public int getMaxAmountOfVotesPerDay() -
getMultiProxySocketHostPort
public int getMultiProxySocketHostPort() -
getMultiProxySocketHostHost
-
getMultiProxyOneGlobalReward
public boolean getMultiProxyOneGlobalReward() -
getMultiProxyServersConfiguration
-
getMultiProxyServers
-
getPrimaryServer
public boolean getPrimaryServer() -
getFallBack
-
getPointsOnVote
public int getPointsOnVote() -
getSendVotesToAllServers
public boolean getSendVotesToAllServers() -
getSpigotServerConfiguration
-
getSpigotServers
-
getWaitForUserOnline
public boolean getWaitForUserOnline() -
getVotePartyEnabled
public boolean getVotePartyEnabled() -
getVotePartySendToAllServers
public boolean getVotePartySendToAllServers() -
getVotePartyVotesRequired
public int getVotePartyVotesRequired() -
getVotePartyIncreaseVotesRequired
public int getVotePartyIncreaseVotesRequired() -
getVoteCacheTime
public int getVoteCacheTime() -
getVotePartyBroadcast
-
getMultiProxyMethod
-
getProxyServerName
-
getProxyServers
-
getMultiProxyRedisUseExistingConnection
public boolean getMultiProxyRedisUseExistingConnection() -
getVotePartyServersToSend
-
getVotePartyBungeeCommands
-
getMultiProxyRedisHost
-
getMultiProxyRedisPort
public int getMultiProxyRedisPort() -
getMultiProxyRedisUsername
-
getMultiProxyRedisPassword
-
load
public void load() -
save
public void save() -
getData
public net.md_5.bungee.config.Configuration getData()
-