AdvancedPlugins / Chat

The Best Chat Plugin for Spigot Servers, including AI chat monitoring, endless formatting capabilities, custom commands and way more
4 stars 5 forks source link

Attempting to use formatting on commands file with the discord.yml #47

Closed Thefluffypvper1 closed 4 months ago

Thefluffypvper1 commented 4 months ago

Describe the bug

When attempting to use the hover feature in-game, it seems that the functionality isn't working as expected. Instead of displaying the hover text when someone hovers over the hyperlink, the entire message including the hover tag is shown in the chat. This suggests that there might be an issue with how the hover tag is being interpreted or processed by the game's system.

https://gyazo.com/9e0cc94bd105c6d301dfb089784439db

How to reproduce

These commands are fully customisable, you can delete them, create new ones

Argument variables

- %arg-N-N% (example %arg-1-4%)

- %arg-N-END% (example %arg-2-END%)

- %command% (base command name)

- %label% (command used supporting aliases)

You can disable commands by changing the file extension.

For example change "time.yml" to "time.yml.off"

baseCommand: /discord description: Link to server's discord!

Put unlimited conditions and effects

command:

Screenshots / Videos

No response

Server Log

No response

ThomasWega commented 4 months ago

Send the config formatted in code blocks please. This is unreadable. https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#quoting-code

Thefluffypvper1 commented 4 months ago

Send the config formatted in code blocks please. This is unreadable. https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#quoting-code

https://paste.helpch.at/ebasuliqub.makefile

ThomasWega commented 4 months ago

If effects minimessage formatting doesn't work yet. We are working on it. You cannot use click and hover events. Only legacy colors and hex. https://ae.advancedplugins.net/plugin-information/faq#hex-colors. And maybe gradients, not sure