diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5624a2 --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +

+ +

+ +--- +# Links +* [Spigot](https://www.spigotmc.org/resources/t2c-opsecurity-permission-security-1-8-x-1-19-x.90739/) +* [Discord](http://dc.T2Code.net) +--- + + + +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) + + +**You can use MiniMessage:** + +Wiki: https://docs.adventure.kyori.net/minimessage/format.html + +WebUI: https://webui.adventure.kyori.net + + + + +**/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 + +--- + +