Quests [1.8-1.21] | Set up goals for players icon

Quests [1.8-1.21] | Set up goals for players -----

Allow your players to do quests in return for rewards



Reward strings and a new title placeholder.
You can now have it say the rewards upon quest completion.
In each quest add:
Code (Text):
    rewardstring:
     - '&a$500 added to your in-game balance.'
Code (Text):
  'blockbreak1':
    type: MINING
    redoable: true
    cooldown:
      enabled: true
      minutes: 30
    value: 10
    display:
      item: 'WOOD_PICKAXE'
      name: '&9Block Break I'
      lore:
       - '&7To complete this quest you must:'
       - '&7Mine 10 of any block'
       - ''
       - '&7Rewards:'
       - '&7$500'
       - ''
       - '&7Progress: %progress%/10 blocks'
    rewards:
     - 'type:command, value:[eco give %player% 500]'
    rewardstring:
     - '&a$500 added to your in-game balance.'
This can be disabled:
Code (Text):
show-rewardstring: true
A new placeholder has been added for titles: %rewardstring%
It will be replaced with the reward string set in the config.
[​IMG]
----------, Apr 17, 2017
Resource Information
Author:
----------
Total Downloads: 81,411
First Release: May 23, 2016
Last Update: Aug 28, 2024
Category: ---------------
All-Time Rating:
262 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings