Elytra-Server / Elytra

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

Placeholder not working #26

Closed chicoferreira closed 4 years ago

chicoferreira commented 4 years ago

Describe the bug Placeholders are not working as expected in gamemode command.

To Reproduce Steps to reproduce the behavior:

  1. Type /gamemode <non_existing_gamemode>

Expected behavior Should show the argument that the user typed.

Screenshots image

TommyAlmeida commented 4 years ago

fixed