Class UpdateManager
java.lang.Object
rocks.gravili.notquests.spigot.managers.UpdateManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
convertActionsYMLTypeToActionType
(org.bukkit.configuration.ConfigurationSection actionsConfigurationSection, String actionIdentifier) void
convertOldConditionTypesToNewConditionTypes
(String oldConditionType) convertQuestRequirementTypeToConditionType
(String questName, String requirementID) convertQuestRewardTypeToActionType
(String questName, String rewardNumber) void
org.bukkit.inventory.ItemStack
convertTakeItemMaterialToItemStack
(String questName)
-
Constructor Details
-
UpdateManager
-
-
Method Details
-
checkForPluginUpdates
public void checkForPluginUpdates() -
convertQuestRequirementTypeToConditionType
-
convertObjectiveDependenciesToNewObjectiveConditions
-
convertQuestsYMLActions
public void convertQuestsYMLActions() -
convertActionsYMLBeforeVersion3
public void convertActionsYMLBeforeVersion3() -
convertQuestRewardTypeToActionType
-
convertActionsYMLTypeToActionType
-
convertTakeItemMaterialToItemStack
-
convertOldConditionTypesToNewConditionTypes
-