T2C-AutoResponse/README.md

57 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2022-03-10 20:16:09 +00:00
<p align="center">
<img src="https://i.imgur.com/4Fsv9tP.png" width="400">
</p>
---
# Links
* [Download](https://www.spigotmc.org/resources/)
* [Discord](http://dc.T2Code.net)
<img src="https://i.imgur.com/eg6Rwci.png" width="600">
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.
<b>Example:</b>
- 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
<b>Features:</b>
- Execute multiple commands directly at once
- Execute commands as console
- Execute commands as player
- Execute bungee commands
- Show messages (more info below)
<b>Send messages to players:</b>
With this plugin it is possible with an alias to send messages to players with or without TextBuilder.
<b>What is a TextBuilder?</b>
With the TextBuilder it is possible to create messages with hover and clickable messages with actions.
<b>What are the actions?</b>
- <b>OPEN_URL</b> - Opens a URL under the path specified in ActionValue.
- <b>OPEN_FILE</b> - Opens a file under the path specified by ActionValue.
- <b>RUN_COMMAND</b> - Runs the command specified by ActionValue.
- <b>SUGGEST_COMMAND</b> - Inserts the string specified in ActionValue into the player text box.
- <b>CHANGE_PAGE</b> - Changes to the page number in a book specified by ActionValue.
- <b>COPY_TO_CLIPBOARD</b> - Copies the string specified by ActionValue to the player's clipboard.
<img src="https://i.imgur.com/kNbF3Bs.png" width="600">
* [T2CodeLib](https://www.spigotmc.org/resources/t2codelib.96388/)
<img src="https://i.imgur.com/55BlvCg.png" width="600">
/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
---
2022-07-27 18:43:21 +00:00
<img src="https://i.imgur.com/HoZSt7c.png" width="600">
2022-11-14 15:53:56 +00:00
<img src="https://bstats.org/signatures/bukkit/T2Code-AutoResponse.svg" width="600">