--- # Links * [Download](https://www.spigotmc.org/resources/) * [Discord](http://dc.T2Code.net) This plugin is for Spigot servers, to use Bungee Commands you need to install the plugin on the Spigot servers and install it 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) 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. * [T2CodeLib](https://www.spigotmc.org/resources/t2codelib.96388/) /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 ---