Oraxen/IA support, placeholders support almost everywhere, lot of fixes, big refactoring & more
Hello everyone, welcome to the 2.2.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 any 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 the placeholder %odailyquests_name_<1/2/3/...>% to get the name of an active player quest.
- Added support for PAPI placeholders in the quest name & description. More info here.
- Added support for custom head textures for both menu and required items. More info here.
- Added direct support for Oraxen and ItemsAdder for both menu item and required items. More info here.
Player interface
- Added support for %progress% & %required% placeholders in complete_get_type message.
- Added support for PAPI placeholders in progress, status and complete_get_type messages
- Added support for PAPI placeholders in the player head (both item name and description). More info here.
- Added the possibility of specifying a list of slots for items in player interface.
- Added some item flags to hide all item attributes in the player interface.
- Added the possibility of specifying an item to be displayed in the menu when the quest is completed, using the parameter achieved_menu_item. It works in the same way as the menu_item or the required_item and supports all types.
- Added the progress message, which is displayed each time the player progresses on a quest (see default config.yml file on the Wiki).
Fixes
- Fixed an error at the time of rewards if PlaceholderAPI is not installed.
- Fixed an issue with quests requiring an inventory click to complete if multiple quests have the same menu item.
- Deleting forgotten printouts from the console.
- Fixed quests using MythicMobs that were no longer working.
- Fixed an error when clicking on custom heads in player interface.
- Fixed AutoUpdater not updating files.
- Fixed bugs on FARMING quests where watermelons and pumpkins were involved.
- Customization of certain error messages that did not affect the operation of the plugin, in very specific cases.
Other
- Removed the relocation of dependencies in the plugin, which will now be downloaded directly by the server. The plugin is now 2,700KB smaller...