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



MVdWPlaceholderAPI, new way of selecting quests, more customisation
New placeholder for MVdWPlaceholderAPI: {quests_complete}

A new way of selecting quests: daily random quests. By this I mean you can now have an option in the config to enable random quests. You will get 5 random quests per set amount of time (for this example it will be day) and if you don't do them you get new ones the next day.
Code (YAML):
quest-settings:
  all
:
    quest-selector-method
: RANDOM # 'RANDOM' will activate the new selection type, 'ALL' will keep it the same as before.
    random-method-refresh-rate
: 1440 #The amount of minutes you get to do the quest. Default = 1 day.
    expire-string
: '&cExpires : %time%'
New configurable messages:
Code (YAML):
messages:
  started-quest
: '&aStarted quest : %quest%'
  complete-quest
: '&aSuccessfully completed %quest%'
  rewards
: '&aYour rewards:'
  reward-string-format
: '&8 * %rewardstring%'
  sync-playtime
: '&aTo CONFIRM that you want to sync your play time FROM &2 %playtimebefore%&a TO &2%playtimeafter%&a, please repeat command &2%command%&a. Request will automatically time out in 15 seconds.'
  sync-timeout
: '&aSync request timed out.'
  sync-success
: '&aSync successful.'
  quests-refresh
: '&aYour quests have refreshed.'
----------, Aug 18, 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