CommandPrompter can now take user inputs from Anvil.
How?
just add "-a " (with space after) anywhere in the prompt.
Sample:
Code (Text):
[player] gamemode <-a what gamemode do you want to be in?>
or
Code (Text):
[player] gamemode <what gamemode do you want to be in? -a >
or even
Code (Text):
[player] gamemode <what gamemode do -a you want to be in?>
Sample:
https://contents.cyr1en.com/misc/anvil-test.gif
Improvements:
- Users that are currently completing their commands cannot execute another command.
- New flow on how the prompt work so CommandPrompter can track players easily.