You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
src/main | 1 year ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 1 year ago | |
pom.xml | 1 year ago |
README.md
Links

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
