AutomatedResponse icon

AutomatedResponse -----

Type automated questions players may ask, receive an instant answer



1. Overview:
The AutomatedResponse plugin is designed to provide automated responses to specific questions asked by players in Minecraft. It allows server owners to configure custom question-answer pairs and enable players to get instant responses to their queries.

2. Features:
- Players can use the "/ask <question>" command to ask a question and receive an automated response.
- Questions and answers can be easily configured in the plugin's configuration file.
- The plugin supports case-insensitive matching, allowing questions to be asked in any case.
- The use of question marks at the end of the question is supported for more natural queries.
- Server owners can add custom question-answer pairs in-game using the "/addqa <question> <answer>" command.
- Questions and answers can include Minecraft color codes for customized and visually appealing responses.
- The plugin includes permission checks to control access to the "/ask" command and event handling.
- Slang words and phrases are supported, allowing players to ask questions using more informal language.
- The "/automatedresponse reload" command is available to reload the plugin's configuration without restarting the server.

3. Usage:
- To ask a question, use the "/ask <question>" command. Example: "/ask What is the server IP?"
- Server owners can add custom question-answer pairs using the "/addqa <question> <answer>" command. Example: "/addqa How old is the server? The server is 2 years old."
- The "/automatedresponse reload" command can be used to reload the plugin's configuration file.

4. Configuration:
- The plugin's configuration is stored in the config.yml file.
- Custom question-answer pairs can be added in the "questions" section of the config.yml file using the following format:
```
questions:
"Question": "Answer"
```
Example:
```
questions:
"What is the server IP?": "The server IP is 123.456.789.0"
```

5. Permissions:
- automatedresponse.ask: Allows players to use the "/ask" command.
- automatedresponse.addqa: Allows server owners to use the "/addqa" command.
- automatedresponse.reload: Allows server owners to use the "/automatedresponse reload" command.
Resource Information
Author:
----------
Total Downloads: 94
First Release: Jul 1, 2023
Last Update: Jul 2, 2023
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings