• 16.4 e5cba7fe6d

    JaTiTV released this 2024-03-31 11:35:07 +00:00 | 0 commits to 16.4 since this release

    API Updates:
    adventure-text-minimessage - 4.16.0
    adventure-platform-bukkit - 4.3.2
    adventure-platform-bungeecord - 4.3.2

    https://www.spigotmc.org/resources/t2codelib.96388/update?update=539133

    Downloads
  • 16.3 770b7daa94

    JaTiTV released this 2024-03-30 18:42:24 +00:00 | 2 commits to development since this release

    • A pointless debug message has been removed
    • 1.20.4 native Suport

    https://www.spigotmc.org/resources/t2codelib.96388/update?update=539075

    Downloads
  • 16.2 0f645300f4

    JaTiTV released this 2023-12-07 18:29:51 +00:00 | 3 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 | 5 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 | 5 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 | 7 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 | 23 commits to development since this release

    Downloads