Elytra-Server / Elytra

A Cleanroom minecraft server API in kotlin
MIT License
51 stars 6 forks source link

Command completion not working #42

Closed heroslender closed 4 years ago

heroslender commented 4 years ago

Describe the bug Tab-complete for commands isn't working, shows as if the server had no commands.

To Reproduce Steps to reproduce the behavior:

  1. Open the chat and enter /
  2. Type any command

Expected behavior It was exepected to show the available commands matching the typed text in chat.

Screenshots Screenshot

heroslender commented 4 years ago

Fixed!