This plugin is for Spigot server, to use Bungee Commands you need to install The T2CodeLib on the Bungee!
With T2C-AutoResponse you can send automated messages and/or execute commands in response to chat messages.
Example: - A player writes in the chat 'can someone help me' and an AutoResponse listens for 'help', then the player gets an automated response.
- Secret command '.example' and then something secret is executed
Features: - Execute multiple commands directly at once
- Execute commands as console
- Execute commands as player
- Execute bungee commands
- Show messages (more info below)
T2CodeLib 11.9 is required.
You can add a hover and/or clickable feature to all messages sent to players.
Use
/*/to separate the message.
Use
[nl] to set a line break in a message or hover.
Hover message: <message >/*/<hover>
Message with hover and click function: <message >/*/<hover>/*/<action>/*/<actionValue>
Message only with click function: <message >/*//*/<action>/*/<actionValue>
-
OPEN_URL - Opens a URL under the path specified in ActionValue.
-
OPEN_FILE - Opens a file under the path specified by ActionValue.
-
RUN_COMMAND - Runs the command specified by ActionValue.
-
SUGGEST_COMMAND - Inserts the string specified in ActionValue into the player text box.
-
CHANGE_PAGE - Changes to the page number in a book specified by ActionValue.
-
COPY_TO_CLIPBOARD - Copies the string specified by ActionValue to the player's clipboard.
Send messages to players: With this plugin it is possible with an alias to send messages to players with or without TextBuilder.
What is a TextBuilder?
With the TextBuilder it is possible to create messages with hover and clickable messages with actions.
What are the actions?
-
OPEN_URL - Opens a URL under the path specified in ActionValue.
-
OPEN_FILE - Opens a file under the path specified by ActionValue.
-
RUN_COMMAND - Runs the command specified by ActionValue.
-
SUGGEST_COMMAND - Inserts the string specified in ActionValue into the player text box.
-
CHANGE_PAGE - Changes to the page number in a book specified by ActionValue.
-
COPY_TO_CLIPBOARD - Copies the string specified by ActionValue to the player's clipboard.
/t2code-autoresponse | /t2c-ar | /autoresponse /alias info - Open the T2C-Alias info. |
t2code.autoresponse.command.info /alias reload - Reload the plugin. |
t2code.autoresponse.command.reload
t2code.autoresponse.admin - Permission for all T2C-AutoResponse
Commands
t2code.autoresponse.updatemsg
- Get a notification when an update is available when joining