Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractQuest - Class in com.ordwen.odailyquests.quests.types
-
Represents an abstract quest that a player can undertake.
- AbstractQuest(int, String, String, List<String>, String, ItemStack, ItemStack, String, Reward, List<String>, List<String>, boolean, String) - Constructor for class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Constructs a new AbstractQuest with the specified parameters.
- AbstractQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Constructs a new AbstractQuest from a BasicQuest.
- ActionBar - Class in com.ordwen.odailyquests.configuration.functionalities.progression
- ActionBar(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.progression.ActionBar
- ACTIONBAR - Enum constant in enum class com.ordwen.odailyquests.enums.ProgressionMessageType
- actionQuest(Player, Progression, AbstractQuest, int) - Method in class com.ordwen.odailyquests.quests.player.progression.PlayerProgressor
-
Raises the QuestProgressEvent event and determines whether to perform progress based on the event result.
- ADD_TOTAL_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- ADD_TOTAL_CATEGORY_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- ADD_TOTAL_CATEGORY_TARGET - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- ADD_TOTAL_TARGET - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- AddCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- AddCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.AddCommand
- addCustomChart(Metrics.CustomChart) - Method in class com.ordwen.odailyquests.tools.Metrics
-
Adds a custom chart.
- addCustomChart(Metrics.CustomChart) - Method in class com.ordwen.odailyquests.tools.Metrics.MetricsBase
- addEntityFromSpawner(Entity) - Static method in class com.ordwen.odailyquests.events.antiglitch.EntitySource
-
Adds an entity from a spawner.
- addTotalAchievedQuests(int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Add number of achieved quests.
- addTotalCategoryAchievedQuests(String, int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Add the number of achieved quests for a specific category.
- ADMIN_HELP - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- AdminCommand - Interface in com.ordwen.odailyquests.api.commands.admin
-
Represents an administrative subcommand that can be executed through the plugin's admin command system.
- AdminCommandBase - Class in com.ordwen.odailyquests.api.commands.admin
-
This is an abstract base class for admin commands in the O'DailyQuests plugin.
- AdminCommandBase() - Constructor for class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
- AdminCommandCompleter - Interface in com.ordwen.odailyquests.api.commands.admin
-
Interface for providing tab-completion suggestions for admin commands in the O'DailyQuests plugin.
- AdminCommandRegistry - Class in com.ordwen.odailyquests.api.commands.admin
-
Registry for all admin subcommands in the plugin.
- AdminCommandRegistry() - Constructor for class com.ordwen.odailyquests.api.commands.admin.AdminCommandRegistry
- AdminCommands - Class in com.ordwen.odailyquests.commands.admin
- AdminCommands(ODailyQuests, AdminCommandRegistry) - Constructor for class com.ordwen.odailyquests.commands.admin.AdminCommands
- AdminCompleter - Class in com.ordwen.odailyquests.commands.admin
- AdminCompleter(AdminCommandRegistry) - Constructor for class com.ordwen.odailyquests.commands.admin.AdminCompleter
- AdminMessages - Class in com.ordwen.odailyquests.api.commands.admin
-
Base class providing common message sending functionality for admin commands.
- AdminMessages() - Constructor for class com.ordwen.odailyquests.api.commands.admin.AdminMessages
- AdvancedBarChart(String, Callable<Map<String, int[]>>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.AdvancedBarChart
-
Class constructor.
- AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.AdvancedPie
-
Class constructor.
- ALL_QUESTS_ACHIEVED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- ALL_QUESTS_ACHIEVED_CONNECT - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- AllCategoryQuestsCompletedEvent - Class in com.ordwen.odailyquests.api.events
-
Called when a player completed all his quests from a category.
- AllCategoryQuestsCompletedEvent(Player, String) - Constructor for class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
-
Constructor for the AllQuestsFromCategoryCompleted.
- AllCategoryQuestsCompletedListener - Class in com.ordwen.odailyquests.quests.player.progression.listeners
- AllCategoryQuestsCompletedListener() - Constructor for class com.ordwen.odailyquests.quests.player.progression.listeners.AllCategoryQuestsCompletedListener
- AllQuestsCompletedEvent - Class in com.ordwen.odailyquests.api.events
-
Called when a player completes all his quests.
- AllQuestsCompletedEvent(Player) - Constructor for class com.ordwen.odailyquests.api.events.AllQuestsCompletedEvent
-
Constructor for the AllQuestsCompletedEvent.
- AllQuestsCompletedListener - Class in com.ordwen.odailyquests.quests.player.progression.listeners
- AllQuestsCompletedListener() - Constructor for class com.ordwen.odailyquests.quests.player.progression.listeners.AllQuestsCompletedListener
- AMOUNT - Static variable in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
- Antiglitch - Class in com.ordwen.odailyquests.configuration.essentials
- Antiglitch(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.Antiglitch
- APluginFile - Class in com.ordwen.odailyquests.files
- APluginFile(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.APluginFile
- appendField(String, int) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends an integer field to the JSON.
- appendField(String, int[]) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends an integer array to the JSON.
- appendField(String, Metrics.JsonObjectBuilder.JsonObject) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends an object to the JSON.
- appendField(String, Metrics.JsonObjectBuilder.JsonObject[]) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends an object array to the JSON.
- appendField(String, String) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends a string field to the JSON.
- appendField(String, String[]) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends a string array to the JSON.
- appendNull(String) - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Appends a null field to the JSON.
- apply(ODailyQuests, String) - Method in interface com.ordwen.odailyquests.tools.updater.config.IConfigUpdater
- apply(ODailyQuests, String) - Method in class com.ordwen.odailyquests.tools.updater.config.updates.Update223to224
- apply(ODailyQuests, String) - Method in class com.ordwen.odailyquests.tools.updater.config.updates.Update225to230
- apply(ODailyQuests, String) - Method in class com.ordwen.odailyquests.tools.updater.config.updates.Update230to300
- apply(ODailyQuests, String) - Method in interface com.ordwen.odailyquests.tools.updater.database.IDatabaseUpdater
- apply(ODailyQuests, String) - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update0to1
- apply(ODailyQuests, String) - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update1to2
- applyMySQL() - Method in interface com.ordwen.odailyquests.tools.updater.database.IDatabaseUpdater
- applyMySQL() - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update0to1
- applyMySQL() - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update1to2
- applySkullTexture(SkullMeta, String) - Static method in class com.ordwen.odailyquests.nms.NMSHandler
- applySQLite() - Method in interface com.ordwen.odailyquests.tools.updater.database.IDatabaseUpdater
- applySQLite() - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update0to1
- applySQLite() - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update1to2
- applyYAML() - Method in interface com.ordwen.odailyquests.tools.updater.database.IDatabaseUpdater
- applyYAML() - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update0to1
- applyYAML() - Method in class com.ordwen.odailyquests.tools.updater.database.updates.Update1to2
- ARerollCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- ARerollCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.ARerollCommand
- AShowCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- AShowCommand(PlayerQuestsInterface) - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.AShowCommand
B
- BAD_WORLD_LOCATION - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- BasicQuest - Class in com.ordwen.odailyquests.quests.types.shared
-
Represents a basic quest in the quest system.
- BasicQuest(int, String, String, List<String>, String, ItemStack, ItemStack, String, Reward, List<String>, List<String>, boolean, String) - Constructor for class com.ordwen.odailyquests.quests.types.shared.BasicQuest
-
Constructs a new BasicQuest with the specified parameters.
- BlockBreakListener - Class in com.ordwen.odailyquests.events.listeners.item
- BlockBreakListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.BlockBreakListener
- BlockDropItemListener - Class in com.ordwen.odailyquests.events.listeners.item
- BlockDropItemListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.BlockDropItemListener
- BlockPlaceListener - Class in com.ordwen.odailyquests.events.listeners.item
- BlockPlaceListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.BlockPlaceListener
- BOSSBAR - Enum constant in enum class com.ordwen.odailyquests.enums.ProgressionMessageType
- BreakQuest - Class in com.ordwen.odailyquests.quests.types.item
- BreakQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.BreakQuest
- BreedQuest - Class in com.ordwen.odailyquests.quests.types.entity
- BreedQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.entity.BreedQuest
- BROKEN_KEY - Static variable in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
- BucketFillListener - Class in com.ordwen.odailyquests.events.listeners.global
- BucketFillListener() - Constructor for class com.ordwen.odailyquests.events.listeners.global.BucketFillListener
- build() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext.Builder
- build() - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
-
Builds the JSON string and invalidates this builder.
- Builder(Player) - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext.Builder
- Buttons - Class in com.ordwen.odailyquests.commands.interfaces.playerinterface.items
- Buttons(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.Buttons
-
Constructor.
C
- canBuild(Player, Block, String) - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Apply all checks related to world building permissions.
- CANNOT_COMPLETE_QUEST_WITH_OFF_HAND - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- CANNOT_REROLL_IF_ACHIEVED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- canProgress(Event, Progression) - Method in interface com.ordwen.odailyquests.api.quests.IQuest
-
Determines if the quest can progress based on the provided event and progression information.
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.custom.crate.CrateOpenQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.EliteMobsQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.MythicMobsQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.custom.vote.NuVotifierQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.custom.vote.VotifierPlusQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.entity.BreedQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.entity.KillQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.entity.ShearQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.entity.TameQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.CarveQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.CustomQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.ExpLevelQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.ExpPointsQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.FireballReflectQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.MilkingQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.global.PlayerDeathQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.inventory.GetQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.inventory.LocationQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.BreakQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.ConsumeQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.CookQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.CraftQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.EnchantQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.FarmingQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.FishQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.LaunchQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.PickupQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.PlaceQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.item.VillagerQuest
- canProgress(Event, Progression) - Method in class com.ordwen.odailyquests.quests.types.shared.BasicQuest
-
Determines if the quest can progress based on the given event and progression.
- CarveQuest - Class in com.ordwen.odailyquests.quests.types.global
- CarveQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.CarveQuest
- CategoriesLoader - Class in com.ordwen.odailyquests.quests.categories
- CategoriesLoader() - Constructor for class com.ordwen.odailyquests.quests.categories.CategoriesLoader
- CategoriesRewards - Class in com.ordwen.odailyquests.configuration.functionalities.rewards
- CategoriesRewards(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.rewards.CategoriesRewards
- category() - Method in record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
-
Returns the value of the
category
record component. - Category - Class in com.ordwen.odailyquests.quests.categories
- Category(String) - Constructor for class com.ordwen.odailyquests.quests.categories.Category
- CATEGORY - Static variable in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
- CATEGORY_QUESTS_ACHIEVED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- CategoryHolder - Record Class in com.ordwen.odailyquests.commands.interfaces.holder
- CategoryHolder(int, String) - Constructor for record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
-
Creates an instance of a
CategoryHolder
record class. - CategoryTotalRewardReachedEvent - Class in com.ordwen.odailyquests.api.events
-
Called when a player reaches a milestone in a specific category (e.g., 5 quests completed in that category).
- CategoryTotalRewardReachedEvent(Player, String, int) - Constructor for class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- CategoryTotalRewardReachedListener - Class in com.ordwen.odailyquests.quests.player.progression.listeners
- CategoryTotalRewardReachedListener() - Constructor for class com.ordwen.odailyquests.quests.player.progression.listeners.CategoryTotalRewardReachedListener
- CHAT - Enum constant in enum class com.ordwen.odailyquests.enums.ProgressionMessageType
- CHECK_CONSOLE - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- CheckForUpdate - Class in com.ordwen.odailyquests.configuration.essentials
- CheckForUpdate(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.CheckForUpdate
- checkRegion(Player, List<String>) - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Check if the player is in the required region to progress the quest.
- checkTimestamp(long) - Static method in class com.ordwen.odailyquests.quests.player.progression.QuestLoaderUtils
-
Check if it is time to redraw quests for a player.
- checkWg(Player, Block, String) - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Check if the player can build at the location.
- CitizensHook - Class in com.ordwen.odailyquests.events.listeners.integrations.citizens
- CitizensHook(InterfacesManager) - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.citizens.CitizensHook
- ClickableChecker - Class in com.ordwen.odailyquests.quests.player.progression.clickable
- ClickableChecker() - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.ClickableChecker
- clickedItem(ItemStack) - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext.Builder
- close() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- close() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
-
Close database connection.
- CLOSE - Enum constant in enum class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.ItemType
- COINS_ENGINE - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- com.ordwen.odailyquests - package com.ordwen.odailyquests
- com.ordwen.odailyquests.api - package com.ordwen.odailyquests.api
- com.ordwen.odailyquests.api.commands.admin - package com.ordwen.odailyquests.api.commands.admin
- com.ordwen.odailyquests.api.commands.player - package com.ordwen.odailyquests.api.commands.player
- com.ordwen.odailyquests.api.events - package com.ordwen.odailyquests.api.events
- com.ordwen.odailyquests.api.quests - package com.ordwen.odailyquests.api.quests
- com.ordwen.odailyquests.commands.admin - package com.ordwen.odailyquests.commands.admin
- com.ordwen.odailyquests.commands.admin.convert - package com.ordwen.odailyquests.commands.admin.convert
- com.ordwen.odailyquests.commands.admin.handlers - package com.ordwen.odailyquests.commands.admin.handlers
- com.ordwen.odailyquests.commands.interfaces - package com.ordwen.odailyquests.commands.interfaces
- com.ordwen.odailyquests.commands.interfaces.holder - package com.ordwen.odailyquests.commands.interfaces.holder
- com.ordwen.odailyquests.commands.interfaces.playerinterface - package com.ordwen.odailyquests.commands.interfaces.playerinterface
- com.ordwen.odailyquests.commands.interfaces.playerinterface.functionalities - package com.ordwen.odailyquests.commands.interfaces.playerinterface.functionalities
- com.ordwen.odailyquests.commands.interfaces.playerinterface.items - package com.ordwen.odailyquests.commands.interfaces.playerinterface.items
- com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters - package com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters
- com.ordwen.odailyquests.commands.player - package com.ordwen.odailyquests.commands.player
- com.ordwen.odailyquests.commands.player.handlers - package com.ordwen.odailyquests.commands.player.handlers
- com.ordwen.odailyquests.configuration - package com.ordwen.odailyquests.configuration
- com.ordwen.odailyquests.configuration.essentials - package com.ordwen.odailyquests.configuration.essentials
- com.ordwen.odailyquests.configuration.functionalities - package com.ordwen.odailyquests.configuration.functionalities
- com.ordwen.odailyquests.configuration.functionalities.progression - package com.ordwen.odailyquests.configuration.functionalities.progression
- com.ordwen.odailyquests.configuration.functionalities.rewards - package com.ordwen.odailyquests.configuration.functionalities.rewards
- com.ordwen.odailyquests.configuration.integrations - package com.ordwen.odailyquests.configuration.integrations
- com.ordwen.odailyquests.enums - package com.ordwen.odailyquests.enums
- com.ordwen.odailyquests.events - package com.ordwen.odailyquests.events
- com.ordwen.odailyquests.events.antiglitch - package com.ordwen.odailyquests.events.antiglitch
- com.ordwen.odailyquests.events.customs - package com.ordwen.odailyquests.events.customs
- com.ordwen.odailyquests.events.listeners.crate - package com.ordwen.odailyquests.events.listeners.crate
- com.ordwen.odailyquests.events.listeners.customs - package com.ordwen.odailyquests.events.listeners.customs
- com.ordwen.odailyquests.events.listeners.entity - package com.ordwen.odailyquests.events.listeners.entity
- com.ordwen.odailyquests.events.listeners.entity.custom.mobs - package com.ordwen.odailyquests.events.listeners.entity.custom.mobs
- com.ordwen.odailyquests.events.listeners.entity.custom.stackers - package com.ordwen.odailyquests.events.listeners.entity.custom.stackers
- com.ordwen.odailyquests.events.listeners.global - package com.ordwen.odailyquests.events.listeners.global
- com.ordwen.odailyquests.events.listeners.integrations.citizens - package com.ordwen.odailyquests.events.listeners.integrations.citizens
- com.ordwen.odailyquests.events.listeners.integrations.customsuite - package com.ordwen.odailyquests.events.listeners.integrations.customsuite
- com.ordwen.odailyquests.events.listeners.integrations.itemsadder - package com.ordwen.odailyquests.events.listeners.integrations.itemsadder
- com.ordwen.odailyquests.events.listeners.integrations.nexo - package com.ordwen.odailyquests.events.listeners.integrations.nexo
- com.ordwen.odailyquests.events.listeners.integrations.oraxen - package com.ordwen.odailyquests.events.listeners.integrations.oraxen
- com.ordwen.odailyquests.events.listeners.inventory - package com.ordwen.odailyquests.events.listeners.inventory
- com.ordwen.odailyquests.events.listeners.item - package com.ordwen.odailyquests.events.listeners.item
- com.ordwen.odailyquests.events.listeners.vote - package com.ordwen.odailyquests.events.listeners.vote
- com.ordwen.odailyquests.events.restart - package com.ordwen.odailyquests.events.restart
- com.ordwen.odailyquests.externs - package com.ordwen.odailyquests.externs
- com.ordwen.odailyquests.externs.hooks - package com.ordwen.odailyquests.externs.hooks
- com.ordwen.odailyquests.externs.hooks.eco - package com.ordwen.odailyquests.externs.hooks.eco
- com.ordwen.odailyquests.externs.hooks.items - package com.ordwen.odailyquests.externs.hooks.items
- com.ordwen.odailyquests.externs.hooks.placeholders - package com.ordwen.odailyquests.externs.hooks.placeholders
- com.ordwen.odailyquests.externs.hooks.points - package com.ordwen.odailyquests.externs.hooks.points
- com.ordwen.odailyquests.files - package com.ordwen.odailyquests.files
- com.ordwen.odailyquests.files.implementations - package com.ordwen.odailyquests.files.implementations
- com.ordwen.odailyquests.nms - package com.ordwen.odailyquests.nms
- com.ordwen.odailyquests.quests - package com.ordwen.odailyquests.quests
- com.ordwen.odailyquests.quests.categories - package com.ordwen.odailyquests.quests.categories
- com.ordwen.odailyquests.quests.getters - package com.ordwen.odailyquests.quests.getters
- com.ordwen.odailyquests.quests.player - package com.ordwen.odailyquests.quests.player
- com.ordwen.odailyquests.quests.player.progression - package com.ordwen.odailyquests.quests.player.progression
- com.ordwen.odailyquests.quests.player.progression.clickable - package com.ordwen.odailyquests.quests.player.progression.clickable
- com.ordwen.odailyquests.quests.player.progression.clickable.commands - package com.ordwen.odailyquests.quests.player.progression.clickable.commands
- com.ordwen.odailyquests.quests.player.progression.listeners - package com.ordwen.odailyquests.quests.player.progression.listeners
- com.ordwen.odailyquests.quests.player.progression.storage - package com.ordwen.odailyquests.quests.player.progression.storage
- com.ordwen.odailyquests.quests.player.progression.storage.sql - package com.ordwen.odailyquests.quests.player.progression.storage.sql
- com.ordwen.odailyquests.quests.player.progression.storage.sql.mysql - package com.ordwen.odailyquests.quests.player.progression.storage.sql.mysql
- com.ordwen.odailyquests.quests.player.progression.storage.sql.sqlite - package com.ordwen.odailyquests.quests.player.progression.storage.sql.sqlite
- com.ordwen.odailyquests.quests.player.progression.storage.yaml - package com.ordwen.odailyquests.quests.player.progression.storage.yaml
- com.ordwen.odailyquests.quests.types - package com.ordwen.odailyquests.quests.types
- com.ordwen.odailyquests.quests.types.custom.crate - package com.ordwen.odailyquests.quests.types.custom.crate
- com.ordwen.odailyquests.quests.types.custom.mobs - package com.ordwen.odailyquests.quests.types.custom.mobs
- com.ordwen.odailyquests.quests.types.custom.vote - package com.ordwen.odailyquests.quests.types.custom.vote
- com.ordwen.odailyquests.quests.types.entity - package com.ordwen.odailyquests.quests.types.entity
- com.ordwen.odailyquests.quests.types.global - package com.ordwen.odailyquests.quests.types.global
- com.ordwen.odailyquests.quests.types.inventory - package com.ordwen.odailyquests.quests.types.inventory
- com.ordwen.odailyquests.quests.types.item - package com.ordwen.odailyquests.quests.types.item
- com.ordwen.odailyquests.quests.types.shared - package com.ordwen.odailyquests.quests.types.shared
- com.ordwen.odailyquests.rewards - package com.ordwen.odailyquests.rewards
- com.ordwen.odailyquests.tools - package com.ordwen.odailyquests.tools
- com.ordwen.odailyquests.tools.externals - package com.ordwen.odailyquests.tools.externals
- com.ordwen.odailyquests.tools.updater.config - package com.ordwen.odailyquests.tools.updater.config
- com.ordwen.odailyquests.tools.updater.config.updates - package com.ordwen.odailyquests.tools.updater.config.updates
- com.ordwen.odailyquests.tools.updater.database - package com.ordwen.odailyquests.tools.updater.database
- com.ordwen.odailyquests.tools.updater.database.updates - package com.ordwen.odailyquests.tools.updater.database.updates
- COMMAND - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- CommandAliases - Class in com.ordwen.odailyquests.configuration.functionalities
- CommandAliases(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.CommandAliases
- compareVersions(String, String) - Static method in class com.ordwen.odailyquests.tools.UpdateChecker
- CompleteCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- CompleteCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.CompleteCommand
- completeQuest() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
-
Call the quest completion event.
- ConditionType - Enum Class in com.ordwen.odailyquests.quests
- config - Variable in class com.ordwen.odailyquests.files.APluginFile
- config - Variable in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
- config - Variable in class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
- CONFIG_CHANGE - Static variable in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- ConfigFactory - Class in com.ordwen.odailyquests.configuration
- configFile - Variable in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
- configFile - Variable in class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
- ConfigUpdateManager - Class in com.ordwen.odailyquests.tools.updater.config
- ConfigUpdateManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.config.ConfigUpdateManager
- ConfigUpdater - Class in com.ordwen.odailyquests.tools.updater.config
- ConfigUpdater(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
- CONFIGURATION_ERROR - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- configurationError(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- configurationError(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Display an error message in the console when an interface item cannot be loaded.
- configurationError(String, String, String, String) - Method in class com.ordwen.odailyquests.rewards.RewardLoader
-
Display an error message in the console when a reward cannot be loaded because of a configuration error.
- configurationError(String, String, String, String) - Static method in class com.ordwen.odailyquests.tools.PluginLogger
-
Displays an error message in the console when a quest cannot be loaded due to a configuration error.
- ConfigurationFile - Class in com.ordwen.odailyquests.files.implementations
- ConfigurationFile(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.implementations.ConfigurationFile
- CONSOLE_COMMAND - Enum constant in enum class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.ItemType
- ConsumeQuest - Class in com.ordwen.odailyquests.quests.types.item
- ConsumeQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.ConsumeQuest
- CONTACT_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- context - Variable in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
- CONVERSION_FAILED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- CONVERSION_SUCCESS - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- convert() - Method in class com.ordwen.odailyquests.commands.admin.convert.YAMLtoMySQLConverter
- convert() - Method in class com.ordwen.odailyquests.commands.admin.convert.YAMLtoSQLiteConverter
- convert(String, String) - Method in class com.ordwen.odailyquests.commands.admin.convert.ConvertCommand
-
Converts the storage format.
- ConvertCommand - Class in com.ordwen.odailyquests.commands.admin.convert
- ConvertCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.convert.ConvertCommand
- convertData(FileConfiguration, SQLManager) - Method in class com.ordwen.odailyquests.commands.admin.convert.SQLConverter
-
Convert the progression file to the SQL database.
- CookQuest - Class in com.ordwen.odailyquests.quests.types.item
- CookQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.CookQuest
- CraftItemListener - Class in com.ordwen.odailyquests.events.listeners.item
- CraftItemListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.CraftItemListener
- CraftQuest - Class in com.ordwen.odailyquests.quests.types.item
- CraftQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.CraftQuest
- CrateOpenListener - Class in com.ordwen.odailyquests.events.listeners.crate
- CrateOpenListener() - Constructor for class com.ordwen.odailyquests.events.listeners.crate.CrateOpenListener
- CrateOpenQuest - Class in com.ordwen.odailyquests.quests.types.custom.crate
- CrateOpenQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.custom.crate.CrateOpenQuest
- CropBreakListener - Class in com.ordwen.odailyquests.events.listeners.integrations.customsuite
- CropBreakListener() - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.customsuite.CropBreakListener
- CustomBlockBreakListener - Class in com.ordwen.odailyquests.events.listeners.integrations.itemsadder
- CustomBlockBreakListener() - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.itemsadder.CustomBlockBreakListener
- CustomChart(String) - Constructor for class com.ordwen.odailyquests.tools.Metrics.CustomChart
- CustomCompleteCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- CustomCompleteCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.CustomCompleteCommand
- CustomFurnaceExtractEvent - Class in com.ordwen.odailyquests.events.customs
- CustomFurnaceExtractEvent(Player, ItemStack, int) - Constructor for class com.ordwen.odailyquests.events.customs.CustomFurnaceExtractEvent
- CustomFurnaceExtractListener - Class in com.ordwen.odailyquests.events.listeners.customs
- CustomFurnaceExtractListener() - Constructor for class com.ordwen.odailyquests.events.listeners.customs.CustomFurnaceExtractListener
- CustomFurnaceResults - Class in com.ordwen.odailyquests.configuration.essentials
- CustomFurnaceResults(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.CustomFurnaceResults
- CustomMobQuest - Class in com.ordwen.odailyquests.quests.types.custom.mobs
- CustomMobQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.custom.mobs.CustomMobQuest
- CustomQuest - Class in com.ordwen.odailyquests.quests.types.global
- CustomQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.CustomQuest
- CustomTypes - Class in com.ordwen.odailyquests.configuration.essentials
- CustomTypes(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.CustomTypes
D
- Database - Class in com.ordwen.odailyquests.configuration.essentials
- Database(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.Database
- databaseManager - Variable in class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
- DatabaseManager - Class in com.ordwen.odailyquests.quests.player.progression.storage
- DatabaseManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- DatabaseUpdateManager - Class in com.ordwen.odailyquests.tools.updater.database
- DatabaseUpdateManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdateManager
- DatabaseUpdater - Class in com.ordwen.odailyquests.tools.updater.database
- DatabaseUpdater(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
- Debugger - Class in com.ordwen.odailyquests.configuration.essentials
- Debugger(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.Debugger
- decreaseAchievedQuests() - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Decreases the number of achieved quests by 1.
- DisabledWorlds - Class in com.ordwen.odailyquests.configuration.functionalities
- DisabledWorlds(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.DisabledWorlds
- disableRegistration() - Static method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Disables further registration of new quest types.
- DisplayName - Class in com.ordwen.odailyquests.tools
- displayNames - Variable in class com.ordwen.odailyquests.quests.types.AbstractQuest
- DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.DrilldownPie
-
Class constructor.
- DROPPED_KEY - Static variable in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
- DURATION_GREATER_THAN - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- DURATION_GREATER_THAN_OR_EQUALS - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- DURATION_LESS_THAN - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- DURATION_LESS_THAN_OR_EQUALS - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- dyeColor - Variable in class com.ordwen.odailyquests.quests.types.shared.EntityQuest
E
- EliteMobDeathListener - Class in com.ordwen.odailyquests.events.listeners.entity.custom.mobs
- EliteMobDeathListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.custom.mobs.EliteMobDeathListener
- EliteMobsQuest - Class in com.ordwen.odailyquests.quests.types.custom.mobs
- EliteMobsQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.custom.mobs.EliteMobsQuest
- EnchantItemListener - Class in com.ordwen.odailyquests.events.listeners.item
- EnchantItemListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.EnchantItemListener
- EnchantQuest - Class in com.ordwen.odailyquests.quests.types.item
- EnchantQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.EnchantQuest
- EntityBreedListener - Class in com.ordwen.odailyquests.events.listeners.entity
- EntityBreedListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.EntityBreedListener
- EntityDeathListener - Class in com.ordwen.odailyquests.events.listeners.entity
- EntityDeathListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.EntityDeathListener
- entityNames - Variable in class com.ordwen.odailyquests.quests.types.custom.mobs.CustomMobQuest
- EntityQuest - Class in com.ordwen.odailyquests.quests.types.shared
- EntityQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.shared.EntityQuest
- EntitySource - Class in com.ordwen.odailyquests.events.antiglitch
- EntityTameListener - Class in com.ordwen.odailyquests.events.listeners.entity
- EntityTameListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.EntityTameListener
- equals(Object) - Method in record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.ordwen.odailyquests.tools.Pair
-
Indicates whether some other object is "equal to" this one.
- EQUALS - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- error(String) - Static method in class com.ordwen.odailyquests.tools.PluginLogger
-
Logs an error message to the console.
- error(String, String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- ERROR_INVENTORY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- EventsManager - Class in com.ordwen.odailyquests.events
- EventsManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.EventsManager
- execute() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.commands.GetQuestCommand
-
Validate GET quest type.
- execute() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.commands.LocationQuestCommand
-
Validate LOCATION quest type.
- execute() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.commands.PlaceholderQuestCommand
-
Validate PLACEHOLDER quest type.
- execute() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.commands.VillagerTradeQuestCommand
-
Validate VILLAGER_TRADE quest type.
- execute() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
-
Validate and complete the quest.
- execute(CommandSender, String[]) - Method in interface com.ordwen.odailyquests.api.commands.admin.AdminCommand
-
Executes the command logic when the command is invoked.
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.convert.ConvertCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.AddCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.ARerollCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.AShowCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.CompleteCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.CustomCompleteCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.OpenCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.RemoveCommand
- execute(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.ResetCommand
- execute(Player, String[]) - Method in interface com.ordwen.odailyquests.api.commands.player.PlayerCommand
-
Executes the command logic when the command is invoked by a player.
- execute(Player, String[]) - Method in class com.ordwen.odailyquests.commands.player.handlers.MeCommand
- execute(Player, String[]) - Method in class com.ordwen.odailyquests.commands.player.handlers.PRerollCommand
- execute(Player, String[]) - Method in class com.ordwen.odailyquests.commands.player.handlers.PShowCommand
- EXP_LEVELS - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- EXP_POINTS - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- ExpLevelQuest - Class in com.ordwen.odailyquests.quests.types.global
- ExpLevelQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.ExpLevelQuest
- ExpPointsQuest - Class in com.ordwen.odailyquests.quests.types.global
- ExpPointsQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.ExpPointsQuest
- ExternalItemGetter - Class in com.ordwen.odailyquests.tools.externals
- ExternalItemGetter() - Constructor for class com.ordwen.odailyquests.tools.externals.ExternalItemGetter
F
- FarmingQuest - Class in com.ordwen.odailyquests.quests.types.item
- FarmingQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.FarmingQuest
- file - Variable in class com.ordwen.odailyquests.files.APluginFile
- FilesManager - Class in com.ordwen.odailyquests.files
- FilesManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.FilesManager
- FILL - Enum constant in enum class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.ItemType
- findQuest(String, int, int) - Static method in class com.ordwen.odailyquests.quests.player.progression.QuestLoaderUtils
-
Find quest with index in arrays.
- fine(String) - Static method in class com.ordwen.odailyquests.tools.PluginLogger
-
Logs a fine-level message to the console, typically for debugging purposes.
- FireballReflectQuest - Class in com.ordwen.odailyquests.quests.types.global
- FireballReflectQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.FireballReflectQuest
- first() - Method in record class com.ordwen.odailyquests.tools.Pair
-
Returns the value of the
first
record component. - FishingLootSpawnListener - Class in com.ordwen.odailyquests.events.listeners.integrations.customsuite
- FishingLootSpawnListener() - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.customsuite.FishingLootSpawnListener
- FishQuest - Class in com.ordwen.odailyquests.quests.types.item
- FishQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.FishQuest
- fits(ItemStack, ItemStack[]) - Method in class com.ordwen.odailyquests.quests.player.progression.PlayerProgressor
- format(String) - Static method in class com.ordwen.odailyquests.tools.TextFormatter
-
Format a message, replacing color codes.
- format(Player, String) - Static method in class com.ordwen.odailyquests.tools.TextFormatter
-
Format a message for a player, replacing placeholders and color codes.
- FROM_SPAWNER - Static variable in class com.ordwen.odailyquests.events.antiglitch.EntitySource
- FurnaceExtractListener - Class in com.ordwen.odailyquests.events.listeners.item
- FurnaceExtractListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.FurnaceExtractListener
G
- get() - Method in enum class com.ordwen.odailyquests.enums.QuestsPermissions
-
Get permission.
- get(String, String) - Method in class com.ordwen.odailyquests.files.implementations.MessagesFile
- get(MerchantRecipe) - Static method in class com.ordwen.odailyquests.events.antiglitch.OpenedRecipes
-
Get the current uses of a recipe
- getAbstractQuest() - Method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
-
Get the quest that was completed.
- getAchievedItem() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get achieved item.
- getAchievedQuests() - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Get number of achieved quests.
- getAchievedStr() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Get the achieved string defined in the configuration.
- getActiveQuests() - Static method in class com.ordwen.odailyquests.quests.player.QuestsManager
-
Get active quests map.
- getAdminCommandRegistry() - Method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Retrieves the AdminCommandRegistry used to manage admin commands.
- getAdvancement() - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Get the progression of quest.
- getAllAmounts() - Static method in class com.ordwen.odailyquests.configuration.essentials.QuestsPerCategory
- getAllCategories() - Static method in class com.ordwen.odailyquests.quests.categories.CategoriesLoader
-
Get all categories.
- getAmount() - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
-
Get the amount of progression.
- getAmount() - Method in class com.ordwen.odailyquests.events.customs.CustomFurnaceExtractEvent
- getAmountForCategory(String) - Static method in class com.ordwen.odailyquests.configuration.essentials.QuestsPerCategory
- getAPI() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Get ODailyQuestsAPI instance.
- getAuthor() - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- getCategoriesLoader() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Get QuestsLoader instance.
- getCategory() - Method in class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
-
Get the name of the quests' category.
- getCategory() - Method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- getCategoryByName(String) - Static method in class com.ordwen.odailyquests.quests.categories.CategoriesLoader
-
Get category by name.
- getCategoryByNPCName(String) - Static method in class com.ordwen.odailyquests.configuration.integrations.NPCNames
- getCategoryName() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the name of the category.
- getCategoryTotalReward(String, int) - Static method in class com.ordwen.odailyquests.configuration.functionalities.rewards.TotalRewards
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.AdvancedBarChart
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.AdvancedPie
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.CustomChart
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.DrilldownPie
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.MultiLineChart
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.SimpleBarChart
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.SimplePie
- getChartData() - Method in class com.ordwen.odailyquests.tools.Metrics.SingleLineChart
- getClickedItem() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext
- getCommandHandler(String) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminCommandRegistry
-
Retrieves the command handler associated with the given name.
- getCommandHandler(String) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerCommandRegistry
-
Retrieves the command handler associated with the given name.
- getCommandHandlers() - Method in class com.ordwen.odailyquests.api.commands.admin.AdminCommandRegistry
-
Gets a map of all registered admin command handlers.
- getCommandHandlers() - Method in class com.ordwen.odailyquests.api.commands.player.PlayerCommandRegistry
-
Gets a collection of all registered player command handlers.
- getCommandNames() - Method in class com.ordwen.odailyquests.api.commands.admin.AdminCommandRegistry
-
Gets a set of all registered command names.
- getCommandNames() - Method in class com.ordwen.odailyquests.api.commands.player.PlayerCommandRegistry
-
Gets a set of all registered command names.
- getCompletedInCategory() - Method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- getCompleteGetTypeStr() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Get the complete get type string defined in the configuration.
- getConditionType() - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
-
Get the condition type required by the quest.
- getConfig() - Method in class com.ordwen.odailyquests.files.APluginFile
- getConfig() - Method in interface com.ordwen.odailyquests.files.IPluginFile
-
Get the configuration of the plugin file.
- getConfig(Class<T>) - Static method in class com.ordwen.odailyquests.configuration.ConfigFactory
- getConfigurationFile() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
- getConfigurationFile() - Method in class com.ordwen.odailyquests.files.FilesManager
- getConnection() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
-
Get database connection.
- getConsoleCommands(int) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Get all console commands that can be executed by the item in the given slot.
- getCustomHead(String) - Method in class com.ordwen.odailyquests.tools.externals.ExternalItemGetter
-
Get a custom head by its texture.
- getCustomHead(String) - Method in interface com.ordwen.odailyquests.tools.externals.IExternalItemGetter
- getCustomHead(String) - Static method in class com.ordwen.odailyquests.tools.ItemUtils
- getCustomHead(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getCustomHead(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get a custom head.
- getCustomHead(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getCustomHead(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get a custom head.
- getCustomModelDataItem(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getCustomModelDataItem(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get an item with custom model data.
- getCustomModelDataItem(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getCustomModelDataItem(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item with custom model data.
- getCustomModelDataItem(Material, int) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IItemGetter
- getCustomModelDataItem(Material, int) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.ItemGetter
-
Add custom model data to an item.
- getCustomTypes() - Static method in class com.ordwen.odailyquests.configuration.essentials.CustomTypes
- getDatabaseManager() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Get DatabaseManager instance.
- getDayInitial() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewInterval
- getDefault() - Method in enum class com.ordwen.odailyquests.enums.QuestsMessages
-
Get the default value of the path.
- getDelay() - Static method in class com.ordwen.odailyquests.configuration.essentials.JoinMessageDelay
- getDelay() - Static method in class com.ordwen.odailyquests.configuration.essentials.PlayerDataLoadDelay
- getDisplayName(AbstractQuest, int) - Static method in class com.ordwen.odailyquests.tools.DisplayName
- getDynamicRequiredAmount(String) - Static method in class com.ordwen.odailyquests.quests.player.QuestsManager
- getEconomy() - Static method in class com.ordwen.odailyquests.externs.hooks.eco.VaultHook
-
Get Vault economy.
- getErrorMessage() - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
- getExpectedValue() - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
-
Get the expected value required by the quest.
- getExternalTypes() - Static method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Retrieves a map of external quest types that have been registered.
- getFewSeconds() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewInterval
- getFile() - Method in class com.ordwen.odailyquests.files.APluginFile
- getFile() - Method in interface com.ordwen.odailyquests.files.IPluginFile
-
Get the file of the plugin file.
- getFilesManager() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Get FilesManager instance.
- getGlobalTotalReward(int) - Static method in class com.ordwen.odailyquests.configuration.functionalities.rewards.TotalRewards
- getHandlerList() - Static method in class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
- getHandlerList() - Static method in class com.ordwen.odailyquests.api.events.AllQuestsCompletedEvent
- getHandlerList() - Static method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- getHandlerList() - Static method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
- getHandlerList() - Static method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
- getHandlerList() - Static method in class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- getHandlerList() - Static method in class com.ordwen.odailyquests.events.customs.CustomFurnaceExtractEvent
- getHandlers() - Method in class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
- getHandlers() - Method in class com.ordwen.odailyquests.api.events.AllQuestsCompletedEvent
- getHandlers() - Method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- getHandlers() - Method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
- getHandlers() - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
- getHandlers() - Method in class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- getHandlers() - Method in class com.ordwen.odailyquests.events.customs.CustomFurnaceExtractEvent
- getHost() - Static method in class com.ordwen.odailyquests.configuration.essentials.Database
- getHourInitial() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewInterval
- getIdentifier() - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- getInstance() - Static method in class com.ordwen.odailyquests.files.implementations.MessagesFile
- getInstance() - Static method in class com.ordwen.odailyquests.nms.NMSHandler
- getInterfaceFirstPage(String, Player) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- getInterfaceName(Player) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Get the corresponding text for the interface name.
- getInterfaceNextPage(String, int, Player) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- getInterfacePage(String, int, Player) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
-
Get the inventory for the specified category and page.
- getInterfacePreviousPage(String, int, Player) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- getInterfacesManager() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Get InterfacesManager instance.
- getInventory() - Method in record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
- getItem(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getItem(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get an item from a string.
- getItem(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getItem(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item from a string.
- getItemsAdderItem(String) - Method in class com.ordwen.odailyquests.tools.externals.ExternalItemGetter
-
Get an ItemsAdder item by its namespace.
- getItemsAdderItem(String) - Method in interface com.ordwen.odailyquests.tools.externals.IExternalItemGetter
- getItemsAdderItem(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getItemsAdderItem(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get an item from ItemsAdder.
- getItemsAdderItem(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getItemsAdderItem(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item from ItemsAdder.
- getItemStackFromMaterial(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item stack from a material.
- getLoadProgressionSQL() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
-
Get load progression SQL instance.
- getLoadProgressionYAML() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.yaml.YamlManager
-
Get LoadProgressionYAML instance.
- getMainClass(String) - Method in class com.ordwen.odailyquests.api.quests.QuestTypeRegistry
-
Retrieves the quest class associated with the specified quest type.
- getMenuItem() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get menu item.
- getMessage() - Method in class com.ordwen.odailyquests.rewards.Reward
-
Get the message of a reward.
- getMessage(String) - Method in enum class com.ordwen.odailyquests.enums.QuestsMessages
- getMessage(Player) - Method in enum class com.ordwen.odailyquests.enums.QuestsMessages
- getMessage(Player, Map<String, String>) - Method in enum class com.ordwen.odailyquests.enums.QuestsMessages
- getMinuteInitial() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewInterval
- getMMOItemsItem(String) - Method in class com.ordwen.odailyquests.tools.externals.ExternalItemGetter
-
Get an MMOItems item by its namespace.
- getMMOItemsItem(String) - Method in interface com.ordwen.odailyquests.tools.externals.IExternalItemGetter
- getMMOItemsItem(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getMMOItemsItem(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get an item from MMOItems.
- getMMOItemsItem(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getMMOItemsItem(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item from MMOItems.
- getMode() - Static method in class com.ordwen.odailyquests.configuration.essentials.Database
- getName() - Method in interface com.ordwen.odailyquests.api.commands.admin.AdminCommand
-
Gets the name of the command.
- getName() - Method in interface com.ordwen.odailyquests.api.commands.player.PlayerCommand
-
Gets the name of the command.
- getName() - Method in class com.ordwen.odailyquests.commands.admin.convert.ConvertCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.AddCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.ARerollCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.AShowCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.CompleteCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.CustomCompleteCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.OpenCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.RemoveCommand
- getName() - Method in class com.ordwen.odailyquests.commands.admin.handlers.ResetCommand
- getName() - Method in class com.ordwen.odailyquests.commands.player.handlers.MeCommand
- getName() - Method in class com.ordwen.odailyquests.commands.player.handlers.PRerollCommand
- getName() - Method in class com.ordwen.odailyquests.commands.player.handlers.PShowCommand
- getName() - Static method in class com.ordwen.odailyquests.configuration.essentials.Database
- getName() - Method in class com.ordwen.odailyquests.quests.categories.Category
-
Get the name of the category.
- getNexoItem(String) - Method in class com.ordwen.odailyquests.tools.externals.ExternalItemGetter
-
Get a Nexo item by its namespace.
- getNexoItem(String) - Method in interface com.ordwen.odailyquests.tools.externals.IExternalItemGetter
- getNexoItem(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getNexoItem(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get an item from Nexo.
- getNexoItem(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getNexoItem(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item from Nexo.
- getNextButton() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.Buttons
-
Get next button.
- getNextPageItemName() - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- getOraxenItem(String) - Method in class com.ordwen.odailyquests.tools.externals.ExternalItemGetter
-
Get an Oraxen item by its namespace.
- getOraxenItem(String) - Method in interface com.ordwen.odailyquests.tools.externals.IExternalItemGetter
- getOraxenItem(String, String, String) - Method in interface com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.IInterfaceItem
- getOraxenItem(String, String, String) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
-
Get an item from Oraxen.
- getOraxenItem(String, String, String, String) - Method in interface com.ordwen.odailyquests.quests.getters.IQuestItem
- getOraxenItem(String, String, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Get an item from Oraxen.
- getPassword() - Static method in class com.ordwen.odailyquests.configuration.essentials.Database
- getPath() - Method in enum class com.ordwen.odailyquests.enums.QuestsMessages
-
Get the path to the string.
- getPermission() - Method in interface com.ordwen.odailyquests.api.commands.admin.AdminCommand
-
Gets the required permission to execute the command.
- getPermission() - Method in interface com.ordwen.odailyquests.api.commands.player.PlayerCommand
-
Gets the required permission to execute the command.
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.convert.ConvertCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.AddCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.ARerollCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.AShowCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.CompleteCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.CustomCompleteCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.OpenCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.RemoveCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.admin.handlers.ResetCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.player.handlers.MeCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.player.handlers.PRerollCommand
- getPermission() - Method in class com.ordwen.odailyquests.commands.player.handlers.PShowCommand
- getPlaceholder() - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
-
Get the placeholder required by the quest.
- getPlaceholders() - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- getPlayer() - Method in class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
-
Get the player who completed all his quests.
- getPlayer() - Method in class com.ordwen.odailyquests.api.events.AllQuestsCompletedEvent
-
Get the player who completed all his quests.
- getPlayer() - Method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- getPlayer() - Method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
-
Get the player who completed the quest.
- getPlayer() - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
-
Get the player who progressed the quest.
- getPlayer() - Method in class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- getPlayer() - Method in class com.ordwen.odailyquests.events.customs.CustomFurnaceExtractEvent
- getPlayer() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext
- getPlayerCommandRegistry() - Method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Retrieves the PlayerCommandRegistry used to manage player commands.
- getPlayerCommands(int) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Get all player commands that can be executed by the item in the given slot.
- getPlayerHead(Player) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.PlayerHead
- getPlayerInterfaceFile() - Method in class com.ordwen.odailyquests.files.FilesManager
- getPlayerNPCName() - Static method in class com.ordwen.odailyquests.configuration.integrations.NPCNames
- getPlayerPointsAPI() - Static method in class com.ordwen.odailyquests.externs.hooks.points.PlayerPointsHook
- getPlayerQuestProgression(String, PlayerQuests) - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
-
Get player quest progression.
- getPlayerQuests(String) - Static method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Retrieves the active quests for a specific player.
- getPlayerQuestsInterface() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
- getPlayerQuestsInterface(Player) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Load the player quests inventory for the given player.
- getPort() - Static method in class com.ordwen.odailyquests.configuration.essentials.Database
- getPrefix() - Static method in class com.ordwen.odailyquests.configuration.essentials.Prefix
- getPrefixInternal() - Method in class com.ordwen.odailyquests.configuration.essentials.Prefix
- getPreviousButton() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.Buttons
-
Get previous button.
- getPreviousPageItemName() - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- getProgressBar(int, int) - Static method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressBar
-
Get a progress bar, with a specified amount and required amount.
- getProgressBarInternal(int, int) - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressBar
-
Get a progress bar, with a specified amount and required amount.
- getProgression() - Method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
-
Get the current progression of the quest.
- getProgression() - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
-
Get the current progression of the quest.
- getProgressionFile() - Method in class com.ordwen.odailyquests.files.FilesManager
- getProgressStr() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Get the status string defined in the configuration.
- getQuantity() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext
- getQuery() - Method in enum class com.ordwen.odailyquests.enums.SQLQuery
- getQuest() - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
-
Get the quest that was progressed.
- GetQuest - Class in com.ordwen.odailyquests.quests.types.inventory
- GetQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.inventory.GetQuest
- getQuestAtIndex(Category, int, String) - Static method in class com.ordwen.odailyquests.quests.player.progression.QuestLoaderUtils
-
Try to get quest from index.
- GetQuestCommand - Class in com.ordwen.odailyquests.quests.player.progression.clickable.commands
- GetQuestCommand(QuestContext, Progression, GetQuest) - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.commands.GetQuestCommand
- getQuestDesc() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the description of the quest.
- getQuestIndex() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get index of quest.
- getQuestName() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the name of the quest.
- getQuests() - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Get player quests.
- getQuestsConfigurationByCategory(String) - Static method in class com.ordwen.odailyquests.files.implementations.QuestsFiles
- getQuestsInterfaces() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
- getQuestType() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the type of quest.
- getQuestTypeRegistry() - Method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Retrieves the QuestTypeRegistry used to manage quest types.
- getRadius() - Method in class com.ordwen.odailyquests.quests.types.inventory.LocationQuest
-
Get the radius of the location required by the quest.
- getRandomQuestForPlayer(Set<AbstractQuest>, List<AbstractQuest>, Player) - Static method in class com.ordwen.odailyquests.quests.player.QuestsManager
-
Get a random quest that is not already in the player's quests.
- getReloadService() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Get ReloadService instance.
- getRenewInterval() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewInterval
- getRenewTime() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewTime
- getRequestJsonObject(BiConsumer<String, Throwable>, boolean) - Method in class com.ordwen.odailyquests.tools.Metrics.CustomChart
- getRequiredAmount() - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Get required amount of quest.
- getRequiredAmountRaw() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the amount required by the quest.
- getRequiredEntities() - Method in class com.ordwen.odailyquests.quests.types.shared.EntityQuest
- getRequiredItems() - Method in class com.ordwen.odailyquests.quests.types.shared.ItemQuest
-
Get the required items.
- getRequiredLocation() - Method in class com.ordwen.odailyquests.quests.types.inventory.LocationQuest
-
Get the location required by the quest.
- getRequiredPermission() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the required permission of the quest.
- getRequiredRegions() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the required regions of the quest.
- getRequiredWorlds() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the required worlds of the quest.
- getResult() - Method in class com.ordwen.odailyquests.events.customs.CustomFurnaceExtractEvent
- getReward() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get the reward of the quest.
- getRewardAmount() - Method in class com.ordwen.odailyquests.rewards.Reward
-
Get the amount of a reward.
- getRewardCommands() - Method in class com.ordwen.odailyquests.rewards.Reward
-
Get the command of a reward.
- getRewardCurrency() - Method in class com.ordwen.odailyquests.rewards.Reward
-
Get the currency of a reward.
- getRewardCurrencyDisplayName() - Method in class com.ordwen.odailyquests.rewards.Reward
-
Get the currency display name of a reward.
- getRewardFromSection(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.rewards.RewardLoader
-
Load a reward from a configuration section.
- getRewardType() - Method in class com.ordwen.odailyquests.rewards.Reward
-
Get the reward type of reward.
- getSaveProgressionSQL() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
-
Get save progression SQL instance.
- getSaveProgressionYAML() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.yaml.YamlManager
-
Get SaveProgressionYAML instance.
- getSelectedDisplayName(int) - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Gets the selected display name for a random required item.
- getSelectedRecipe() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext
- getSelectedRequiredIndex() - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Get random required element index.
- getSqlManager() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- getStorageMode(String) - Static method in enum class com.ordwen.odailyquests.enums.StorageMode
- getSubcommandAliases(String) - Static method in class com.ordwen.odailyquests.configuration.functionalities.CommandAliases
- getTargetPlayer(CommandSender, String) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
-
Retrieves a player instance by their exact name.
- getTimestamp() - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Gets the player's timestamp.
- getTimestampMode() - Static method in class com.ordwen.odailyquests.configuration.essentials.TimestampMode
- getTokenManagerAPI() - Static method in class com.ordwen.odailyquests.externs.hooks.points.TokenManagerHook
-
Get TokenManager api.
- getTotalAchievedQuests() - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Get total number of achieved quests.
- getTotalAchievedQuestsByCategory() - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Get total achieved quests for all categories.
- getTotalAchievedQuestsByCategory(String) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Get the number of total achieved quests for a specific category.
- getTotalCompleted() - Method in class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- getTotalQuestsAmount() - Static method in class com.ordwen.odailyquests.configuration.essentials.QuestsPerCategory
- getTotalRewardsFile() - Method in class com.ordwen.odailyquests.files.FilesManager
- getType() - Method in interface com.ordwen.odailyquests.api.quests.IQuest
-
Returns the type of the quest.
- getType() - Method in class com.ordwen.odailyquests.quests.types.custom.crate.CrateOpenQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.EliteMobsQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.MythicMobsQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.custom.vote.NuVotifierQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.custom.vote.VotifierPlusQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.entity.BreedQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.entity.KillQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.entity.ShearQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.entity.TameQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.CarveQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.CustomQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.ExpLevelQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.ExpPointsQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.FireballReflectQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.MilkingQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.global.PlayerDeathQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.inventory.GetQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.inventory.LocationQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.BreakQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.ConsumeQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.CookQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.CraftQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.EnchantQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.FarmingQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.FishQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.LaunchQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.PickupQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.PlaceQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.item.VillagerQuest
- getType() - Method in class com.ordwen.odailyquests.quests.types.shared.BasicQuest
-
Returns the type of this quest.
- getUser() - Static method in class com.ordwen.odailyquests.configuration.essentials.Database
- getVersion() - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- getVersion() - Method in class com.ordwen.odailyquests.nms.NMSHandler
- getVersion(Consumer<String>) - Method in class com.ordwen.odailyquests.tools.UpdateChecker
- getVillager() - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext
- getVillagerLevel() - Method in class com.ordwen.odailyquests.quests.types.item.VillagerQuest
-
Get required villager level
- getVillagerProfession() - Method in class com.ordwen.odailyquests.quests.types.item.VillagerQuest
-
Get required villager profession
- getYamlManager() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- getZoneId() - Static method in class com.ordwen.odailyquests.configuration.essentials.RenewTime
- GlobalReward - Class in com.ordwen.odailyquests.configuration.functionalities.rewards
- GlobalReward(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.rewards.GlobalReward
- GlowingItems - Class in com.ordwen.odailyquests.commands.interfaces.playerinterface.functionalities
- GlowingItems() - Constructor for class com.ordwen.odailyquests.commands.interfaces.playerinterface.functionalities.GlowingItems
- GREATER_THAN - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- GREATER_THAN_OR_EQUALS - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
H
- handleMissingQuests(String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- handleNewPlayer(String, Map<String, PlayerQuests>) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- handlePlayerDisconnected(String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- hasCategory(String) - Static method in class com.ordwen.odailyquests.quests.categories.CategoriesLoader
- hashCode() - Method in record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.ordwen.odailyquests.tools.Pair
-
Returns a hash code value for this object.
- help(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminMessages
-
Sends the admin help message to the sender.
- help(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerMessages
-
Sends the player help message to the sender.
- hikariDataSource - Variable in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
I
- IConfigUpdater - Interface in com.ordwen.odailyquests.tools.updater.config
- IConfigurable - Interface in com.ordwen.odailyquests.configuration
- IDatabaseUpdater - Interface in com.ordwen.odailyquests.tools.updater.database
- IExternalItemGetter - Interface in com.ordwen.odailyquests.tools.externals
- IInterfaceItem - Interface in com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters
- IItemGetter - Interface in com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters
- IMPOSSIBLE_TO_OPEN_INVENTORY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- increaseAdvancement() - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Increment the progression of quest.
- increaseCategoryAchievedQuests(String, Player) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Increases the number of achieved quests for a given category.
- info(String) - Static method in class com.ordwen.odailyquests.tools.PluginLogger
-
Logs an informational message to the console.
- initAllObjects() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
-
Load all interfaces objects.
- initHikariCP() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.mysql.MySQLManager
-
Connect to database.
- initItems() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.Buttons
-
Load all items.
- initPaginationItemNames(ConfigurationSection) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- INSTANCE - Static variable in class com.ordwen.odailyquests.ODailyQuests
- IntegrationsManager - Class in com.ordwen.odailyquests.externs
- IntegrationsManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.externs.IntegrationsManager
- InterfaceItemGetter - Class in com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters
- InterfaceItemGetter() - Constructor for class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.InterfaceItemGetter
- InterfacesManager - Class in com.ordwen.odailyquests.commands.interfaces
- InterfacesManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
- INVALID_AMOUNT - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- INVALID_CATEGORY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- INVALID_PLAYER - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- INVALID_QUEST_ID - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- INVALID_QUEST_INDEX - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- invalidAmount(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminMessages
-
Sends the invalid amount message to the sender.
- invalidCategory(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminMessages
-
Sends the invalid category message to the sender.
- invalidCategory(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerMessages
-
Sends a message to the sender indicating that the category is invalid.
- invalidPlayer(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminMessages
-
Sends the invalid player message to the sender.
- invalidQuest(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminMessages
-
Sends the invalid quest message to the sender.
- invalidQuest(Player) - Method in class com.ordwen.odailyquests.commands.player.handlers.PRerollCommand
-
Sends the invalid quest message to the sender.
- InventoryClickListener - Class in com.ordwen.odailyquests.commands.interfaces
- InventoryClickListener - Class in com.ordwen.odailyquests.events.listeners.inventory
- InventoryClickListener(PlayerQuestsInterface) - Constructor for class com.ordwen.odailyquests.events.listeners.inventory.InventoryClickListener
- InventoryClickListener(QuestsInterfaces) - Constructor for class com.ordwen.odailyquests.commands.interfaces.InventoryClickListener
- InventoryCloseListener - Class in com.ordwen.odailyquests.events.listeners.inventory
- InventoryCloseListener() - Constructor for class com.ordwen.odailyquests.events.listeners.inventory.InventoryCloseListener
- IPluginFile - Interface in com.ordwen.odailyquests.files
- IQuest - Interface in com.ordwen.odailyquests.api.quests
-
Represents the base interface for all quest types in the quest system.
- IQuestItem - Interface in com.ordwen.odailyquests.quests.getters
- isAchieved() - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Get status of quest.
- isAllowedToProgress(Player, AbstractQuest) - Method in class com.ordwen.odailyquests.quests.player.progression.PlayerProgressor
-
Execute all the checks to determine if the player is allowed to progress in the quest.
- isCancelled() - Method in class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
- isCancelled() - Method in class com.ordwen.odailyquests.api.events.AllQuestsCompletedEvent
- isCancelled() - Method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- isCancelled() - Method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
- isCancelled() - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
- isCancelled() - Method in class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- isCategoryForNPCName(String) - Static method in class com.ordwen.odailyquests.configuration.integrations.NPCNames
- isCategoryStep(String, int) - Static method in class com.ordwen.odailyquests.configuration.functionalities.rewards.TotalRewards
- isCheckForUpdate() - Static method in class com.ordwen.odailyquests.configuration.essentials.CheckForUpdate
- isCloseItem(ItemStack) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Check if the item is used to close the inventory.
- isConsoleCommandItem(int) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Check if the item is used to execute a command as a console.
- isDisplayNameMissing(ConfigurationSection, String, String, String, String) - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Checks if the display name is missing for a random required item.
- isEmptyCaseItem(ItemStack) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- isEnabled() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.PlayerHead
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.essentials.CustomFurnaceResults
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.essentials.Logs
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.integrations.ItemsAdderEnabled
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.integrations.NexoEnabled
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.integrations.OraxenEnabled
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.integrations.RoseStackerEnabled
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.integrations.SharedMobs
- isEnabled() - Static method in class com.ordwen.odailyquests.configuration.integrations.WildStackerEnabled
- isEnabledInternal() - Method in class com.ordwen.odailyquests.configuration.essentials.Logs
- isEntityFromSpawner(Entity) - Static method in class com.ordwen.odailyquests.events.antiglitch.EntitySource
-
Checks if an entity is from a spawner.
- isFillItem(ItemStack) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Check if the item is used to fill the inventory.
- isGlobalStep(int) - Static method in class com.ordwen.odailyquests.configuration.functionalities.rewards.TotalRewards
- isKeepingOnlyAliases() - Static method in class com.ordwen.odailyquests.configuration.functionalities.CommandAliases
- isKGeneratorsLocation(Location) - Static method in class com.ordwen.odailyquests.externs.hooks.items.KGeneratorsHook
-
Check if location is a KGenerators generator.
- isLoaded() - Static method in class com.ordwen.odailyquests.configuration.integrations.ItemsAdderEnabled
- isLoaded() - Static method in class com.ordwen.odailyquests.configuration.integrations.NexoEnabled
- isLoaded() - Static method in class com.ordwen.odailyquests.configuration.integrations.OraxenEnabled
- isLocal() - Method in enum class com.ordwen.odailyquests.enums.StorageMode
- isPlaceholderAPIEnabled() - Static method in class com.ordwen.odailyquests.tools.TextFormatter
-
Check if PlaceholderAPI is enabled.
- isPlayerCommandItem(int) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Check if the item is used to execute a command as a player.
- isPlayerPointsSetup() - Static method in class com.ordwen.odailyquests.externs.hooks.points.PlayerPointsHook
- isPluginEnabled(String) - Static method in class com.ordwen.odailyquests.tools.PluginUtils
- isProtectionBypass() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Get whether the quest has protection bypass.
- isRandomRequired - Variable in class com.ordwen.odailyquests.quests.types.AbstractQuest
- isRandomRequired() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Check if the quest is random required.
- isRandomRequiredAmount() - Method in class com.ordwen.odailyquests.quests.types.AbstractQuest
-
Check if the quest requires a random amount of items.
- isRequiredEntity(String) - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.CustomMobQuest
- isRequiredEntity(EntityType, Progression) - Method in class com.ordwen.odailyquests.quests.types.shared.EntityQuest
-
Check if the entity is required by the quest.
- isRequiredItem(ItemStack, Progression) - Method in class com.ordwen.odailyquests.quests.types.shared.ItemQuest
- isRerollIfNotAchieved() - Static method in class com.ordwen.odailyquests.configuration.essentials.RerollNotAchieved
- isSelectedRequiredInvalid(AbstractQuest, int, String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- isServerStopping() - Method in class com.ordwen.odailyquests.ODailyQuests
-
Check if the server is stopping.
- isSpawnersProgressionDisabled() - Static method in class com.ordwen.odailyquests.configuration.functionalities.SpawnerProgression
- isStoreBrokenBlocks() - Static method in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
-
Check if the plugin should store the blocks that are broken by the player
- isStoreDroppedItems() - Static method in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
-
Check if the plugin should store the items that are dropped by the player
- isStorePlacedBlocks() - Static method in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
-
Check if the plugin should store the blocks that are placed by the player
- isSynchronised() - Static method in class com.ordwen.odailyquests.configuration.essentials.Synchronization
- isTakeItemsEnabled() - Static method in class com.ordwen.odailyquests.configuration.functionalities.TakeItem
- isTimeToRenew(Player, Map<String, PlayerQuests>) - Static method in class com.ordwen.odailyquests.quests.player.progression.QuestLoaderUtils
-
Check if it's time to renew quests.
- isTownyEnabled() - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Check if Towny is enabled.
- isVersionAtLeast(String) - Method in class com.ordwen.odailyquests.nms.NMSHandler
- isWorldDisabled(String) - Static method in class com.ordwen.odailyquests.configuration.functionalities.DisabledWorlds
- isWorldDisabledInternal(String) - Method in class com.ordwen.odailyquests.configuration.functionalities.DisabledWorlds
- isWorldGuardEnabled() - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Check if WorldGuard is enabled.
- ItemGetter - Class in com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters
- ItemGetter() - Constructor for class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.getters.ItemGetter
- ItemQuest - Class in com.ordwen.odailyquests.quests.types.shared
- ItemQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.shared.ItemQuest
-
Quest constructor.
- ItemsAdderEnabled - Class in com.ordwen.odailyquests.configuration.integrations
- ItemsAdderEnabled(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.ItemsAdderEnabled
- ItemsAdderLoadDataListener - Class in com.ordwen.odailyquests.events.listeners.integrations.itemsadder
- ItemsAdderLoadDataListener(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.itemsadder.ItemsAdderLoadDataListener
- ItemType - Enum Class in com.ordwen.odailyquests.commands.interfaces.playerinterface.items
- ItemUtils - Class in com.ordwen.odailyquests.tools
J
- JoinMessageDelay - Class in com.ordwen.odailyquests.configuration.essentials
- JoinMessageDelay(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.JoinMessageDelay
- JsonObjectBuilder() - Constructor for class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder
K
- KGeneratorsHook - Class in com.ordwen.odailyquests.externs.hooks.items
- KillQuest - Class in com.ordwen.odailyquests.quests.types.entity
- KillQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.entity.KillQuest
L
- LaunchQuest - Class in com.ordwen.odailyquests.quests.types.item
- LaunchQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.LaunchQuest
- LESS_THAN - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- LESS_THAN_OR_EQUALS - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- load() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.PlayerHead
-
Init player head.
- load() - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
-
Load player quests interface.
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.CheckForUpdate
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.CustomFurnaceResults
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.CustomTypes
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.Database
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.Debugger
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.JoinMessageDelay
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.Logs
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.PlayerDataLoadDelay
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.Prefix
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.QuestsPerCategory
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.RenewInterval
-
Load all temporality settings.
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.RenewTime
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.RerollNotAchieved
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.Synchronization
- load() - Method in class com.ordwen.odailyquests.configuration.essentials.TimestampMode
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.CommandAliases
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.DisabledWorlds
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.ActionBar
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressBar
-
Load the progress bar configuration.
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressionMessage
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.Title
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.rewards.CategoriesRewards
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.rewards.GlobalReward
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.rewards.TotalRewards
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.SpawnerProgression
- load() - Method in class com.ordwen.odailyquests.configuration.functionalities.TakeItem
- load() - Method in interface com.ordwen.odailyquests.configuration.IConfigurable
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.ItemsAdderEnabled
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.NexoEnabled
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.NPCNames
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.OraxenEnabled
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.RoseStackerEnabled
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.SharedMobs
- load() - Method in class com.ordwen.odailyquests.configuration.integrations.WildStackerEnabled
- load() - Method in class com.ordwen.odailyquests.externs.hooks.Protection
- load() - Method in class com.ordwen.odailyquests.files.FilesManager
-
Load all files.
- load() - Method in class com.ordwen.odailyquests.files.implementations.ConfigurationFile
- load() - Method in class com.ordwen.odailyquests.files.implementations.MessagesFile
- load() - Method in class com.ordwen.odailyquests.files.implementations.PlayerInterfaceFile
- load() - Method in class com.ordwen.odailyquests.files.implementations.ProgressionFile
- load() - Method in class com.ordwen.odailyquests.files.implementations.QuestsFiles
-
Init quests files.
- load() - Method in class com.ordwen.odailyquests.files.implementations.TotalRewardsFile
- load() - Method in interface com.ordwen.odailyquests.files.IPluginFile
-
Load the plugin file.
- load() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- LOAD_PLAYER - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- LOAD_PLAYER_CATEGORY_STATS - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- LOAD_PROGRESS - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- loadAll() - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- loadAllDependencies() - Method in class com.ordwen.odailyquests.externs.IntegrationsManager
-
Load all dependencies.
- loadAllInterfaces(ConfigurationSection) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- loadCategories() - Method in class com.ordwen.odailyquests.quests.categories.CategoriesLoader
-
Load all quests from files.
- loadConnectedPlayerQuests() - Method in class com.ordwen.odailyquests.commands.admin.ReloadService
-
Load all quests from connected players, to avoid errors on reload.
- loadCustomItem(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Load a required item with custom name and lore.
- loadDebugFile() - Method in class com.ordwen.odailyquests.configuration.essentials.Debugger
- loadInterfaces() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
-
Load all interfaces.
- loadNewPlayerQuests(String, Map<String, PlayerQuests>, Map<String, Integer>, int) - Static method in class com.ordwen.odailyquests.quests.player.progression.QuestLoaderUtils
-
Load quests for a player with no data.
- loadParameters(ConfigurationSection, String, String) - Method in interface com.ordwen.odailyquests.api.quests.IQuest
-
Loads the parameters required for the quest from the provided configuration section.
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.custom.crate.CrateOpenQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.CustomMobQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.EliteMobsQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.custom.mobs.MythicMobsQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.custom.vote.NuVotifierQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.custom.vote.VotifierPlusQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.entity.ShearQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.CarveQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.CustomQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.ExpLevelQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.ExpPointsQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.FireballReflectQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.MilkingQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.global.PlayerDeathQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.inventory.GetQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.inventory.LocationQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.item.VillagerQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.shared.BasicQuest
-
Loads the parameters for the quest from the given configuration section.
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.shared.EntityQuest
- loadParameters(ConfigurationSection, String, String) - Method in class com.ordwen.odailyquests.quests.types.shared.ItemQuest
- loadPlayerQuests(String, Map<String, PlayerQuests>) - Method in class com.ordwen.odailyquests.quests.player.progression.storage.yaml.LoadProgressionYAML
- loadPlayerQuestsInterface() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
-
Load player quests interface.
- loadPotionItem(ConfigurationSection, String, String, ItemStack) - Method in class com.ordwen.odailyquests.quests.getters.QuestItemGetter
-
Load the potion attributes.
- loadProgression(String, Map<String, PlayerQuests>) - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.LoadProgressionSQL
-
Load player quests progression.
- loadProgressionSQL - Variable in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
- LoadProgressionSQL - Class in com.ordwen.odailyquests.quests.player.progression.storage.sql
- LoadProgressionSQL(SQLManager) - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.sql.LoadProgressionSQL
-
Constructor.
- LoadProgressionYAML - Class in com.ordwen.odailyquests.quests.player.progression.storage.yaml
- LoadProgressionYAML(ProgressionFile) - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.yaml.LoadProgressionYAML
- loadQuests(FileConfiguration, List<AbstractQuest>, String) - Method in class com.ordwen.odailyquests.quests.QuestsLoader
-
Load quests from a file.
- loadQuestsForPlayer(String) - Method in class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- loadQuestsInterfaces() - Method in class com.ordwen.odailyquests.commands.interfaces.InterfacesManager
-
Load categorized quests interface.
- loadSelectedInterface(String, String, ItemStack, int, List<AbstractQuest>) - Method in class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
-
Load specified interface.
- LocationQuest - Class in com.ordwen.odailyquests.quests.types.inventory
- LocationQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.inventory.LocationQuest
- LocationQuestCommand - Class in com.ordwen.odailyquests.quests.player.progression.clickable.commands
- LocationQuestCommand(QuestContext, Progression, LocationQuest) - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.commands.LocationQuestCommand
- logExcessQuests(String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- Logs - Class in com.ordwen.odailyquests.configuration.essentials
- Logs(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.Logs
M
- MeCommand - Class in com.ordwen.odailyquests.commands.player.handlers
- MeCommand(PlayerQuestsInterface) - Constructor for class com.ordwen.odailyquests.commands.player.handlers.MeCommand
- MessagesFile - Class in com.ordwen.odailyquests.files.implementations
- MessagesFile(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.implementations.MessagesFile
- Metrics - Class in com.ordwen.odailyquests.tools
- Metrics(JavaPlugin, int) - Constructor for class com.ordwen.odailyquests.tools.Metrics
-
Creates a new Metrics instance.
- METRICS_VERSION - Static variable in class com.ordwen.odailyquests.tools.Metrics.MetricsBase
-
The version of the Metrics class.
- Metrics.AdvancedBarChart - Class in com.ordwen.odailyquests.tools
- Metrics.AdvancedPie - Class in com.ordwen.odailyquests.tools
- Metrics.CustomChart - Class in com.ordwen.odailyquests.tools
- Metrics.DrilldownPie - Class in com.ordwen.odailyquests.tools
- Metrics.JsonObjectBuilder - Class in com.ordwen.odailyquests.tools
-
An extremely simple JSON builder.
- Metrics.JsonObjectBuilder.JsonObject - Class in com.ordwen.odailyquests.tools
-
A super simple representation of a JSON object.
- Metrics.MetricsBase - Class in com.ordwen.odailyquests.tools
- Metrics.MultiLineChart - Class in com.ordwen.odailyquests.tools
- Metrics.SimpleBarChart - Class in com.ordwen.odailyquests.tools
- Metrics.SimplePie - Class in com.ordwen.odailyquests.tools
- Metrics.SingleLineChart - Class in com.ordwen.odailyquests.tools
- MetricsBase(String, String, int, boolean, Consumer<Metrics.JsonObjectBuilder>, Consumer<Metrics.JsonObjectBuilder>, Consumer<Runnable>, Supplier<Boolean>, BiConsumer<String, Throwable>, Consumer<String>, boolean, boolean, boolean) - Constructor for class com.ordwen.odailyquests.tools.Metrics.MetricsBase
-
Creates a new MetricsBase class instance.
- MilkingQuest - Class in com.ordwen.odailyquests.quests.types.global
- MilkingQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.MilkingQuest
- MONEY - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- morePaperLib - Static variable in class com.ordwen.odailyquests.ODailyQuests
- movingItem(ItemStack, int, Player, ClickType) - Method in class com.ordwen.odailyquests.quests.player.progression.PlayerProgressor
-
Checks if the player is moving an item.
- MultiLineChart(String, Callable<Map<String, Integer>>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.MultiLineChart
-
Class constructor.
- MYSQL - Enum constant in enum class com.ordwen.odailyquests.enums.StorageMode
- MYSQL_CREATE_PLAYER_CATEGORY_STATS_TABLE - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- MYSQL_CREATE_PLAYER_TABLE - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- MYSQL_CREATE_PROGRESSION_TABLE - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- MYSQL_SAVE_PLAYER - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- MYSQL_SAVE_PLAYER_CATEGORY_STATS - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- MYSQL_SAVE_PROGRESS - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- MySQLManager - Class in com.ordwen.odailyquests.quests.player.progression.storage.sql.mysql
- MySQLManager() - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.sql.mysql.MySQLManager
- MythicMobDeathListener - Class in com.ordwen.odailyquests.events.listeners.entity.custom.mobs
- MythicMobDeathListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.custom.mobs.MythicMobDeathListener
- MythicMobsQuest - Class in com.ordwen.odailyquests.quests.types.custom.mobs
- MythicMobsQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.custom.mobs.MythicMobsQuest
N
- NEW_DAY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- NEW_QUESTS - Static variable in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- NexoEnabled - Class in com.ordwen.odailyquests.configuration.integrations
- NexoEnabled(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.NexoEnabled
- NexoItemsLoadedListener - Class in com.ordwen.odailyquests.events.listeners.integrations.nexo
- NexoItemsLoadedListener(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.nexo.NexoItemsLoadedListener
- NMSHandler - Class in com.ordwen.odailyquests.nms
- NO_PERMISSION - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- NO_PERMISSION_CATEGORY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- NONE - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- noPermission(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerMessages
-
Sends the no permission message to the sender.
- noPermissionCategory(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerMessages
-
Sends the no permission category message to the sender.
- NOT_ENOUGH_ITEM - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- NOT_EQUALS - Enum constant in enum class com.ordwen.odailyquests.quests.ConditionType
- NOT_REQUIRED_REGION - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- NOT_REQUIRED_WORLD - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- NPCNames - Class in com.ordwen.odailyquests.configuration.integrations
- NPCNames(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.NPCNames
- NuVotifierQuest - Class in com.ordwen.odailyquests.quests.types.custom.vote
- NuVotifierQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.custom.vote.NuVotifierQuest
O
- ODailyQuests - Class in com.ordwen.odailyquests
- ODailyQuests() - Constructor for class com.ordwen.odailyquests.ODailyQuests
- ODailyQuestsAPI - Class in com.ordwen.odailyquests.api
-
This class provides access to the ODailyQuests API, allowing interaction with quest types, player quests, and command registries for both players and admins.
- ODailyQuestsAPI() - Constructor for class com.ordwen.odailyquests.api.ODailyQuestsAPI
- onAllQuestsCompletedEvent(AllQuestsCompletedEvent) - Method in class com.ordwen.odailyquests.quests.player.progression.listeners.AllQuestsCompletedListener
- onAllQuestsFromCategoryCompletedEvent(AllCategoryQuestsCompletedEvent) - Method in class com.ordwen.odailyquests.quests.player.progression.listeners.AllCategoryQuestsCompletedListener
- onBlockBreakEvent(BlockBreakEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.BlockBreakListener
- onBlockDropItem(BlockDropItemEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.BlockDropItemListener
- onBlockPlaceEvent(BlockPlaceEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.BlockPlaceListener
- onCategoryTotalRewardReached(CategoryTotalRewardReachedEvent) - Method in class com.ordwen.odailyquests.quests.player.progression.listeners.CategoryTotalRewardReachedListener
- onCommand(CommandSender, Command, String, String[]) - Method in class com.ordwen.odailyquests.commands.admin.AdminCommands
- onCommand(CommandSender, Command, String, String[]) - Method in class com.ordwen.odailyquests.commands.player.PlayerCommands
- onCraftItemEvent(CraftItemEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.CraftItemListener
- onCrateOpenEvent(CrateOpenEvent) - Method in class com.ordwen.odailyquests.events.listeners.crate.CrateOpenListener
- onCropBreak(CropBreakEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.customsuite.CropBreakListener
- onCustomBlockBreakEvent(CustomBlockBreakEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.itemsadder.CustomBlockBreakListener
- onCustomFurnaceExtractEvent(CustomFurnaceExtractEvent) - Method in class com.ordwen.odailyquests.events.listeners.customs.CustomFurnaceExtractListener
- onDisable() - Method in class com.ordwen.odailyquests.ODailyQuests
- onEliteMobsDeathEvent(EliteMobDeathEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.custom.mobs.EliteMobDeathListener
- onEnable() - Method in class com.ordwen.odailyquests.ODailyQuests
- onEnchantItemEvent(EnchantItemEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.EnchantItemListener
- onEntityBreadEvent(EntityBreedEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.EntityBreedListener
- onEntityDeathEvent(EntityDeathEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.EntityDeathListener
- onEntityTameEvent(EntityTameEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.EntityTameListener
- onFurnaceExtractEvent(FurnaceExtractEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.FurnaceExtractListener
- onInventoryClick(InventoryClickEvent) - Method in class com.ordwen.odailyquests.commands.interfaces.InventoryClickListener
- onInventoryClickEvent(InventoryClickEvent) - Method in class com.ordwen.odailyquests.events.listeners.inventory.InventoryClickListener
- onInventoryCloseEvent(InventoryCloseEvent) - Method in class com.ordwen.odailyquests.events.listeners.inventory.InventoryCloseListener
- onItemConsumeEvent(PlayerItemConsumeEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.PlayerItemConsumeListener
- onItemsAdderLoadData(ItemsAdderLoadDataEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.itemsadder.ItemsAdderLoadDataListener
- onLoad() - Method in class com.ordwen.odailyquests.ODailyQuests
- onLootSpawn(FishingLootSpawnEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.customsuite.FishingLootSpawnListener
- onMythicMobsDeathEvent(MythicMobDeathEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.custom.mobs.MythicMobDeathListener
- onNexoItemsLoaded(NexoItemsLoadedEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.nexo.NexoItemsLoadedListener
- onNPCClickEvent(NPCRightClickEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.citizens.CitizensHook
- onOraxenItemsLoaded(OraxenItemsLoadedEvent) - Method in class com.ordwen.odailyquests.events.listeners.integrations.oraxen.OraxenItemsLoadedListener
- onPickupItemEvent(EntityPickupItemEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.PickupItemListener
- onPlayerBucketFill(PlayerBucketFillEvent) - Method in class com.ordwen.odailyquests.events.listeners.global.BucketFillListener
- onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class com.ordwen.odailyquests.events.restart.RestartCommandListener
- onPlayerDeath(PlayerDeathEvent) - Method in class com.ordwen.odailyquests.events.listeners.global.PlayerDeathListener
- onPlayerDropItemEvent(PlayerDropItemEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.PlayerDropItemListener
- onPlayerExpChangeEvent(PlayerExpChangeEvent) - Method in class com.ordwen.odailyquests.events.listeners.global.PlayerExpChangeListener
- onPlayerFishEvent(PlayerFishEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.PlayerFishListener
- onPlayerHarvestBlock(PlayerHarvestBlockEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.PlayerHarvestBlockListener
- onPlayerInteract(PlayerInteractEvent) - Method in class com.ordwen.odailyquests.events.listeners.global.PlayerInteractListener
- onPlayerInteractEntityEvent(PlayerInteractEntityEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.PlayerInteractEntityListener
- onPlayerJoin(PlayerJoinEvent) - Method in class com.ordwen.odailyquests.quests.player.QuestsManager
- onPlayerLevelChangeEvent(PlayerLevelChangeEvent) - Method in class com.ordwen.odailyquests.events.listeners.global.PlayerLevelChangeListener
- onPlayerQuit(PlayerQuitEvent) - Method in class com.ordwen.odailyquests.quests.player.QuestsManager
- onPlayerRespawn(PlayerRespawnEvent) - Method in class com.ordwen.odailyquests.events.listeners.global.PlayerRespawnListener
- onProjectileHit(ProjectileHitEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.ProjectileHitListener
- onProjectileLaunch(ProjectileLaunchEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.ProjectileLaunchListener
- onQuestCompletedEvent(QuestCompletedEvent) - Method in class com.ordwen.odailyquests.quests.player.progression.listeners.QuestCompletedListener
- onRequest(OfflinePlayer, String) - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- onResurrect(EntityResurrectEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.PlayerItemConsumeListener
- onRoseStackerEntityUnstackEvent(EntityStackMultipleDeathEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.custom.stackers.RoseStackerListener
- onServerCommand(ServerCommandEvent) - Method in class com.ordwen.odailyquests.events.restart.RestartCommandListener
- onShearEntityEvent(PlayerShearEntityEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.ShearEntityListener
- onSmithItemEvent(SmithItemEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.SmithItemListener
- onSpawnerSpawnEvent(SpawnerSpawnEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.SpawnerSpawnListener
- onStructureGrowEvent(StructureGrowEvent) - Method in class com.ordwen.odailyquests.events.listeners.item.StructureGrowListener
- onTabComplete(CommandSender, String[]) - Method in interface com.ordwen.odailyquests.api.commands.admin.AdminCommandCompleter
-
Provides tab-completion suggestions for the command based on the current arguments.
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerCommandBase
-
Provides tab-completion suggestions for the command.
- onTabComplete(CommandSender, String[]) - Method in interface com.ordwen.odailyquests.api.commands.player.PlayerCommandCompleter
-
Provides tab-completion suggestions for the command.
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.convert.ConvertCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.AddCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.ARerollCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.AShowCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.CompleteCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.CustomCompleteCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.OpenCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.RemoveCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.admin.handlers.ResetCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.player.handlers.PRerollCommand
- onTabComplete(CommandSender, String[]) - Method in class com.ordwen.odailyquests.commands.player.handlers.PShowCommand
- onTabComplete(CommandSender, Command, String, String[]) - Method in class com.ordwen.odailyquests.commands.admin.AdminCompleter
- onTabComplete(CommandSender, Command, String, String[]) - Method in class com.ordwen.odailyquests.commands.player.PlayerCompleter
- onTotalRewardReached(TotalRewardReachedEvent) - Method in class com.ordwen.odailyquests.quests.player.progression.listeners.TotalRewardReachedListener
- onUARRestart(UARRestartEvent) - Method in class com.ordwen.odailyquests.events.restart.UARListener
- onVotifierEvent(VotifierEvent) - Method in class com.ordwen.odailyquests.events.listeners.vote.VotifierListener
- onWildStackerEntityUnstackEvent(EntityUnstackEvent) - Method in class com.ordwen.odailyquests.events.listeners.entity.custom.stackers.WildStackerListener
- OpenCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- OpenCommand(PlayerQuestsInterface) - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.OpenCommand
- OpenedRecipes - Class in com.ordwen.odailyquests.events.antiglitch
- OpenedRecipes() - Constructor for class com.ordwen.odailyquests.events.antiglitch.OpenedRecipes
- OraxenEnabled - Class in com.ordwen.odailyquests.configuration.integrations
- OraxenEnabled(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.OraxenEnabled
- OraxenItemsLoadedListener - Class in com.ordwen.odailyquests.events.listeners.integrations.oraxen
- OraxenItemsLoadedListener(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.listeners.integrations.oraxen.OraxenItemsLoadedListener
P
- page() - Method in record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
-
Returns the value of the
page
record component. - Pair<F,
S> - Record Class in com.ordwen.odailyquests.tools - Pair(F, S) - Constructor for record class com.ordwen.odailyquests.tools.Pair
-
Creates an instance of a
Pair
record class. - PAPIExpansion - Class in com.ordwen.odailyquests.externs.hooks.placeholders
- PAPIExpansion(PlayerQuestsInterface) - Constructor for class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- parameterReplaced(String, String) - Method in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
-
Notify the user that a parameter has been replaced by another.
- parseQuestIndex(CommandSender, String) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
-
Parses an integer value from a string argument.
- persist() - Method in class com.ordwen.odailyquests.externs.hooks.placeholders.PAPIExpansion
- PickupItemListener - Class in com.ordwen.odailyquests.events.listeners.item
- PickupItemListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.PickupItemListener
- PickupQuest - Class in com.ordwen.odailyquests.quests.types.item
- PickupQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.PickupQuest
- PLACED_KEY - Static variable in class com.ordwen.odailyquests.configuration.essentials.Antiglitch
- PLACEHOLDER_API_NOT_ENABLED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- PLACEHOLDER_NOT_NUMBER - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- PlaceholderQuest - Class in com.ordwen.odailyquests.quests.types.inventory
- PlaceholderQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.inventory.PlaceholderQuest
- PlaceholderQuestCommand - Class in com.ordwen.odailyquests.quests.player.progression.clickable.commands
- PlaceholderQuestCommand(QuestContext, Progression, PlaceholderQuest) - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.commands.PlaceholderQuestCommand
- PlaceQuest - Class in com.ordwen.odailyquests.quests.types.item
- PlaceQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.PlaceQuest
- PLAYER_COMMAND - Enum constant in enum class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.ItemType
- PLAYER_HELP - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- PLAYER_ONLY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- PlayerCommand - Interface in com.ordwen.odailyquests.api.commands.player
-
Represents a player subcommand that can be executed through the plugin's player command system.
- PlayerCommandBase - Class in com.ordwen.odailyquests.api.commands.player
-
Base class providing common functionality for player-related commands.
- PlayerCommandBase() - Constructor for class com.ordwen.odailyquests.api.commands.player.PlayerCommandBase
- PlayerCommandCompleter - Interface in com.ordwen.odailyquests.api.commands.player
-
Interface for providing tab-completion suggestions for player commands.
- PlayerCommandRegistry - Class in com.ordwen.odailyquests.api.commands.player
-
Registry for all player subcommands in the plugin.
- PlayerCommandRegistry() - Constructor for class com.ordwen.odailyquests.api.commands.player.PlayerCommandRegistry
- PlayerCommands - Class in com.ordwen.odailyquests.commands.player
- PlayerCommands(PlayerCommandRegistry) - Constructor for class com.ordwen.odailyquests.commands.player.PlayerCommands
- PlayerCompleter - Class in com.ordwen.odailyquests.commands.player
- PlayerCompleter(PlayerCommandRegistry) - Constructor for class com.ordwen.odailyquests.commands.player.PlayerCompleter
- PlayerDataLoadDelay - Class in com.ordwen.odailyquests.configuration.essentials
- PlayerDataLoadDelay(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.PlayerDataLoadDelay
- PlayerDeathListener - Class in com.ordwen.odailyquests.events.listeners.global
- PlayerDeathListener() - Constructor for class com.ordwen.odailyquests.events.listeners.global.PlayerDeathListener
- PlayerDeathQuest - Class in com.ordwen.odailyquests.quests.types.global
- PlayerDeathQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.global.PlayerDeathQuest
- PlayerDropItemListener - Class in com.ordwen.odailyquests.events.listeners.item
- PlayerDropItemListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.PlayerDropItemListener
- PlayerExpChangeListener - Class in com.ordwen.odailyquests.events.listeners.global
- PlayerExpChangeListener() - Constructor for class com.ordwen.odailyquests.events.listeners.global.PlayerExpChangeListener
- PlayerFishListener - Class in com.ordwen.odailyquests.events.listeners.item
- PlayerFishListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.PlayerFishListener
- PlayerHarvestBlockListener - Class in com.ordwen.odailyquests.events.listeners.item
- PlayerHarvestBlockListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.PlayerHarvestBlockListener
- PlayerHead - Class in com.ordwen.odailyquests.commands.interfaces.playerinterface.items
- PlayerHead(PlayerInterfaceFile) - Constructor for class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.PlayerHead
- PlayerInteractEntityListener - Class in com.ordwen.odailyquests.events.listeners.entity
- PlayerInteractEntityListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.PlayerInteractEntityListener
- PlayerInteractListener - Class in com.ordwen.odailyquests.events.listeners.global
- PlayerInteractListener() - Constructor for class com.ordwen.odailyquests.events.listeners.global.PlayerInteractListener
- playerInterface - Variable in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
- playerInterfaceFile - Variable in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
- PlayerInterfaceFile - Class in com.ordwen.odailyquests.files.implementations
- PlayerInterfaceFile(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.implementations.PlayerInterfaceFile
- PlayerItemConsumeListener - Class in com.ordwen.odailyquests.events.listeners.item
- PlayerItemConsumeListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.PlayerItemConsumeListener
- PlayerLevelChangeListener - Class in com.ordwen.odailyquests.events.listeners.global
- PlayerLevelChangeListener() - Constructor for class com.ordwen.odailyquests.events.listeners.global.PlayerLevelChangeListener
- PlayerMessages - Class in com.ordwen.odailyquests.api.commands.player
-
Provides methods for sending predefined messages to players.
- PlayerMessages() - Constructor for class com.ordwen.odailyquests.api.commands.player.PlayerMessages
- playerOnly(CommandSender) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerMessages
-
Sends a message to the sender indicating that the command can only be executed by a player.
- PlayerPointsHook - Class in com.ordwen.odailyquests.externs.hooks.points
- PlayerProgressor - Class in com.ordwen.odailyquests.quests.player.progression
-
Manages the progression of a player's quests.
- PlayerProgressor() - Constructor for class com.ordwen.odailyquests.quests.player.progression.PlayerProgressor
- PlayerQuests - Class in com.ordwen.odailyquests.quests.player
-
Represents the player's quests and their associated data.
- PlayerQuests(Long, Map<AbstractQuest, Progression>) - Constructor for class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Constructs a new PlayerQuests object with the provided timestamp and a map of quests with their progress.
- PlayerQuestsInterface - Class in com.ordwen.odailyquests.commands.interfaces.playerinterface
- PlayerQuestsInterface(PlayerInterfaceFile) - Constructor for class com.ordwen.odailyquests.commands.interfaces.playerinterface.PlayerQuestsInterface
- PlayerRespawnListener - Class in com.ordwen.odailyquests.events.listeners.global
- PlayerRespawnListener() - Constructor for class com.ordwen.odailyquests.events.listeners.global.PlayerRespawnListener
- plugin - Variable in class com.ordwen.odailyquests.files.APluginFile
- PLUGIN_RELOADED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- PluginLogger - Class in com.ordwen.odailyquests.tools
-
Utility class for logging messages in the plugin.
- PluginUtils - Class in com.ordwen.odailyquests.tools
- POINTS - Enum constant in enum class com.ordwen.odailyquests.rewards.RewardType
- Prefix - Class in com.ordwen.odailyquests.configuration.essentials
- Prefix(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.Prefix
- PRerollCommand - Class in com.ordwen.odailyquests.commands.player.handlers
- PRerollCommand() - Constructor for class com.ordwen.odailyquests.commands.player.handlers.PRerollCommand
- processQuestCompletion(QuestContext) - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.ClickableChecker
- ProgressBar - Class in com.ordwen.odailyquests.configuration.functionalities.progression
- ProgressBar(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressBar
- progression - Variable in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
- Progression - Class in com.ordwen.odailyquests.quests.player.progression
- Progression(int, int, boolean) - Constructor for class com.ordwen.odailyquests.quests.player.progression.Progression
-
Progression constructor.
- progressionFile - Variable in class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
- ProgressionFile - Class in com.ordwen.odailyquests.files.implementations
- ProgressionFile(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.implementations.ProgressionFile
- ProgressionLoader - Class in com.ordwen.odailyquests.quests.player.progression
- ProgressionLoader() - Constructor for class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- ProgressionMessage - Class in com.ordwen.odailyquests.configuration.functionalities.progression
- ProgressionMessage(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressionMessage
- ProgressionMessageType - Enum Class in com.ordwen.odailyquests.enums
- ProjectileHitListener - Class in com.ordwen.odailyquests.events.listeners.entity
- ProjectileHitListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.ProjectileHitListener
- ProjectileLaunchListener - Class in com.ordwen.odailyquests.events.listeners.item
- ProjectileLaunchListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.ProjectileLaunchListener
- Protection - Class in com.ordwen.odailyquests.externs.hooks
- Protection() - Constructor for class com.ordwen.odailyquests.externs.hooks.Protection
- PShowCommand - Class in com.ordwen.odailyquests.commands.player.handlers
- PShowCommand(QuestsInterfaces) - Constructor for class com.ordwen.odailyquests.commands.player.handlers.PShowCommand
- put(MerchantRecipe, int) - Static method in class com.ordwen.odailyquests.events.antiglitch.OpenedRecipes
-
Add recipes to the map when a villager is clicked
Q
- quest - Variable in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
- QUEST_ACHIEVED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QUEST_ALREADY_ACHIEVED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QUEST_REROLLED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QUEST_REROLLED_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QuestCommand<Q> - Class in com.ordwen.odailyquests.quests.player.progression.clickable
- QuestCommand(QuestContext, Progression, Q) - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
- QuestCompletedEvent - Class in com.ordwen.odailyquests.api.events
-
Called when a quest is completed.
- QuestCompletedEvent(Player, Progression, AbstractQuest) - Constructor for class com.ordwen.odailyquests.api.events.QuestCompletedEvent
-
Constructor for the QuestCompletedEvent.
- QuestCompletedListener - Class in com.ordwen.odailyquests.quests.player.progression.listeners
- QuestCompletedListener() - Constructor for class com.ordwen.odailyquests.quests.player.progression.listeners.QuestCompletedListener
- QuestContext - Class in com.ordwen.odailyquests.quests.player.progression.clickable
- QuestContext.Builder - Class in com.ordwen.odailyquests.quests.player.progression.clickable
- QuestItemGetter - Class in com.ordwen.odailyquests.quests.getters
- QuestItemGetter() - Constructor for class com.ordwen.odailyquests.quests.getters.QuestItemGetter
- QuestLoaderUtils - Class in com.ordwen.odailyquests.quests.player.progression
- QuestProgressEvent - Class in com.ordwen.odailyquests.api.events
-
Called when a quest progress.
- QuestProgressEvent(Player, Progression, AbstractQuest, int) - Constructor for class com.ordwen.odailyquests.api.events.QuestProgressEvent
-
Constructor for the QuestProgressEvent.
- quests(CommandSender, Player) - Method in class com.ordwen.odailyquests.commands.admin.handlers.ResetCommand
-
Resets the current active quests of the player.
- QUESTS - Static variable in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
- QUESTS_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsPermissions
- QUESTS_IN_PROGRESS - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QUESTS_PLAYER_BYPASS_SPAWNER - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsPermissions
- QUESTS_PLAYER_REROLL - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsPermissions
- QUESTS_PLAYER_SHOW - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsPermissions
- QUESTS_PLAYER_USE - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsPermissions
- QUESTS_RENEWED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QUESTS_RENEWED_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- QuestsFiles - Class in com.ordwen.odailyquests.files.implementations
- QuestsFiles(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.implementations.QuestsFiles
- QuestsInterfaces - Class in com.ordwen.odailyquests.commands.interfaces
- QuestsInterfaces(ConfigurationFile, Buttons) - Constructor for class com.ordwen.odailyquests.commands.interfaces.QuestsInterfaces
- QuestsLoader - Class in com.ordwen.odailyquests.quests
- QuestsLoader() - Constructor for class com.ordwen.odailyquests.quests.QuestsLoader
- QuestsManager - Class in com.ordwen.odailyquests.quests.player
- QuestsManager(ODailyQuests) - Constructor for class com.ordwen.odailyquests.quests.player.QuestsManager
-
Class instance constructor.
- QuestsMessages - Enum Class in com.ordwen.odailyquests.enums
- QuestsPerCategory - Class in com.ordwen.odailyquests.configuration.essentials
- QuestsPerCategory(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.QuestsPerCategory
- QuestsPermissions - Enum Class in com.ordwen.odailyquests.enums
-
All plugin permissions, even if some are used only once.
- QuestTypeRegistry - Class in com.ordwen.odailyquests.api.quests
-
This class manages the registration and retrieval of quest types.
- QuestTypeRegistry() - Constructor for class com.ordwen.odailyquests.api.quests.QuestTypeRegistry
R
- registerCommand(AdminCommandBase) - Method in class com.ordwen.odailyquests.api.commands.admin.AdminCommandRegistry
-
Registers a new admin subcommand handler.
- registerCommand(PlayerCommandBase) - Method in class com.ordwen.odailyquests.api.commands.player.PlayerCommandRegistry
-
Registers a new player subcommand handler.
- registerConfigs(FilesManager) - Static method in class com.ordwen.odailyquests.configuration.ConfigFactory
- registerListeners() - Method in class com.ordwen.odailyquests.events.EventsManager
-
Registers all events.
- registerQuestType(String, Class<? extends AbstractQuest>) - Static method in class com.ordwen.odailyquests.api.ODailyQuestsAPI
-
Registers a new quest type.
- registerQuestType(String, Class<? extends AbstractQuest>) - Method in class com.ordwen.odailyquests.api.quests.QuestTypeRegistry
-
Registers a new quest type by associating a type name with its corresponding quest class.
- registerQuestType(String, Class<? extends AbstractQuest>) - Method in class com.ordwen.odailyquests.ODailyQuests
-
Register a new quest type.
- registerSubClasses() - Method in class com.ordwen.odailyquests.events.restart.RestartHandler
- reload() - Method in class com.ordwen.odailyquests.commands.admin.ReloadService
-
Execute all required actions when the command /qadmin reload is performed.
- reload() - Method in class com.ordwen.odailyquests.tools.TimerTask
- ReloadService - Class in com.ordwen.odailyquests.commands.admin
- ReloadService(ODailyQuests) - Constructor for class com.ordwen.odailyquests.commands.admin.ReloadService
-
Constructor.
- remove(MerchantRecipe) - Static method in class com.ordwen.odailyquests.events.antiglitch.OpenedRecipes
-
Remove recipes from the map when villager menu is closed
- REMOVE_TOTAL_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REMOVE_TOTAL_CATEGORY_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REMOVE_TOTAL_CATEGORY_TARGET - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REMOVE_TOTAL_TARGET - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- removeBossBar(Player) - Static method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressionMessage
- RemoveCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- RemoveCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.RemoveCommand
- removeConfigItem(String, FileConfiguration, File) - Method in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
-
Remove a parameter from a file.
- removeTotalAchievedQuests(int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Remove number of achieved quests.
- removeTotalCategoryAchievedQuests(String, int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Subtract the number of achieved quests for a specific category.
- RenewInterval - Class in com.ordwen.odailyquests.configuration.essentials
- RenewInterval(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.RenewInterval
- RenewTime - Class in com.ordwen.odailyquests.configuration.essentials
- RenewTime(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.RenewTime
- requiredAmountIsZero(String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- requiredAmountNotEqual(String) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- RerollNotAchieved - Class in com.ordwen.odailyquests.configuration.essentials
- RerollNotAchieved(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.RerollNotAchieved
- rerollQuest(int, Player) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Rerolls a quest for the player.
- ResetCommand - Class in com.ordwen.odailyquests.commands.admin.handlers
- ResetCommand() - Constructor for class com.ordwen.odailyquests.commands.admin.handlers.ResetCommand
- RestartCommandListener - Class in com.ordwen.odailyquests.events.restart
- RestartCommandListener(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.restart.RestartCommandListener
- RestartHandler - Class in com.ordwen.odailyquests.events.restart
- RestartHandler(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.restart.RestartHandler
- Reward - Class in com.ordwen.odailyquests.rewards
- Reward(RewardType, double, String) - Constructor for class com.ordwen.odailyquests.rewards.Reward
-
Constructor for other reward.
- Reward(RewardType, String, String, int, String) - Constructor for class com.ordwen.odailyquests.rewards.Reward
-
Constructor for a reward that is using CoinsEngine.
- Reward(RewardType, List<String>, String) - Constructor for class com.ordwen.odailyquests.rewards.Reward
-
Constructor for a reward with a command.
- REWARD_COINS_ENGINE - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REWARD_COMMAND - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REWARD_EXP_LEVELS - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REWARD_EXP_POINTS - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REWARD_MONEY - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- REWARD_POINTS - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- RewardLoader - Class in com.ordwen.odailyquests.rewards
- RewardLoader() - Constructor for class com.ordwen.odailyquests.rewards.RewardLoader
- RewardManager - Class in com.ordwen.odailyquests.rewards
- RewardType - Enum Class in com.ordwen.odailyquests.rewards
-
List of all possible rewards types.
- RoseStackerEnabled - Class in com.ordwen.odailyquests.configuration.integrations
- RoseStackerEnabled(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.RoseStackerEnabled
- RoseStackerListener - Class in com.ordwen.odailyquests.events.listeners.entity.custom.stackers
- RoseStackerListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.custom.stackers.RoseStackerListener
- runUpdates() - Method in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdateManager
- runUpdates() - Method in class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdateManager
S
- saveConnectedPlayerQuests() - Method in class com.ordwen.odailyquests.commands.admin.ReloadService
-
Save all quests from connected players, to avoid errors on reload.
- saveProgression(String, String, PlayerQuests, boolean) - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SaveProgressionSQL
-
Save player quests progression.
- saveProgression(String, String, PlayerQuests, boolean) - Method in class com.ordwen.odailyquests.quests.player.progression.storage.yaml.SaveProgressionYAML
- saveProgressionForPlayer(String, String, PlayerQuests) - Method in class com.ordwen.odailyquests.quests.player.progression.storage.DatabaseManager
- saveProgressionSQL - Variable in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
- SaveProgressionSQL - Class in com.ordwen.odailyquests.quests.player.progression.storage.sql
- SaveProgressionSQL(SQLManager) - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.sql.SaveProgressionSQL
-
Constructor.
- SaveProgressionYAML - Class in com.ordwen.odailyquests.quests.player.progression.storage.yaml
- SaveProgressionYAML(ProgressionFile) - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.yaml.SaveProgressionYAML
- second() - Method in record class com.ordwen.odailyquests.tools.Pair
-
Returns the value of the
second
record component. - selectRandomQuests(Player) - Static method in class com.ordwen.odailyquests.quests.player.QuestsManager
-
Select random quests for player, based on the selected mode and the amount of quests.
- sendActionbar(Player, String) - Static method in class com.ordwen.odailyquests.configuration.functionalities.progression.ActionBar
- sendActionbarInternal(Player, String) - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.ActionBar
- sendAllRewardItems(String, Player, Reward) - Static method in class com.ordwen.odailyquests.rewards.RewardManager
- sendCategoryReward(Player, String) - Static method in class com.ordwen.odailyquests.configuration.functionalities.rewards.CategoriesRewards
- sendCategoryRewardInternal(Player, String) - Method in class com.ordwen.odailyquests.configuration.functionalities.rewards.CategoriesRewards
-
Send a reward to a player depending on the category.
- sendGlobalReward(String) - Static method in class com.ordwen.odailyquests.configuration.functionalities.rewards.GlobalReward
- sendGlobalRewardInternal(String) - Method in class com.ordwen.odailyquests.configuration.functionalities.rewards.GlobalReward
- sendMessage(QuestsMessages) - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
-
Send a message to the player if the message is defined.
- sendProgressionMessage(Player, String, int, int) - Static method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressionMessage
- sendProgressionMessageInternal(Player, String, int, int) - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.ProgressionMessage
-
Send progression message.
- sendQuestStatusMessage(Player, int, PlayerQuests) - Method in class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
- sendReward(Player, Reward) - Static method in class com.ordwen.odailyquests.rewards.RewardManager
-
Give quest-reward to player.
- sendTitle(Player, String) - Static method in class com.ordwen.odailyquests.configuration.functionalities.progression.Title
- sendTitleInternal(Player, String) - Method in class com.ordwen.odailyquests.configuration.functionalities.progression.Title
- setAchieved() - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Set status of quest.
- setAchievedQuests(int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Set number of achieved quests.
- setCancelled(boolean) - Method in class com.ordwen.odailyquests.api.events.AllCategoryQuestsCompletedEvent
- setCancelled(boolean) - Method in class com.ordwen.odailyquests.api.events.AllQuestsCompletedEvent
- setCancelled(boolean) - Method in class com.ordwen.odailyquests.api.events.CategoryTotalRewardReachedEvent
- setCancelled(boolean) - Method in class com.ordwen.odailyquests.api.events.QuestCompletedEvent
- setCancelled(boolean) - Method in class com.ordwen.odailyquests.api.events.QuestProgressEvent
- setCancelled(boolean) - Method in class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- setCurrent(ItemStack) - Static method in class com.ordwen.odailyquests.quests.types.item.FarmingQuest
- setDefaultConfigItem(String, Object, FileConfiguration, File, boolean) - Method in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
-
Add a default parameter in a file if it is missing.
- setEnabled(boolean) - Static method in class com.ordwen.odailyquests.configuration.essentials.CustomFurnaceResults
- setLoaded(boolean) - Static method in class com.ordwen.odailyquests.configuration.integrations.ItemsAdderEnabled
- setLoaded(boolean) - Static method in class com.ordwen.odailyquests.configuration.integrations.NexoEnabled
- setLoaded(boolean) - Static method in class com.ordwen.odailyquests.configuration.integrations.OraxenEnabled
- setPlaceholderAPIEnabled(boolean) - Static method in class com.ordwen.odailyquests.tools.TextFormatter
-
Enable or disable the use of PlaceholderAPI.
- setPlayerHead(Inventory, Player, int) - Method in class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.PlayerHead
- setPlayerQuestProgression(Event, Player, int, String) - Method in class com.ordwen.odailyquests.quests.player.progression.PlayerProgressor
-
Set the player's progression for a specific quest type
- setSelectedRequiredIndex(int) - Method in class com.ordwen.odailyquests.quests.player.progression.Progression
-
Set selected random required element index.
- setServerStopping() - Method in class com.ordwen.odailyquests.events.restart.RestartHandler
- setServerStopping(boolean) - Method in class com.ordwen.odailyquests.ODailyQuests
-
Set if the server is stopping.
- setTotalAchievedQuests(int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Set total number of achieved quests.
- setTotalAchievedQuestsByCategory(Map<String, Integer>) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Set total achieved quests for all categories.
- setTotalCategoryAchievedQuests(String, int) - Method in class com.ordwen.odailyquests.quests.player.PlayerQuests
-
Set total number of achieved quests for a specific category.
- setTownyEnabled() - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Set Towny enabled.
- setupDatabase() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.mysql.MySQLManager
-
Init database.
- setupDatabase() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.sqlite.SQLiteManager
-
Init database.
- setupEconomy() - Static method in class com.ordwen.odailyquests.externs.hooks.eco.VaultHook
-
Setup economy.
- setupKGeneratorsAPI() - Static method in class com.ordwen.odailyquests.externs.hooks.items.KGeneratorsHook
-
Setup KGeneratorsAPI.
- setupPlayerPointsAPI() - Static method in class com.ordwen.odailyquests.externs.hooks.points.PlayerPointsHook
-
Setup TokenManagerAPI.
- setupTables() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
- setupTokenManager() - Static method in class com.ordwen.odailyquests.externs.hooks.points.TokenManagerHook
-
Setup TokenManagerAPI.
- setWorldGuardEnabled() - Static method in class com.ordwen.odailyquests.externs.hooks.Protection
-
Set WorldGuard enabled.
- SharedMobs - Class in com.ordwen.odailyquests.configuration.integrations
- SharedMobs(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.SharedMobs
- ShearEntityListener - Class in com.ordwen.odailyquests.events.listeners.entity
- ShearEntityListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.ShearEntityListener
- ShearQuest - Class in com.ordwen.odailyquests.quests.types.entity
- ShearQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.entity.ShearQuest
- SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.SimpleBarChart
-
Class constructor.
- SimplePie(String, Callable<String>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.SimplePie
-
Class constructor.
- SingleLineChart(String, Callable<Integer>) - Constructor for class com.ordwen.odailyquests.tools.Metrics.SingleLineChart
-
Class constructor.
- SmithItemListener - Class in com.ordwen.odailyquests.events.listeners.item
- SmithItemListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.SmithItemListener
- SpawnerProgression - Class in com.ordwen.odailyquests.configuration.functionalities
- SpawnerProgression(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.SpawnerProgression
- SpawnerSpawnListener - Class in com.ordwen.odailyquests.events.listeners.entity
- SpawnerSpawnListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.SpawnerSpawnListener
- SQLConverter - Class in com.ordwen.odailyquests.commands.admin.convert
- SQLConverter() - Constructor for class com.ordwen.odailyquests.commands.admin.convert.SQLConverter
- SQLITE - Enum constant in enum class com.ordwen.odailyquests.enums.StorageMode
- SQLITE_CREATE_PLAYER_CATEGORY_STATS_TABLE - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- SQLITE_CREATE_PLAYER_TABLE - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- SQLITE_CREATE_PROGRESSION_TABLE - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- SQLITE_SAVE_PLAYER - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- SQLITE_SAVE_PLAYER_CATEGORY_STATS - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- SQLITE_SAVE_PROGRESS - Enum constant in enum class com.ordwen.odailyquests.enums.SQLQuery
- SQLiteManager - Class in com.ordwen.odailyquests.quests.player.progression.storage.sql.sqlite
- SQLiteManager() - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.sql.sqlite.SQLiteManager
- SQLManager - Class in com.ordwen.odailyquests.quests.player.progression.storage.sql
- SQLManager() - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
- SQLQuery - Enum Class in com.ordwen.odailyquests.enums
- stop() - Method in class com.ordwen.odailyquests.tools.TimerTask
- StorageMode - Enum Class in com.ordwen.odailyquests.enums
- StructureGrowListener - Class in com.ordwen.odailyquests.events.listeners.item
- StructureGrowListener() - Constructor for class com.ordwen.odailyquests.events.listeners.item.StructureGrowListener
- Synchronization - Class in com.ordwen.odailyquests.configuration.essentials
- Synchronization(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.Synchronization
T
- TakeItem - Class in com.ordwen.odailyquests.configuration.functionalities
- TakeItem(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.TakeItem
- TameQuest - Class in com.ordwen.odailyquests.quests.types.entity
- TameQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.entity.TameQuest
- TARGET - Static variable in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
- testConnection() - Method in class com.ordwen.odailyquests.quests.player.progression.storage.sql.SQLManager
-
Test database connection.
- TextFormatter - Class in com.ordwen.odailyquests.tools
- timeRemain(String) - Static method in class com.ordwen.odailyquests.tools.TimeRemain
-
Get the time remain before the next quests draw.
- TimeRemain - Class in com.ordwen.odailyquests.tools
- timerTask - Variable in class com.ordwen.odailyquests.ODailyQuests
- TimerTask - Class in com.ordwen.odailyquests.tools
- TimerTask(LocalDateTime) - Constructor for class com.ordwen.odailyquests.tools.TimerTask
-
Set a runnable to reload quests at midnight.
- TimestampMode - Class in com.ordwen.odailyquests.configuration.essentials
- TimestampMode(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.essentials.TimestampMode
- Title - Class in com.ordwen.odailyquests.configuration.functionalities.progression
- Title(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.progression.Title
- TokenManagerHook - Class in com.ordwen.odailyquests.externs.hooks.points
- TOO_FAR_FROM_LOCATION - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- toString() - Method in record class com.ordwen.odailyquests.commands.interfaces.holder.CategoryHolder
-
Returns a string representation of this record class.
- toString() - Method in enum class com.ordwen.odailyquests.enums.QuestsMessages
- toString() - Method in class com.ordwen.odailyquests.tools.Metrics.JsonObjectBuilder.JsonObject
- toString() - Method in record class com.ordwen.odailyquests.tools.Pair
-
Returns a string representation of this record class.
- TOTAL - Static variable in class com.ordwen.odailyquests.api.commands.admin.AdminCommandBase
- TOTAL_AMOUNT_RESET - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- TOTAL_AMOUNT_RESET_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- TOTAL_CATEGORY_RESET_ADMIN - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- TOTAL_CATEGORY_RESET_TARGET - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- TotalRewardReachedEvent - Class in com.ordwen.odailyquests.api.events
-
Called when a player reaches a global milestone (X total quests completed).
- TotalRewardReachedEvent(Player, int) - Constructor for class com.ordwen.odailyquests.api.events.TotalRewardReachedEvent
- TotalRewardReachedListener - Class in com.ordwen.odailyquests.quests.player.progression.listeners
- TotalRewardReachedListener() - Constructor for class com.ordwen.odailyquests.quests.player.progression.listeners.TotalRewardReachedListener
- TotalRewards - Class in com.ordwen.odailyquests.configuration.functionalities.rewards
- TotalRewards(TotalRewardsFile) - Constructor for class com.ordwen.odailyquests.configuration.functionalities.rewards.TotalRewards
- TotalRewardsFile - Class in com.ordwen.odailyquests.files.implementations
- TotalRewardsFile(ODailyQuests) - Constructor for class com.ordwen.odailyquests.files.implementations.TotalRewardsFile
U
- UARListener - Class in com.ordwen.odailyquests.events.restart
- UARListener(ODailyQuests) - Constructor for class com.ordwen.odailyquests.events.restart.UARListener
- Update0to1 - Class in com.ordwen.odailyquests.tools.updater.database.updates
- Update0to1(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.database.updates.Update0to1
- Update1to2 - Class in com.ordwen.odailyquests.tools.updater.database.updates
- Update1to2(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.database.updates.Update1to2
- Update223to224 - Class in com.ordwen.odailyquests.tools.updater.config.updates
- Update223to224(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.config.updates.Update223to224
- Update225to230 - Class in com.ordwen.odailyquests.tools.updater.config.updates
- Update225to230(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.config.updates.Update225to230
- Update230to300 - Class in com.ordwen.odailyquests.tools.updater.config.updates
- Update230to300(ODailyQuests) - Constructor for class com.ordwen.odailyquests.tools.updater.config.updates.Update230to300
- UpdateChecker - Class in com.ordwen.odailyquests.tools
- UpdateChecker(int) - Constructor for class com.ordwen.odailyquests.tools.UpdateChecker
- updateVersion(String) - Method in class com.ordwen.odailyquests.tools.updater.config.ConfigUpdater
-
Update the version in the configuration file.
- updateVersion(String) - Method in class com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
V
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.ItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.enums.ProgressionMessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.enums.QuestsMessages
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.enums.QuestsPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.enums.SQLQuery
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.enums.StorageMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.quests.ConditionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ordwen.odailyquests.rewards.RewardType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.ordwen.odailyquests.commands.interfaces.playerinterface.items.ItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.enums.ProgressionMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.enums.QuestsMessages
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.enums.QuestsPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.enums.SQLQuery
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.enums.StorageMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.quests.ConditionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ordwen.odailyquests.rewards.RewardType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VaultHook - Class in com.ordwen.odailyquests.externs.hooks.eco
- VillagerQuest - Class in com.ordwen.odailyquests.quests.types.item
- VillagerQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.item.VillagerQuest
- villagerTrade(Villager, MerchantRecipe, int) - Method in class com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext.Builder
- VillagerTradeQuestCommand - Class in com.ordwen.odailyquests.quests.player.progression.clickable.commands
- VillagerTradeQuestCommand(QuestContext, Progression, VillagerQuest) - Constructor for class com.ordwen.odailyquests.quests.player.progression.clickable.commands.VillagerTradeQuestCommand
- VotifierListener - Class in com.ordwen.odailyquests.events.listeners.vote
- VotifierListener() - Constructor for class com.ordwen.odailyquests.events.listeners.vote.VotifierListener
- VotifierPlusQuest - Class in com.ordwen.odailyquests.quests.types.custom.vote
- VotifierPlusQuest(BasicQuest) - Constructor for class com.ordwen.odailyquests.quests.types.custom.vote.VotifierPlusQuest
W
- warn(String) - Static method in class com.ordwen.odailyquests.tools.PluginLogger
-
Logs a warning message to the console.
- WildStackerEnabled - Class in com.ordwen.odailyquests.configuration.integrations
- WildStackerEnabled(ConfigurationFile) - Constructor for class com.ordwen.odailyquests.configuration.integrations.WildStackerEnabled
- WildStackerListener - Class in com.ordwen.odailyquests.events.listeners.entity.custom.stackers
- WildStackerListener() - Constructor for class com.ordwen.odailyquests.events.listeners.entity.custom.stackers.WildStackerListener
- WORLD_DISABLED - Enum constant in enum class com.ordwen.odailyquests.enums.QuestsMessages
- write(String) - Static method in class com.ordwen.odailyquests.configuration.essentials.Debugger
- writeInternal(String) - Method in class com.ordwen.odailyquests.configuration.essentials.Debugger
Y
- YAML - Enum constant in enum class com.ordwen.odailyquests.enums.StorageMode
- YamlManager - Class in com.ordwen.odailyquests.quests.player.progression.storage.yaml
- YamlManager(ProgressionFile) - Constructor for class com.ordwen.odailyquests.quests.player.progression.storage.yaml.YamlManager
- YAMLtoMySQLConverter - Class in com.ordwen.odailyquests.commands.admin.convert
- YAMLtoMySQLConverter() - Constructor for class com.ordwen.odailyquests.commands.admin.convert.YAMLtoMySQLConverter
- YAMLtoSQLiteConverter - Class in com.ordwen.odailyquests.commands.admin.convert
- YAMLtoSQLiteConverter() - Constructor for class com.ordwen.odailyquests.commands.admin.convert.YAMLtoSQLiteConverter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form