- Fixed instability issues on older server versions.
- Resolved optimization problems.
- Added volume and pitch settings for sounds.
- Fixed character width calculation errors for languages such as Thai, Chinese, and Korean.
- Fixed the issue where repeated characters caused a vibration effect.
- Resolved the problem where Hide-Chat was not functioning properly.
- Fixed packet-related errors.
- The plugin now works smoothly on Folia.
- hide-chat setting has been added to the config.yml. This setting prevents players from sending/receiving messages in dialogues.
- Hex color codes can now be used in answers as well.
- scroll-cooldown and clear-cooldown settings have been added to the config.yml.
- Sub-folder support has been added to dialogues. You can now keep your folders more organized.
- MMOCore hook has been added.
- The issue with dialogues not appearing has been fixed.
- LuxDialogues no longer conflicts with unicodes from your other packs.
- Approximately 57k new characters have been added. Now all languages are supported!!
- You can now use multiple interaction methods together.
- Interaction methods have been updated. RightClick, RightClickPlayer, and LeftClickPlayer have been added.
%luxdialogues_status_<player>%and%luxdialogues_dialogue_<player>%placeholders have been added.- Bracketed placeholder support has been added. You can now use nested placeholders!
- You can now disable the
rangevalue by setting it to-1.- You can now use hex color codes like
#ffffffwithin dialogues.- The jump method from instant-finish methods has been removed.
- Bugs in the Freeze feature have been fixed.
- Issues occurring in dialogues after a re-join have been fixed.
- You can now disable the answer box by removing the answer section.
character-name: true/falseandcharacter-image: true/falsesettings have been added.- The permission setting for answers has been removed and replaced with conditions. You can now use conditions like
:permission:==true,%placeholder%==true,%placeholder%-<=5, and%placeholder%!=none.- You can now add conditions to actions using
@condition.:permission:==true,@condition.%placeholder%==true,@condition.%placeholder%<=5, and@condition.%placeholder%!=none.background-fog: true/falsesetting has been added.- Issues with custom letter width adjustments have been fixed, and
widths.ymlhas been changed towidths.json.- Particles from effects and inventory icons have been hidden.
@redirecthas been added to actions. Now you can usedialogue2 @redirectto seamlessly transfer players to other dialogues.- TTF support has been added. You can now easily add and change fonts.
/luxdialogues stop <player>command has been added./luxdialogues create-packcommand has been added.- The
actionssection in dialogues has been split intopre-actionsandpost-actions.- Dialogue file structures have changed.
SizesandUnicodeshave been removed and replaced withImages. Visual sizes and unicodes are now set automatically.- Missing elements in TAB Completion have been fixed.
- LuxDialoguesAPI. #Available on v1.1.4
- Multiple conditions. #Available on v1.1.4
- Hex colors in answers. #Available on v1.1.4
- Added Folia support.
- Added CustomNameplates hook.
- Added Freeze and Slowness options.
- Added the ability to send multiple reply messages.
- Added @delay.<seconds> option for Reply and Action.
- Added an instant-end key for dialogues.
- Added automatic numbering setting for answers.
- Added permission-based answer creation.
- Fixed the FancyNpcs left-click issue.
- Added the sendall command.
- LeftClickEntity now also supports the FancyNpcs plugin.
- The issue of the scroll event not being detected has been fixed.
- Spammed messages have been fixed.
- The issue with transferring between dialogues has been fixed.
- To prevent double detection issues with NPCs in plugins like MythicMobs, you can use the
LuxDialogues send <player> <dialogue> -pcommand.- Now, by adding the send command to the actions of answers, you can redirect to other dialogues.
- This has solved the issue of dialogues overlapping.
- Chars/widths.yml file has been added to allow users to specify character width values for their custom fonts.
- Issues with interactions have been fixed.
- Problems related to MythicMobs have been resolved.
