4drian3d / SignedVelocity

Allows you to cancel or modify messages or commands from Velocity without synchronization problems
https://modrinth.com/mod/signedvelocity
GNU General Public License v3.0
35 stars 10 forks source link

[Bug] Detect the AsynChatEvent #72

Closed NoltoxGit closed 9 months ago

NoltoxGit commented 9 months ago

Hello, I've enable an option in DiscordSRV for the AsyncChatEvent, but when i restart my server, SignedVelocity doesn't detect this.

Maybe the code for this here.

4drian3d commented 9 months ago

The DiscordSRV code works fine. SignedVelocity uses the most immediate priority and DiscordSRV uses the last priority in case you have enabled its configuration option, they are fully compatible You should check that you are really activating that option because I have received confirmation that several people had it working perfectly

NoltoxGit commented 9 months ago

The DiscordSRV code works fine. SignedVelocity uses the most immediate priority and DiscordSRV uses the last priority in case you have enabled its configuration option, they are fully compatible You should check that you are really activating that option because I have received confirmation that several people had it working perfectly

I've enabled the parameter in the configuration, and when I restart my server I still have DiscordSRV listed as not using the event. :/ image → Logs: https://mclo.gs/cZvSwjD

4drian3d commented 9 months ago

Well, you have more than 10 plugins that use deprecated chat events, try in a clean setup only with SignedVelocity and DiscordSRV

NoltoxGit commented 9 months ago

Well, you have more than 10 plugins that use deprecated chat events, try in a clean setup only with SignedVelocity and DiscordSRV

I've made an issue of all plugins with this error, but some developers are reluctant to add it