T2C-AutoResponse [1.8.x - 1.21] icon

T2C-AutoResponse [1.8.x - 1.21] -----

Automated messages | Secret commands




[ b84d0dc]
- API update to Minecraft version 1.20
- T2CodeLib API update to 15.0 (this version is required from now on)
----------, Jun 8, 2023

[e0f9eb6]
Innovation:

Added a new option to say that multiple words must be included in a message.
For example: how##anvil
So the plugin reacts only when messages like: "how can craft anvil" but not when anvil is written alone in the chat.
For this function "Contains: true" must be set

In config.yml you can set the key for disconnecting. Default: ##
Code (YAML):
Plugin:
  responseKeys
:
    keywordSeperation
: ' ##'
Changes:
- The option BungeeCord.Enable was removed from the config.yml -> it is queried from the T2CodeLib config.yml to not have to set it twice
----------, May 1, 2023

[ edddd93]
  • Added 2 new functions to run the response with delay and Async or Synron. (In Response file)
    Code (Text):
    Response:
      Response:
        DelayInTicks: 0
        Async: true
  • The message is now displayed in the chat before the reply if the BlockKeyMessage option is set to false.
----------, Apr 23, 2023

Update to T2CodeLib 13.4

Please note the changes of T2CodeLib 13.4
----------, Nov 15, 2022

The T2CodeLib has been completely cleaned up and restructured.

Please make sure that all plugins that need T2CodeLib are compatible with version 13.0.

For those plugins from T2Code that have an interface on the Bungee, the plugin files do not need to be on the Bungee anymore, the T2CodeLib is sufficient!

If you need help or have any questions, please contact us on our T2Code Support Discord Server: dc.t2code.net
----------, Nov 1, 2022

All T2Code plugins are 1.19 compatible.

The first tests find to end!
We have tested all our plugins with Spigot 1.19 and found no errors.
If you still encounter errors / bugs, please report them to us via Discord.
----------, Jun 8, 2022

Added the option for hover & clickable messages for players.

To use this new feature you only have to update T2CodeLib!
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.
----------, May 31, 2022

Add Update Checker
----------, Mar 10, 2022

Resource Information
Author:
----------
Total Downloads: 362
First Release: Mar 10, 2022
Last Update: Jun 8, 2023
Category: ---------------
All-Time Rating:
0 ratings
Find more info at dc.t2code.net...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings