YouHaveTrouble / CommandWhitelist

You decide what commands players can use or tab complete on your server!
GNU General Public License v2.0
207 stars 22 forks source link

Leaking tab completions for 1.12.2 for Velocity #92

Closed whiler-sesame closed 3 months ago

whiler-sesame commented 3 months ago

Describe the bug Not whitelisted tab completions are still sent to 1.12.2 client on Velocity when completing from "/", not from partially typed text.

Expected behavior It should be blocked.

To Reproduce

  1. Install Velocity version.
  2. Join with 1.12.2 client.
  3. Try to complete from "/" command.

Additional context Might be related to #91

YouHaveTrouble commented 3 months ago

1.12 is not one of the supported versions. My honest tip would be to not allow versions as old as that on. Clients s older than 1.13 also cannot support velocity's modern forwarding.