Class Configuration

java.lang.Object
rocks.gravili.notquests.spigot.managers.Configuration

public class Configuration extends Object
This is the Configuration Class which contains the settings which can be configured in the General.conf
  • Field Details

    • debug

      public boolean debug
    • loadPlayerData

      public boolean loadPlayerData
    • savePlayerData

      public boolean savePlayerData
    • storageCreateBackupsWhenSavingQuests

      public boolean storageCreateBackupsWhenSavingQuests
    • placeholder_player_active_quests_list_horizontal_separator

      public String placeholder_player_active_quests_list_horizontal_separator
    • placeholder_player_active_quests_list_horizontal_limit

      public int placeholder_player_active_quests_list_horizontal_limit
    • placeholder_player_active_quests_list_vertical_limit

      public int placeholder_player_active_quests_list_vertical_limit
    • placeholder_player_active_quests_list_horizontal_use_displayname_if_available

      public boolean placeholder_player_active_quests_list_horizontal_use_displayname_if_available
    • placeholder_player_active_quests_list_vertical_use_displayname_if_available

      public boolean placeholder_player_active_quests_list_vertical_use_displayname_if_available
    • journalItemEnabledWorlds

      public List<String> journalItemEnabledWorlds
    • journalInventorySlot

      public int journalInventorySlot
    • journalItem

      public org.bukkit.inventory.ItemStack journalItem
    • packetMagic

      public boolean packetMagic
    • usePacketEvents

      public boolean usePacketEvents
    • packetMagicUnsafeDisregardVersion

      public boolean packetMagicUnsafeDisregardVersion
    • deletePreviousConversations

      public boolean deletePreviousConversations
    • previousConversationsHistorySize

      public int previousConversationsHistorySize
    • showQuestItemAmount

      public boolean showQuestItemAmount
    • showObjectiveItemAmount

      public boolean showObjectiveItemAmount
    • visualTitleQuestSuccessfullyAccepted_enabled

      public boolean visualTitleQuestSuccessfullyAccepted_enabled
    • visualTitleQuestFailed_enabled

      public boolean visualTitleQuestFailed_enabled
    • visualTitleQuestCompleted_enabled

      public boolean visualTitleQuestCompleted_enabled
    • supportPlaceholderAPIInTranslationStrings

      public boolean supportPlaceholderAPIInTranslationStrings
    • guiQuestDescriptionMaxLineLength

      public int guiQuestDescriptionMaxLineLength
    • guiObjectiveDescriptionMaxLineLength

      public int guiObjectiveDescriptionMaxLineLength
    • wrapLongWords

      public boolean wrapLongWords
    • hideRewardsWithoutName

      public boolean hideRewardsWithoutName
  • Constructor Details

    • Configuration

      public Configuration()
  • Method Details

    • getDatabaseHost

      public final String getDatabaseHost()
    • setDatabaseHost

      public void setDatabaseHost(String host)
    • getDatabasePort

      public final int getDatabasePort()
    • setDatabasePort

      public void setDatabasePort(int port)
    • getDatabaseName

      public final String getDatabaseName()
    • setDatabaseName

      public void setDatabaseName(String database)
    • getDatabaseUsername

      public final String getDatabaseUsername()
    • setDatabaseUsername

      public void setDatabaseUsername(String username)
    • getDatabasePassword

      public final String getDatabasePassword()
    • setDatabasePassword

      public void setDatabasePassword(String password)
    • isQuestPreviewUseGUI

      public final boolean isQuestPreviewUseGUI()
    • setQuestPreviewUseGUI

      public void setQuestPreviewUseGUI(boolean questPreviewUseGUI)
    • isMySQLEnabled

      public final boolean isMySQLEnabled()
    • setMySQLEnabled

      public void setMySQLEnabled(boolean mySQLEnabled)
    • isUserCommandsUseGUI

      public final boolean isUserCommandsUseGUI()
    • setUserCommandsUseGUI

      public void setUserCommandsUseGUI(boolean userCommandsUseGUI)
    • getMaxActiveQuestsPerPlayer

      public final int getMaxActiveQuestsPerPlayer()
    • setMaxActiveQuestsPerPlayer

      public void setMaxActiveQuestsPerPlayer(int maxActiveQuestsPerPlayer)
    • getCitizensNPCQuestGiverIndicatorParticleSpawnInterval

      public final int getCitizensNPCQuestGiverIndicatorParticleSpawnInterval()
    • setCitizensNPCQuestGiverIndicatorParticleSpawnInterval

      public void setCitizensNPCQuestGiverIndicatorParticleSpawnInterval(int citizensNPCQuestGiverIndicatorParticleSpawnInterval)
    • getCitizensNPCQuestGiverIndicatorParticleType

      public final org.bukkit.Particle getCitizensNPCQuestGiverIndicatorParticleType()
    • setCitizensNPCQuestGiverIndicatorParticleType

      public void setCitizensNPCQuestGiverIndicatorParticleType(org.bukkit.Particle citizensNPCQuestGiverIndicatorParticleType)
    • getCitizensNPCQuestGiverIndicatorParticleCount

      public final int getCitizensNPCQuestGiverIndicatorParticleCount()
    • setCitizensNPCQuestGiverIndicatorParticleCount

      public void setCitizensNPCQuestGiverIndicatorParticleCount(int citizensNPCQuestGiverIndicatorParticleCount)
    • isCitizensNPCQuestGiverIndicatorParticleEnabled

      public final boolean isCitizensNPCQuestGiverIndicatorParticleEnabled()
    • setCitizensNPCQuestGiverIndicatorParticleEnabled

      public final void setCitizensNPCQuestGiverIndicatorParticleEnabled(boolean citizensNPCQuestGiverIndicatorParticleEnabled)
    • getCitizensNPCQuestGiverIndicatorParticleDisableIfTPSBelow

      public final double getCitizensNPCQuestGiverIndicatorParticleDisableIfTPSBelow()
    • setCitizensNPCQuestGiverIndicatorParticleDisableIfTPSBelow

      public final void setCitizensNPCQuestGiverIndicatorParticleDisableIfTPSBelow(double disableIfTPSBelow)
    • getArmorStandQuestGiverIndicatorParticleSpawnInterval

      public final int getArmorStandQuestGiverIndicatorParticleSpawnInterval()
    • setArmorStandQuestGiverIndicatorParticleSpawnInterval

      public void setArmorStandQuestGiverIndicatorParticleSpawnInterval(int armorStandQuestGiverIndicatorParticleSpawnInterval)
    • getArmorStandQuestGiverIndicatorParticleType

      public final org.bukkit.Particle getArmorStandQuestGiverIndicatorParticleType()
    • setArmorStandQuestGiverIndicatorParticleType

      public void setArmorStandQuestGiverIndicatorParticleType(org.bukkit.Particle armorStandQuestGiverIndicatorParticleType)
    • getArmorStandQuestGiverIndicatorParticleCount

      public final int getArmorStandQuestGiverIndicatorParticleCount()
    • setArmorStandQuestGiverIndicatorParticleCount

      public void setArmorStandQuestGiverIndicatorParticleCount(int armorStandQuestGiverIndicatorParticleCount)
    • isArmorStandQuestGiverIndicatorParticleEnabled

      public final boolean isArmorStandQuestGiverIndicatorParticleEnabled()
    • setArmorStandQuestGiverIndicatorParticleEnabled

      public final void setArmorStandQuestGiverIndicatorParticleEnabled(boolean armorStandQuestGiverIndicatorParticleEnabled)
    • getArmorStandQuestGiverIndicatorParticleDisableIfTPSBelow

      public final double getArmorStandQuestGiverIndicatorParticleDisableIfTPSBelow()
    • setArmorStandQuestGiverIndicatorParticleDisableIfTPSBelow

      public final void setArmorStandQuestGiverIndicatorParticleDisableIfTPSBelow(double disableIfTPSBelow)
    • getLanguageCode

      public final String getLanguageCode()
    • setLanguageCode

      public void setLanguageCode(String languageCode)
    • isArmorStandPreventEditing

      public final boolean isArmorStandPreventEditing()
    • setArmorStandPreventEditing

      public void setArmorStandPreventEditing(boolean armorStandPreventEditing)
    • isIntegrationCitizensEnabled

      public final boolean isIntegrationCitizensEnabled()
    • setIntegrationCitizensEnabled

      public void setIntegrationCitizensEnabled(boolean integrationCitizensEnabled)
    • isIntegrationVaultEnabled

      public final boolean isIntegrationVaultEnabled()
    • setIntegrationVaultEnabled

      public void setIntegrationVaultEnabled(boolean integrationVaultEnabled)
    • isIntegrationPlaceholderAPIEnabled

      public final boolean isIntegrationPlaceholderAPIEnabled()
    • setIntegrationPlaceholderAPIEnabled

      public void setIntegrationPlaceholderAPIEnabled(boolean integrationPlaceholderAPIEnabled)
    • isIntegrationMythicMobsEnabled

      public final boolean isIntegrationMythicMobsEnabled()
    • setIntegrationMythicMobsEnabled

      public void setIntegrationMythicMobsEnabled(boolean integrationMythicMobsEnabled)
    • isIntegrationEliteMobsEnabled

      public final boolean isIntegrationEliteMobsEnabled()
    • setIntegrationEliteMobsEnabled

      public void setIntegrationEliteMobsEnabled(boolean integrationEliteMobsEnabled)
    • isIntegrationBetonQuestEnabled

      public final boolean isIntegrationBetonQuestEnabled()
    • setIntegrationBetonQuestEnabled

      public void setIntegrationBetonQuestEnabled(boolean integrationBetonQuestEnabled)
    • isIntegrationWorldEditEnabled

      public final boolean isIntegrationWorldEditEnabled()
    • setIntegrationWorldEditEnabled

      public void setIntegrationWorldEditEnabled(boolean integrationWorldEditEnabled)
    • isIntegrationSlimeFunEnabled

      public final boolean isIntegrationSlimeFunEnabled()
    • setIntegrationSlimeFunEnabled

      public void setIntegrationSlimeFunEnabled(boolean integrationSlimeFunEnabled)
    • isActionBarFancyCommandCompletionEnabled

      public final boolean isActionBarFancyCommandCompletionEnabled()
    • setActionBarFancyCommandCompletionEnabled

      public void setActionBarFancyCommandCompletionEnabled(boolean actionBarFancyCommandCompletionEnabled)
    • isTitleFancyCommandCompletionEnabled

      public final boolean isTitleFancyCommandCompletionEnabled()
    • setTitleFancyCommandCompletionEnabled

      public void setTitleFancyCommandCompletionEnabled(boolean titleFancyCommandCompletionEnabled)
    • isBossBarFancyCommandCompletionEnabled

      public final boolean isBossBarFancyCommandCompletionEnabled()
    • setBossBarFancyCommandCompletionEnabled

      public void setBossBarFancyCommandCompletionEnabled(boolean bossBarFancyCommandCompletionEnabled)
    • getFancyCommandCompletionMaxPreviousArgumentsDisplayed

      public final int getFancyCommandCompletionMaxPreviousArgumentsDisplayed()
    • setFancyCommandCompletionMaxPreviousArgumentsDisplayed

      public void setFancyCommandCompletionMaxPreviousArgumentsDisplayed(int fancyCommandCompletionMaxPreviousArgumentsDisplayed)
    • isMoveEventEnabled

      public final boolean isMoveEventEnabled()
    • setMoveEventEnabled

      public void setMoveEventEnabled(boolean moveEventEnabled)
    • isGuiQuestPreviewDescription_enabled

      public boolean isGuiQuestPreviewDescription_enabled()
    • setGuiQuestPreviewDescription_enabled

      public void setGuiQuestPreviewDescription_enabled(boolean guiQuestPreviewDescription_enabled)
    • isGuiQuestPreviewRewards_enabled

      public boolean isGuiQuestPreviewRewards_enabled()
    • setGuiQuestPreviewRewards_enabled

      public void setGuiQuestPreviewRewards_enabled(boolean guiQuestPreviewRewards_enabled)
    • isGuiQuestPreviewRequirements_enabled

      public boolean isGuiQuestPreviewRequirements_enabled()
    • setGuiQuestPreviewRequirements_enabled

      public void setGuiQuestPreviewRequirements_enabled(boolean guiQuestPreviewRequirements_enabled)
    • getGuiQuestPreviewDescription_slot

      public char getGuiQuestPreviewDescription_slot()
    • setGuiQuestPreviewDescription_slot

      public void setGuiQuestPreviewDescription_slot(char guiQuestPreviewDescription_slot)
    • getGuiQuestPreviewRewards_slot

      public char getGuiQuestPreviewRewards_slot()
    • setGuiQuestPreviewRewards_slot

      public void setGuiQuestPreviewRewards_slot(char guiQuestPreviewRewards_slot)
    • getGuiQuestPreviewRequirements_slot

      public char getGuiQuestPreviewRequirements_slot()
    • setGuiQuestPreviewRequirements_slot

      public void setGuiQuestPreviewRequirements_slot(char guiQuestPreviewRequirements_slot)
    • isIntegrationLuckPermsEnabled

      public final boolean isIntegrationLuckPermsEnabled()
    • setIntegrationLuckPermsEnabled

      public void setIntegrationLuckPermsEnabled(boolean integrationLuckPermsEnabled)
    • isIntegrationUltimateClansEnabled

      public boolean isIntegrationUltimateClansEnabled()
    • setIntegrationUltimateClansEnabled

      public void setIntegrationUltimateClansEnabled(boolean integrationUltimateClansEnabled)
    • isIntegrationTownyEnabled

      public boolean isIntegrationTownyEnabled()
    • setIntegrationTownyEnabled

      public void setIntegrationTownyEnabled(boolean integrationTownyEnabled)
    • isIntegrationJobsRebornEnabled

      public boolean isIntegrationJobsRebornEnabled()
    • setIntegrationJobsRebornEnabled

      public void setIntegrationJobsRebornEnabled(boolean integrationJobsRebornEnabled)
    • isIntegrationProjectKorraEnabled

      public boolean isIntegrationProjectKorraEnabled()
    • setIntegrationProjectKorraEnabled

      public void setIntegrationProjectKorraEnabled(boolean integrationProjectKorraEnabled)