Player Submission: Players use in-game commands to submit their feedback. For example, /pqr <type> <message> sends a message, where <type> can be any of the following options: "complaint", "request", "claim", "suggestion".
Message Processing: The plugin processes these commands and formats the messages appropriately.
Discord Notification: The formatted messages are then sent to the specified Discord channel, where administrators can view and respond to them.
Commands
/pqr <type> <message>
Description: Sends a message to the designated Discord channel.
Parameters:
<type>: The type of message. Valid options are:
"complaint" (complaint)
"request" (request)
"claim" (claim)
"suggestion" (suggestion)
<message>: The content of the message.
Example: /pqr complaint The server is lagging a lot today.
/pqr reload
Description: Reloads the plugin configuration.
Example: /pqr reload
/pqr help
Description: Displays help information on how to use the plugin.
Example: /pqr help
Permissions
playersrequest.use
Description: Allows the use of the PlayersRequests plugin commands.
Default: true
playersrequest.reload
Description: Allows reloading of the plugin configuration.
Default: op
Configuration To configure the PlayersRequests plugin, follow these steps:
Download and Install: Download the PlayersRequests plugin and place it in your server's plugins directory.
Configure Discord Integration: Set up the Discord webhook URL in the plugin's configuration file (config.yml) to match your server's needs.
Reload Configuration: Use the /pqr reload command to apply the changes or restart your Minecraft server.