Revxrsal / Lamp

A powerful, extendable, flexible yet simple to use commands annotation framework.
MIT License
171 stars 33 forks source link

TAB completions don't work with brigadier on #87

Closed armagidon-exception closed 3 months ago

armagidon-exception commented 3 months ago

TAB completions don't work with brigadier on.

Sources

How to reproduce

  1. Copy-paste snippets of code from above
  2. Check that tab completions don't work
  3. Comment out handler.registerBrigadier()
  4. Observe that they work

System information

  1. MC version: 1.20.4
  2. Lamp version: 3.1.9
  3. Server core type: paper
Revxrsal commented 3 months ago

The completions work fine. It was the completions for OfflinePlayer that weren't working. This has been fixed in v3.2.0