RaindropQuests 2.2.2

Details

  • Filename
    RaindropQuests-2.2.2.jar
  • Uploaded by
  • Uploaded
    Mar 13, 2023
  • Size
    1.43 MB
  • Downloads
    108
  • MD5
    e0ea1fe958652f374bcfc7659cf0b039

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"]