f034567aec
16.9
...
Important!
If you have downloaded and are using version 16.8, please make sure to upgrade to 16.9! The 16.8 is not compatible with my plugins, as this is already a revised version but all my plugins have not yet been adapted.
I apologize for this mistake on my part.
2024-09-30 18:04:33 +02:00
32b57de55c
16.6
...
1.21 support
minor code changes / bug fixes
2024-06-15 02:34:34 +02:00
cb4a81a3c1
16.5 | 1.20.5/1.20.6 Support
2024-05-17 01:12:12 +02:00
76862db7c9
pom.xml aktualisiert
2024-04-12 14:14:35 +00:00
e5cba7fe6d
Update Kyori MiniMessage
...
API Updates:
adventure-text-minimessage - 4.16.0
adventure-platform-bukkit - 4.3.2
adventure-platform-bungeecord - 4.3.2
2024-03-31 13:32:00 +02:00
770b7daa94
1.20.4 Update / Remove debug Message
...
- A pointless debug message has been removed
- 1.20.4 native Suport
2024-03-30 19:41:31 +01:00
0f645300f4
1.20r2 Support
2023-12-07 18:29:51 +01:00
65e0082322
16.1
2023-12-07 16:58:39 +01:00
150d9f4933
15.9
...
- In MiniMessage messages placeholders were erroneously not supported by PlaceholderAPI
- Smaller API changes in T2Csend
2023-08-04 16:29:38 +02:00
f40c47e6ab
15.8
...
Innovation:
Commands can now be provided with delays (in ticks)
Example:
/say hi !delay:20
This command is now executed with a delay of one second
20 ticks are one second
2023-07-31 21:09:46 +02:00
de6ecdf7a8
15.8_dev
2023-07-16 08:22:30 +02:00
cdd375a673
change gitignore
2023-07-10 03:59:53 +02:00
1cfaf32ee1
Update .gitignore
2023-07-10 03:59:06 +02:00
c72edafd0a
15.7
...
- 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 <plugin>'.
- The message at the command '/t2code updatinfo <plugin>' was slightly adjusted
2023-07-10 03:35:06 +02:00
610cb74868
Update T2CitemBuilder.java
2023-07-09 17:01:07 +02:00
3a3c9b3208
Merge pull request 'Update T2CitemBuilder.java' ( #21 ) from 15.6 into development
...
Reviewed-on: #21
2023-07-09 14:35:52 +00:00
a834adc8c9
Update T2CitemBuilder.java
2023-07-09 16:35:17 +02:00
290b9264f3
final 15.6
2023-07-09 16:19:05 +02:00
eb991d01e3
15.6_beta-1
2023-07-08 22:48:02 +02:00
ec7714c9fe
Update T2CitemBuilder.java
2023-07-08 21:30:09 +02:00
260dae2aa0
Update pom.xml
2023-07-08 21:29:36 +02:00
addc485ca8
Update T2Creplace.java
...
Fixed error when PlaceholderAPI is not installed
2023-07-08 21:29:30 +02:00
f8619e4802
Update pom.xml
2023-07-08 19:42:52 +02:00
e97fadfbec
Update T2Creplace.java
...
add public static Object replace(Object object,String placeholder,String replacement)
2023-07-08 19:42:48 +02:00
567b0a2442
fix ItemStack names
2023-07-08 19:42:33 +02:00
7b04697895
15.6_dev-1
2023-07-08 19:03:29 +02:00
59133a36f9
15.4
2023-06-30 17:59:37 +02:00
c2adf6957d
Code reordered and methods rebat / removal announced via @Deprecated
2023-06-30 17:59:29 +02:00
2e1ef9c46d
Create T2CdevelopmentTool.java
2023-06-30 17:58:14 +02:00
a7c7877ac6
Development tool added
2023-06-30 17:57:59 +02:00
71c746b752
Spigot website changed in the plugin.yml
2023-06-30 17:57:21 +02:00
6f054a8993
Update T2CBtab.java
2023-06-27 18:01:55 +02:00
a3ec7117dd
15.3
...
add minMcVersion (public static boolean minMc1_13() etc.) to net.t2code.t2codelib.SPIGOT.api.minecraftVersion.T2CmcVersion
2023-06-26 11:14:11 +02:00
034bf241e5
15.2
...
Changes:
Commands:
- The command '/t2code serverid' has been added to display the server ID assigned by the T2CodeLib.
- The command '/t2code bcmd <command>' 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
2023-06-19 21:17:49 +02:00
b2ebce50ed
15.1 | Stable 1.20 support
...
Stable 1.20 support
2023-06-19 14:30:37 +02:00
1b8bedc4e6
Merge branch 'development' of https://git.t2code.net/JaTiTV/T2CodeLib into development
2023-06-08 06:57:15 +02:00
4b7d8539ea
15.0
...
- Update auf Minecraft Version 1.20
- Kyori MiniMessage API Update auf 4.14.0
2023-06-08 06:55:44 +02:00
bb230fb3ea
Merge pull request 'Update pom.xml' ( #20 ) from 14.7 into development
...
Reviewed-on: #20
2023-05-17 18:53:58 +00:00
b01bf2d84f
Update pom.xml
2023-05-17 20:48:09 +02:00
32fe2ab579
Merge pull request '14.5' ( #19 ) from 14.5 into development
...
Reviewed-on: #19
2023-05-17 18:44:01 +00:00
c4282817b0
14.6
...
Bugfix
T2CnameHistory API fix
2023-05-16 19:36:36 +02:00
e9ee3e690c
Merge pull request 'Update T2CnameHistory.java' ( #18 ) from 14.5_FIX into 14.5
...
Reviewed-on: #18
2023-05-16 17:31:34 +00:00
Jkobs
c9ee80dd38
Update T2CnameHistory.java
2023-05-16 19:08:48 +02:00
b00b201bce
Merge pull request '14.5' ( #17 ) from 14.5 into development
...
Reviewed-on: #17
2023-05-10 20:38:33 +00:00
709bd16317
[Bungee] Fixed a small performance bug: If the update check interval was set to 0, it could crash the server and cause spam in the console both to the update check server of T2Code.
2023-05-10 21:09:27 +02:00
66dc27483b
new UpdateCheck option
...
Added an option to completely disable the UpdateCheck of all plugins that check via the T2CodeLib
2023-05-10 21:07:36 +02:00
623d6f8c12
14.5
...
Fixed a small performance bug: If the update check interval was set to 0, it could crash the server and cause spam in the console both to the update check server of T2Code.
2023-05-04 16:26:04 +02:00
b3adbe61e8
Improved Update Information
2023-04-23 14:33:42 +02:00
167b81f0df
Improved update information
2023-04-23 13:50:53 +02:00
8bbdd7a818
Update T2Cdebug.java
2023-04-23 13:15:06 +02:00