• 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