NamelessMC/Nameless-Plugin

Other behavior of the /suggest command

Opened this issue · 0 comments

The /suggest command currently enforces the same title and suggestion content. Also, it is not possible to select a suggestion category in which the player should create it.

I have an idea how this command can be changed:
The first player enters /suggest [category] to proceed with creating a suggestion.
Categories should be tab-suggested if possible.

If the player did not enter the category in the command, he chooses a category in the form of clickable buttons in the chat (or repeat /suggest [category]), and when he chooses - he enters the title of the suggestion in the chat. After entering the title of the suggestion, he will be able to enter the content of the suggestion. To cancel, he will be able to click "Cancel" in the chat or type /suggest cancel.

Importantly, there cannot be a "cancel" category on the website as it will conflict with the command.