Package com.bencodez.votingplugin.config
Class BungeeSettings
java.lang.Object
com.bencodez.simpleapi.file.YMLFile
com.bencodez.votingplugin.config.BungeeSettings
public class BungeeSettings
extends com.bencodez.simpleapi.file.YMLFile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
void
Methods inherited from class com.bencodez.simpleapi.file.YMLFile
createSection, getData, getdFile, getPlugin, isFailedToRead, isJustCreated, reloadData, saveData, setData, setup, setValue
-
Constructor Details
-
BungeeSettings
-
-
Method Details
-
getServerNameStorage
-
loadValues
public void loadValues()- Overrides:
loadValues
in classcom.bencodez.simpleapi.file.YMLFile
-
onFileCreation
public void onFileCreation()- Specified by:
onFileCreation
in classcom.bencodez.simpleapi.file.YMLFile
-
isBungeeBroadcast
public boolean isBungeeBroadcast() -
isBungeeBroadcastAlways
public boolean isBungeeBroadcastAlways() -
isBungeeDebug
public boolean isBungeeDebug() -
getBungeeMethod
-
getRedisHost
-
getRedisUsername
-
getRedisPrefix
-
getRedisPassword
-
getRedisPort
public int getRedisPort() -
getBungeeServerHost
-
getBungeeServerPort
public int getBungeeServerPort() -
isPerServerPoints
public boolean isPerServerPoints() -
isPerServerMilestones
public boolean isPerServerMilestones() -
isGiveExtraAllSitesRewards
public boolean isGiveExtraAllSitesRewards() -
isPerServerRewards
public boolean isPerServerRewards() -
isRemoveInvalidUsers
public boolean isRemoveInvalidUsers() -
getServer
-
getSpigotServerHost
-
getSpigotServerPort
public int getSpigotServerPort() -
isTriggerVotifierEvent
public boolean isTriggerVotifierEvent() -
isUseBungeecoord
public boolean isUseBungeecoord() -
isVotifierBypass
public boolean isVotifierBypass() -
isDisableBroadcast
public boolean isDisableBroadcast() -
isGloblalDataUseMainMySQL
public boolean isGloblalDataUseMainMySQL() -
isGloblalDataEnabled
public boolean isGloblalDataEnabled() -
getBungeeVotePartyGlobalCommands
-