dieterblancke / BungeeUtilisalsX

Easy proxy management, all in one place. Dozens of commands, announcers, proxy GUI's, ...
https://endoy.dev/projects/BungeeUtilisalsX/info
GNU General Public License v3.0
6 stars 5 forks source link

[TODO] Move chat event modification to Spigot version #204

Closed dieterblancke closed 1 year ago

dieterblancke commented 1 year ago

more specifically: setMessage and setCancelled should not be in the proxy events anymore.

This to improve compatibility with 1.19+.

dieterblancke commented 1 year ago

Current idea:

-> look if any other systems manipulate chat messages by removing setMessage and setCancelled methods on UserChatEvent.

dieterblancke commented 1 year ago

This issue has not been worked on due to lack of motivation and time to rewrite several systems that involve chat management and command systems just for velocity.

Instead, Velocity users should use this plugin: https://hangar.papermc.io/4drian3d/UnSignedVelocity I might re-open this issue in the future, it's honestly something that literally took away all the motivation for working on BungeeUtilisalsX, so I'm closing it for now.