- Fixed scheduler errors on Folia.
- Fixed version checking.
- Fixed the null error in the Scroll listener.
- Fixed the tab completer.
- Fixed interaction issues on Minecraft 1.21.11 and earlier.
- Added a file-type option to the Output section.
- Added the @focus.X,Y,Z to actions.
- Added the @focus.X,Y,Z argument to commands.
- Added support for 26.1.2 and 26.2.
- Fixed logger errors in the console.
- Fixed an issue where SwapHand interactions did not work when the MMOCore hook was enabled.
- Fixed various interaction-related issues.
- Fixed conflicts between dialogues sent through the API.
- Fixed placeholder issues in reply messages.
- Renamed DialogueRedirectEvent to DialogueGoToEvent.
- Fixed an issue where multiple conditions in goto actions would not work correctly.
- Fixed dialogues getting stuck when the player moved out of range.
- Fixed Folia compatibility issues.
- Added Typing-Info-Line and Steady-Info-Line.
- Added built-in resource pack hosting.
- Removed the sendall command. You can now use send with the * selector instead.
- Removed the stopall command. You can now use stop with the * selector instead.
- Improved loader file validation. Invalid sections are now reported much more clearly.
- Added automatic resource pack provider detection for Nexo and ItemsAdder.
- Fixed an issue where invalid PNG files could prevent the plugin from starting.
- Fixed additional interaction-related issues.
- The images section now supports an unlimited number of images.
- Redesigned the image section configuration, allowing offsets and colors to be configured per image.
- Added page-timer.
- Added timer-actions.
- Added 4 new example dialogue files.
- Fixed issues with multiple goto actions.
- Added logical && (AND) and || (OR) operators for conditions.
- Fixed an issue where the output folder was sometimes cleaned automatically before recreating the resource pack.
- Added dialogue pauses using <wait.tick> (e.g. <wait.20> pauses for 1 second).
- Fixed exit-actions not being executed.
- Added the @triggerGoto action.
- Fixed issues with gradient formatting.
- Added condition support for replies.
- Added Start Page support. If no page ID is specified when sending a dialogue, the start page will be used. Conditions are also supported for the start page.
- Added NPC focus support.
- Updated the API with new methods and improvements.
- Added new placeholders.
- Completely updated the wiki.
- Pack namespace is now customizable.
- The issue with save-to-directory not working has been fixed.
- The problem where the condition entry in answers didn’t work has been fixed.
- goto can now be used as a list and can have conditions added just like actions, allowing you to branch dialogues based on conditions.
- You can now use <gradient:#HEX:#HEX>...</gradient> in dialogues.
- Letters that caused flickering in dialogues have been fixed.
- Issues related to Folia have been fixed.
- You can now use GoTo to redirect to other dialogue files. Usage:
goto: "dialoguefile.yml:page"Example:goto: "kingdom_example.yml:1a".- The Missing StartPage error has been fixed.
- The issue with answers being unselectable has been fixed.
- The problem with activated font files not being generated has been resolved.
- Fixed an issue where goto in dialogues would throw errors when pointing to invalid page names. Invalid pages are now ignored.
- Corrected the incorrect syntax in Kingdom_Example. Again X_X
