-
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 | Innovations Stable
released this
2023-07-31 19:08:22 +00:00 | 44 commits to development since this releaseInnovation:
- 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
- Commands can now be provided with delays (in ticks)
-
15.7 | Bugfix Stable
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
-
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 | Hotfix Stable
released this
2023-06-30 16:56:48 +00:00 | 60 commits to development since this releaseDownloads
-
15.4 | API Changes Pre-Release
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.ymDownloads
-
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 | Stable 1.20 support Stable
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 | 1.20 Update Stable
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