-
1.3 | 1.20 Update Stable
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
-
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 setIn 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
-
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
-
released this
2022-11-15 23:21:27 +00:00 | 4 commits to main since this releaseUpdate to T2CodeLib 13.4
Please note the changes of T2CodeLib 13.4
Downloads
-
released this
2022-11-14 16:09:24 +00:00 | 6 commits to main since this releaseThe 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 | Add Update Checker Stable
released this
2022-03-10 21:38:21 +00:00 | 11 commits to main since this releaseAdd Update Checker
Downloads
-
0.0.1 Stable
released this
2022-03-10 21:22:20 +00:00 | 11 commits to main since this releaseDownloads