Class LoadProgressionYAML
java.lang.Object
com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
com.ordwen.odailyquests.quests.player.progression.storage.yaml.LoadProgressionYAML
-
Field Summary
Fields inherited from class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
CONFIG_CHANGE, NEW_QUESTS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
loadPlayerQuests
(String playerName, Map<String, PlayerQuests> activeQuests) Methods inherited from class com.ordwen.odailyquests.quests.player.progression.ProgressionLoader
error, handleMissingQuests, handleNewPlayer, handlePlayerDisconnected, isSelectedRequiredInvalid, logExcessQuests, requiredAmountIsZero, requiredAmountNotEqual, sendQuestStatusMessage
-
Constructor Details
-
LoadProgressionYAML
-
-
Method Details
-
loadPlayerQuests
-