Atherys / AtherysQuests

A questing plugin for the A'therys Horizons server
GNU General Public License v3.0
3 stars 2 forks source link

hasItemRequirement #56

Open raxiam opened 5 years ago

raxiam commented 5 years ago

Problem: Currently, a small amount of requirements are available. Although the ones currently available are useful, more requirements would simplify the design process and better the possibilities in this regard.

Proposed Solution: Requirement hasItemRequirement(Itemstack item) Similar to itemDeliveryObjective, it detects the items in the player's inventory. If any amount of the item is present, the requirement is met.