RaindropQuests 2.2.2
Details
-
FilenameRaindropQuests-2.2.2.jar
-
Uploaded by
-
UploadedMar 13, 2023
-
Size1.43 MB
-
Downloads108
-
MD5e0ea1fe958652f374bcfc7659cf0b039
Supported Bukkit Versions
- 1.19.3
- 1.18.2
- 1.17
Changelog
For placeholders returning a number such as player_level, kills, etc the required number set is a minimum. I.e. below the player requires minimum level of 10.
Changed quest timer logic to set only after turning quest in. Fixed null error when opening quest GUI using MySQL
Suggestion: NEW REQUIREMENT FOR QUESTS
PlaceholderAPI Match: Complete the quest if the Placeholder matches the value in quests.yml
Examples:
Requirements: ["PAPI:%player_level%", 10]
Requirements: ["PAPI:%player_is_op%", "yes"]
Requirements: ["PAPI:%player_gamemode%", "survival"]