In this new update, the /kt review command (1 - 5) has been implemented
This command will send a review directly to the plugin owner, allowing not only those who download the plugin to leave reviews (limited to spigots, etc., but also users who use it)
This command has a non-variable forced cooldown of 24 hours Furthermore, since it is a command open to all users, it can be disabled or its permissions changed (kt.user.review)
Regarding the /kt suggestion command,
The command is divided into two categories: /kt suggestion (true/false) (text)
True and false correspond to the boolean BUG. If the command is executed as follows: /kt suggestion true (text),
the suggestion will be flagged as a bug report
If the command is executed as /kt suggestion false (text),
the suggestion will be flagged as a normal suggestion
Furthermore, the tabcompleter suggestion will only be displayed to users, and the permission for this command is kt.admin.suggestion, which is Default is OP
Also, lastly, there's a new variable in the config (besides the review-command configuration): the server-info variable (true/false)
By default, it's false. This allows sending a suggestion to the plugin owner to retrieve the following server information:
- max player
- player on
- motd
- player list (names of all players, max 30)
Instead of the default with server-info: false, it retrieves the following:
- category: (paper/spigot, etc.)
- version
- name of the player who sent the suggestion
- public ip
- avatar of the player