• 1.3 b84d0dc02b

    JaTiTV released this 2023-06-08 06:02:16 +00:00 | 0 commits to 1.3 since this release

    [b84d0dc]

    • API update to Minecraft version 1.20
    • T2CodeLib API update to 15.0 (this version is required from now on)
    Downloads
  • 1.2 e0f9eb6f58

    JaTiTV released this 2023-05-01 18:32:53 +00:00 | 0 commits to 1.2 since this release

    [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: ##

    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
    Downloads
  • 1.1 edddd93850

    JaTiTV released this 2023-04-23 17:23:09 +00:00 | 0 commits to 1.1 since this release

    [edddd93]

    • Added 2 new functions to run the response with delay and Async or Synron. (In Response file)
    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.
    Downloads
  • 0.2.2 f2ab07e4c2

    JaTiTV released this 2022-11-15 23:21:27 +00:00 | 3 commits to main since this release

    Update to T2CodeLib 13.4

    Please note the changes of T2CodeLib 13.4

    Downloads
  • 0.2.1 c61ae5dab4

    JaTiTV released this 2022-11-14 16:09:24 +00:00 | 5 commits to main since this release

    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

    Downloads
  • 0.1.0 051c5de5da

    JaTiTV released this 2022-03-10 21:38:21 +00:00 | 10 commits to main since this release

    Add Update Checker

    Downloads
  • 0.0.1 051c5de5da

    0.0.1 Stable

    JaTiTV released this 2022-03-10 21:22:20 +00:00 | 10 commits to main since this release

    Downloads