4drian3d / AuthMeVelocity

AuthMeReloaded support for Velocity proxy
https://modrinth.com/plugin/authmevelocity
GNU General Public License v3.0
67 stars 14 forks source link

Issue with command whitelist when you're not logged in #163

Open Innesity opened 3 months ago

Innesity commented 3 months ago

Hello. It looks like authmevelocity have some issues not restricting players to use any other commands (on velocity level) than the one granted in authmevelocity (in velocity's config) image I've tried to add SignedVelocity (on both paper and velocity servers) and VPacketEvents(on velocity), but this is still happening

Authme, paper, velocity, authmevelocity versions: image

4drian3d commented 2 months ago

That seems to be a clear problem with the plugin you use for the chat in Velocity, chat plugins should never use the priority https://jd.papermc.io/velocity/3.3.0/com/velocitypowered/api/event/PostOrder.html#FIRST and should always check if the event has already been cancelled