• 16.2 0f645300f4

    JaTiTV released this 2023-12-07 18:29:51 +00:00 | 0 commits to development since this release

    16.1 was skipped!
    This update fixes the bug with Base64 heads.

    Downloads
  • 16.0 150d9f4933

    16.0 | HOTFIX Stable

    JaTiTV released this 2023-11-05 00:04:32 +00:00 | 2 commits to development since this release

    It was displayed in some plugins in T2CodeLib 15.10 that a lower version is required, this error has been fixed.

    Downloads
  • 15.10 150d9f4933

    JaTiTV released this 2023-10-19 13:53:30 +00:00 | 2 commits to development since this release

    A bug in the update check was fixed

    Downloads
  • 15.9 150d9f4933

    JaTiTV released this 2023-08-04 14:44:18 +00:00 | 0 commits to 15.9 since this release

    • In MiniMessage messages placeholders were erroneously not supported by PlaceholderAPI
    • Smaller API changes in T2Csend
    Downloads
  • 15.8 de6ecdf7a8

    JaTiTV released this 2023-07-31 19:08:22 +00:00 | 4 commits to development since this release

    Innovation:

    • Commands can now be provided with delays (in ticks)
      Example:
      /say hi !delay:20
      This command is now executed with a second delay.
      20 ticks are one second
    • /t2c permtoggle was added (Paermission: t2code.permtoggle.use)
    Downloads
  • 15.7 c72edafd0a

    15.7 | Bugfix Stable

    JaTiTV released this 2023-07-10 01:39:34 +00:00 | 0 commits to 15.7 since this release

    [c72edaf]

    • Bugfix: If a t2code plugin could not be checked for an update, it was not possible to use the info command of the respective plugin and the command '/t2c updateinfo '.
    • The message at the command '/t2code updatinfo ' was slightly adjusted
    Downloads
  • 15.6 a834adc8c9

    JaTiTV released this 2023-07-09 14:57:26 +00:00 | 0 commits to 15.6 since this release

    [7b04697]

    • add public static void setItem(Integer slot, Integer amount, String material, String displayName, List lore, Inventory inventory) in T2CitemBuilder Class
    • add getBlackStainedGlassPane in T2CitemVersion Class
    • clean code

    [e97fadf]

    • add public static Object replace(Object object,String placeholder,String replacement) inT2Creplace Class

    [addc485]

    • Fixed error when PlaceholderAPI is not installed
    Downloads
  • 15.5 59133a36f9

    15.5 | Hotfix Stable

    JaTiTV released this 2023-06-30 16:56:48 +00:00 | 20 commits to development since this release

    Downloads
  • 15.4 59133a36f9

    15.4 | API Changes Pre-Release

    JaTiTV released this 2023-06-30 16:31:40 +00:00 | 20 commits to development since this release

    [59133a3] 15.4
    [c2adf69] Code reordered and methods rebat / removal announced via @Deprecated
    [2e1ef9c] Create T2CdevelopmentTool.java
    [a7c7877] Development tool added
    [71c746b] Spigot website changed in the plugin.ym

    Downloads
  • 15.3 6f054a8993

    JaTiTV released this 2023-06-27 16:05:07 +00:00 | 0 commits to 15.3 since this release

    [a3ec711] - add minMcVersion (public static boolean minMc1_13() etc.) to net.t2code.t2codelib.SPIGOT.api.minecraftVersion.T2CmcVersion
    [6f054a8] - Update T2CBtab.java

    Downloads