Hello everyone, welcome to the 2.1.0!
To update the plugin, we really recommend that you completely reset your config.yml to get clean files. But if you don't want to do that, the plugin have an auto-update feature. It is at your own risk.
The Wiki is normally up to date.
If anything is unclear, please feel free to let us know.
If you have a problem, don't hesitate to report it on our Discord or in the discussions section.
If you want to support my work, you can make a
donation or simply leave a review on the plugin page!
News
General
- Added a "debug" mode to facilitate support. To enable it, add the option debug_mode: true in the config.yml. This will result in more extensive logs being written to a file. Only use it when requested by the support.
- Added the required worlds for each quest. More info here.
- Added PLACEHOLDER quest type. More info here.
- Added the possibility to use custom head textures in playerInterface. More info here.
- Added command /dqa open <player> to force open the interface for a player.
- Added the possibility to not set a reward for a quest.
Player interface
- Added support for placeholders in playerInterface name.
- The interfaces (player & quests) are now reloaded on the /dqa reload.
- Added the possibility to use custom head textures in playerInterface. More info here.
- You can now set multiple slots for a quests item (convenient for custom menus). More info here.
Anti-glitch
After more than 8 months, here is a first version of the anti-glitch.
All informations are available
here.
API
Here is also in this version a first draft of an API. Few features are available for the moment, don't hesitate to suggest me some.
All informations are available
here.
Fixes
- Fixed synchronization problems between servers when using MySQL.
- Fixed a problem with GET quests that caused them to stop working when using a custom model data.
- Fixed the total number of quests that was resetting at each quest renewal.
- Fixed an error that prevented rewards from being given if PlaceholderAPI was not present on the server.