Class BungeeSettings

java.lang.Object
com.bencodez.advancedcore.api.yml.YMLFile
com.bencodez.votingplugin.config.BungeeSettings

public class BungeeSettings extends com.bencodez.advancedcore.api.yml.YMLFile
  • Constructor Details

  • Method Details

    • getServerNameStorage

      public String getServerNameStorage()
    • loadValues

      public void loadValues()
      Overrides:
      loadValues in class com.bencodez.advancedcore.api.yml.YMLFile
    • onFileCreation

      public void onFileCreation()
      Specified by:
      onFileCreation in class com.bencodez.advancedcore.api.yml.YMLFile
    • isBungeeBroadcast

      public boolean isBungeeBroadcast()
    • isBungeeBroadcastAlways

      public boolean isBungeeBroadcastAlways()
    • isBungeeDebug

      public boolean isBungeeDebug()
    • getBungeeMethod

      public String getBungeeMethod()
    • getRedisHost

      public String getRedisHost()
    • getRedisUsername

      public String getRedisUsername()
    • getRedisPrefix

      public String getRedisPrefix()
    • getRedisPassword

      public String getRedisPassword()
    • getRedisPort

      public int getRedisPort()
    • getBungeeServerHost

      public String 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

      public String getServer()
    • getSpigotServerHost

      public String 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

      public ArrayList<String> getBungeeVotePartyGlobalCommands()