• 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 | 44 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 | 60 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 | 60 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
  • 15.2 034bf241e5

    JaTiTV released this 2023-06-19 19:22:00 +00:00 | 0 commits to 15.2 since this release

    [034bf24]
    Changes:
    Commands:

    • The command '/t2code serverid' has been added to display the server ID assigned by the T2CodeLib.
    • The command '/t2code bcmd ' was added to execute a bungee command from a spigot plugin

    DebugLog:

    • The number of offline players is now displayed in T2CoderLog.txt

    • The offline players as well as the plugins in the T2CoderLog.txt are now listed in alphabetical order

    • Smaller code changes

    Downloads
  • 15.1 b2ebce50ed

    JaTiTV released this 2023-06-19 12:33:52 +00:00 | 0 commits to 15.1 since this release

    [b2ebce5]

    • Stable 1.20 support
    Downloads
  • 15.0 1b8bedc4e6

    JaTiTV released this 2023-06-08 06:02:14 +00:00 | 0 commits to 15.0 since this release

    [4b7d853]

    • Update auf Minecraft Version 1.20
    • Kyori MiniMessage API Update auf 4.14.0
    Downloads