QuestReward

public void QuestReward(int rewardLevel, QuestObjectives questObjectives, Player player)


public void QuestReward(CustomQuestsConfigFields customQuestsConfigFields, Player player)

This generates a list of custom quest rewards based on configuration file entries. It uses the following formats: Custom Items: filename=X.yml:amount=Y:chance=Z Vanilla Items: material=X:amount=Y:chance=Z