• 14.2 37db515726

    JaTiTV released this 2023-01-05 18:30:11 +00:00 | 0 commits to 14.2 since this release

    Changes:

    • T2CLibConfig was added to the API to access the T2CodeLib config.yml
    • Create ReportLog was slightly rewritten to make it easier to copy the T2CodePlugins into the zip and to improve performance
    • added a feedback to the command /t2c reloadconfig
    • change plugin info design
    Downloads
  • 14.1 1b12c2728b

    JaTiTV released this 2022-12-28 12:50:54 +00:00 | 67 commits to development since this release

    • Methods with objects have been added to T2Csend
    • Methods with objects have been added to T2Creplace
    • Methods with objects have been added to T2Cconfig
    Downloads
  • 14.0 1b12c2728b

    JaTiTV released this 2022-12-24 18:14:39 +00:00 | 67 commits to development since this release

    added BungeePlayers List / Event for Spigot Server

    Downloads
  • 13.9 eb7fd03650

    13.9 | Bugfix Stable

    JaTiTV released this 2022-12-22 00:45:38 +00:00 | 68 commits to development since this release

    Bugfix:

    • The plugin messaging channel for T2C-Commendgui was not properly registered on the proxy
    • Fixed a small bug in the Update Checker where a NullPointExeption appeared in the console when the UpdateCheck server was unreachable
    Downloads
  • 13.8 deeedcd408

    JaTiTV released this 2022-12-09 14:50:23 +00:00 | 69 commits to development since this release

    add 1.19.3 Support

    Downloads
  • 13.7 deeedcd408

    JaTiTV released this 2022-11-23 17:50:38 +00:00 | 69 commits to development since this release

    Fixed a spam error that occurred when our update server is unreachable

    Downloads
  • 13.6 deeedcd408

    JaTiTV released this 2022-11-20 21:12:32 +00:00 | 69 commits to development since this release

    Bugfix in the update checker (there was an error in the console when joining the server if the update checker has not yet checked for a new update)

    Downloads
  • 13.5 1b7918f011

    JaTiTV released this 2022-11-19 01:51:12 +00:00 | 71 commits to development since this release

    Change:

    • If no new update was found from a plugin, then there is now no more console spam
    • Support for the old update checker has been removed
    Downloads
  • 13.4 1b7918f011

    JaTiTV released this 2022-11-15 01:21:46 +00:00 | 71 commits to development since this release

    Changes:

    • The update checker has been revised and now shows more information about the updates
    • MiniMessage support has been added on the Bungee
    • The command '/t2c updateinfo [plugin from t2code]' was added to get more detailed information of the last update
    • From now on a different temporary path is used to create the debug zip to avoid data garbage.
    • The design of the update messages was changed
    • It is now adjustable whether you want to be informed about pre-release versions in the UpdateCheck.
    • further changes in the update check (code based)
    • It is now separately adjustable in each plugin (Not yet in all T2Code plugins!):
      • Whether UpdateCheck On Join should be displayed.
      • Whether Pre Release Updates should be displayed
      • In which time cycle updates should be checked

    Report Logs:

    • The command '/t2c debug createReportLog' now loads the debug zip directly at our server, which can be downloaded via a link and deleted via a command
    • The command '/t2c debug deleteReportLog [key]' has been added to delete a debug zip
    • Debug zip files are automatically deleted after 14 days

    Please note that not all plugins from T2Code support the new update checker yet, as long as this is not the case for all plugins, the new update information will not be displayed for the plugins that are not yet supported.

    Downloads
  • 13.4_SNAPSHOT-1 f9b0b512b9

    JaTiTV released this 2022-11-14 17:48:29 +00:00 | 81 commits to development since this release

    Changes:

    • The update checker has been revised and now shows more information about the updates
    • MiniMessage support has been added on the Bungee
    • The command '/t2c updateinfo [plugin from t2code]' was added to get more detailed information of the last update

    Report Logs:

    • The command '/t2c debug createReportLog' now loads the debug zip directly at our server, which can be downloaded via a link and deleted via a command
    • The command '/t2c debug deleteReportLog [key]' has been added to delete a debug zip
    • Debug zip files are automatically deleted after 14 days
    Downloads