Jannyboy11 / InvSee-plus-plus

A bukkit plugin for manipulating player inventories
Other
93 stars 17 forks source link

AsyncTabCompleteEvent #31

Closed ghost closed 1 year ago

ghost commented 1 year ago

https://pastebin.com/mQZKsdF1

Jannyboy11 commented 1 year ago

Is your server running in offline mode and allow players with nonstandard usernames? Mojang specifies that minecraft usernames adhere to the following format:

The offline player tabcompleter in InvSee++ assumes that all usernames adhere to that format, so if they don't, that can cause issues. I will address it by not tabcompleting invalid names.

Jannyboy11 commented 1 year ago

https://github.com/Jannyboy11/InvSee-plus-plus/releases/tag/v0.15.1