[RDQ] | Cross Server | Quests | Ranks | Tree | Passives/Unlocks | Stats | Achievements icon

[RDQ] | Cross Server | Quests | Ranks | Tree | Passives/Unlocks | Stats | Achievements -----

Custom rank tree, quests, stats, bounties, 30 unique passives and more!



Random Quest Pool Option and Condense fix!
- Condense recipes no longer interfere with other recipes.
- Condense recipes now show in the recipe list.
- Bug fixes for the new database interface
- Restricted shift click crafting while passives are active. This is to reduce lag.
Code (Text):
Crafting:
  # Note: setting true may result in server lag!
  # When enabled, allow players to shift click craft when passives are active
  # If players have no active passives, shift click is enabled as normal
  AllowShiftClick: false
-New config option! Random quest pool! This option allows server owners to specify which quests are in the random quest pool. Any quests that are not in the pool will be available to all players at any time.
Code (Text):
Quests:
  # Enables randomly available quests
  Random: false
  # Number of quests randomly available
  Available: 2
  # Pool of available quests.
  # If Random is enabled and the pool is empty, all quests are used
  # Quest IDs for example Quest1, Quest2, Quest3 are default quest IDs
  Pool: [Quest1, Quest2]
  # Cool down before new quests are available - server wide - seconds
  CoolDown: 86400
  # If using MySQL - One server must have this enabled to use Quest Random Available across server networks
  # If this is enabled - every server will select and change the available quests when the timer is met
  # For SQLite users - Leave enabled
  Master: true
New command!
Code (Text):
/rq toggle <PassiveName>/All  true/false - toggle specific (or all) passive(s) on/off
----------, May 12, 2023
Resource Information
Author:
----------
Total Downloads: 8,893
First Release: Nov 21, 2022
Last Update: Aug 17, 2024
Category: ---------------
All-Time Rating:
8 ratings
Find more info at plugins.amzmcwiki.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings