Commit Graph

90 Commits

Author SHA1 Message Date
1b12c2728b 14.0
add BungeePlayers List / Event for Spigot Server
2022-12-24 19:05:18 +01:00
eb7fd03650 13.9
Bugfix:
- The plugin messaging channel for T2C-Commendgui was not properly registered on the proxy
- Fixed a small bug in the Update Checker where a NullPointExeption appeared in the console when the UpdateCheck server was unreachable
2022-12-22 01:43:40 +01:00
deeedcd408 13.6 2022-11-20 20:17:43 +01:00
e4c4aee0f7 13.5
Change:
- If no new update was found from a plugin, then there is now no more console spam
- Support for the old update checker has been removed
2022-11-19 02:51:28 +01:00
1b7918f011 Merge branch '13.4' 2022-11-15 02:19:36 +01:00
9986f477b2 13.4 2022-11-15 02:17:26 +01:00
d27ef185e6 13.4_SNAPSHOT-2 2022-11-15 00:36:25 +01:00
8114035cd9 seePreReleaseUpdates #1 2022-11-14 22:59:17 +01:00
f0b5b2e65b 13.4_SNAPSHOT-2
- From now on a different temporary path is used to create the debug zip to avoid data garbage.
- The design of the update messages was changed
2022-11-14 22:37:36 +01:00
f9b0b512b9 13.4_SNAPSHOT-1 2022-11-14 18:45:54 +01:00
Jkobs
f70767b361 New Bungee Updater 2022-11-14 14:41:45 +01:00
5857e02695 small fix 2022-11-14 14:16:46 +01:00
Jkobs
9d233ba5a6 Fixes and Changes 2022-11-14 10:04:53 +01:00
f1065ad5a1 small bugfix 2022-11-14 01:42:43 +01:00
a0e590a2c1 dev 2 2022-11-14 01:06:44 +01:00
1a914a9410 13.3 2022-11-13 19:01:24 +01:00
564288c9ab fix minimessage 2022-11-13 17:50:23 +01:00
ed16dc160b Merge pull request 'NewDebugZip' (#11) from NewDebugZip into 13.3
Reviewed-on: #11
2022-11-13 15:31:20 +00:00
a2e8a672fa Update CreateReportLog.java 2022-11-13 15:43:49 +01:00
55d7a4496c Update Util.java 2022-11-10 21:37:15 +01:00
c049b8a032 Update CreateReportLog.java 2022-11-10 21:21:44 +01:00
Jkobs
8147a5a2b4 Update CreateReportLog.java 2022-11-10 19:29:44 +01:00
Jkobs
a15d667244 Update CmdExecuter.java 2022-11-10 19:13:54 +01:00
Jkobs
73d574adef Merge branch 'main' into NewDebugZip 2022-11-10 19:11:28 +01:00
Jkobs
855b0ee3cd Update CmdExecuter.java 2022-11-10 19:03:56 +01:00
Jkobs
eb466f0df1 Init 2022-11-10 18:27:55 +01:00
Jkobs
0163eae97b Update CmdExecuter.java 2022-11-10 14:34:32 +01:00
Jkobs
9368fdd48f Merge branch 'main' of https://git.t2code.net/JaTiTV/T2CodeLib 2022-11-10 14:30:21 +01:00
Jkobs
1012c8c008 Update CmdExecuter.java 2022-11-10 14:28:51 +01:00
489d6369f7 13.3
createReportLog Fix
2022-11-10 14:09:12 +01:00
3bdbaacd64 uc 2022-11-10 14:00:59 +01:00
8cf5a11e76 Update T2CupdateObject.java 2022-11-10 11:40:29 +01:00
Jkobs
8034d8852a New Updater 2022-11-10 11:28:55 +01:00
Jkobs
14c520722a Merge branch '13.0' into NewUpdateChecker 2022-11-10 10:14:16 +01:00
27bdaf8c43 Merge branch 'NewUpdateChecker' into 13.0 2022-11-10 09:13:10 +00:00
Jkobs
43295ff2bb Initial 2022-11-10 10:12:15 +01:00
561715af46 13.3_DEV 2022-11-10 10:09:07 +01:00
a7b9c06b42 13.2
Bugfix:
- The plugin was not loaded correctly on a bungee
2022-11-04 06:54:44 +01:00
02432a8e5c small code changes
This reverts commit 2d6b6fa277.
2022-11-03 19:14:44 +01:00
2d6b6fa277 check bugfix 2022-11-03 19:13:49 +01:00
176e9724e7 final 13.0 & 13.1
13.1:
add by Commands "!asConsole" & "!onBungee"
2022-11-03 07:57:53 +01:00
667ff81357 13.0 2022-10-25 15:03:07 +02:00
868d36e1b5 fix 2022-08-05 18:20:09 +02:00
14741afb8d 12.5 2022-07-14 21:37:58 +02:00
8f05d5c677 12.4 2022-07-08 19:06:22 +02:00
c89afa3c68 add MiniMessages and small code changes 2022-07-07 13:43:50 +02:00
df22ddd9d2 12.4_dev-1 2022-07-07 06:54:15 +02:00
c92e36163e 12.3 | Bugfix
BUGFIX: In the 1.8 the plugin info texts were not displayed and it triggered a bug
2022-06-30 20:26:09 +02:00
d4f311493f 12.2
- A new method has been added for Tab (tab(List<String> matches, CommandSender sender, int arg, String[] args, HashMap<String, String> permMap, Boolean onlinePlayer, String permForPlayer)).
- The class net.t2code.lib.Spigot.Lib.player. NameHistory was added
- Minor code changes
2022-06-18 16:16:26 +02:00
fb289bd66e smal changes 2022-06-08 06:27:05 +02:00