Commit Graph

163 Commits

Author SHA1 Message Date
JaTiTV 6f054a8993 Update T2CBtab.java 2023-06-27 18:01:55 +02:00
JaTiTV 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
JaTiTV 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
JaTiTV b2ebce50ed 15.1 | Stable 1.20 support
Stable 1.20 support
2023-06-19 14:30:37 +02:00
JaTiTV 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
Jkobs c9ee80dd38 Update T2CnameHistory.java 2023-05-16 19:08:48 +02:00
JaTiTV 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
JaTiTV 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
JaTiTV 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
JaTiTV b3adbe61e8 Improved Update Information 2023-04-23 14:33:42 +02:00
JaTiTV 167b81f0df Improved update information 2023-04-23 13:50:53 +02:00
JaTiTV 8bbdd7a818 Update T2Cdebug.java 2023-04-23 13:15:06 +02:00
JaTiTV 3aee76ddb8 T2Csend.debug() -> T2Cdebug.debug() / add T2Cdebug.debugCode() 2023-04-23 12:30:56 +02:00
JaTiTV dd4a5de2ab clean code 2023-02-27 23:36:53 +01:00
JaTiTV 7243e403e1 change Bungee API
net.md_5.bungee.BungeeCord -> net.md_5.bungee.api.ProxyServer
2023-02-27 23:36:41 +01:00
JaTiTV 63d80b9e5e Create T2CitemBuilder.java 2023-02-27 23:35:52 +01:00
JaTiTV 415e8dc24b Small improvement of the method addItem of the class T2Ceco 2023-01-25 11:58:57 +01:00
JaTiTV c4b5996256 14.3_DEV-1
Fix if Vault was disabled before T2CodeLib was loaded
2023-01-15 20:58:18 +01:00
JaTiTV 0fcf436dbf change plugin info design 2022-12-31 21:25:07 +01:00
JaTiTV 9916040c63 bugfix by reloadconfig
'/t2c reloadconfig' did not give any feedback
2022-12-31 02:28:58 +01:00
JaTiTV 1b589759fb Merge branch 'main' of https://git.t2code.net/JaTiTV/T2CodeLib 2022-12-29 22:03:32 +01:00
JaTiTV 6ee14b4782 14.2 Dev 2022-12-29 22:02:05 +01:00
JaTiTV b64c1e7c59 14.1 | API changes
- Methods with objects have been added to T2Csend
- Methods with objects have been added to T2Creplace
- Methods with objects have been added to T2Cconfig
2022-12-28 13:42:55 +01:00
JaTiTV 1b12c2728b 14.0
add BungeePlayers List / Event for Spigot Server
2022-12-24 19:05:18 +01:00
JaTiTV 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
JaTiTV deeedcd408 13.6 2022-11-20 20:17:43 +01:00
JaTiTV 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
JaTiTV 1b7918f011 Merge branch '13.4' 2022-11-15 02:19:36 +01:00
JaTiTV 9986f477b2 13.4 2022-11-15 02:17:26 +01:00
JaTiTV d27ef185e6 13.4_SNAPSHOT-2 2022-11-15 00:36:25 +01:00
JaTiTV 8114035cd9 seePreReleaseUpdates #1 2022-11-14 22:59:17 +01:00
JaTiTV 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
JaTiTV 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
JaTiTV 5857e02695 small fix 2022-11-14 14:16:46 +01:00
Jkobs 9d233ba5a6 Fixes and Changes 2022-11-14 10:04:53 +01:00
JaTiTV f1065ad5a1 small bugfix 2022-11-14 01:42:43 +01:00
JaTiTV a0e590a2c1 dev 2 2022-11-14 01:06:44 +01:00
JaTiTV 1a914a9410 13.3 2022-11-13 19:01:24 +01:00
JaTiTV 564288c9ab fix minimessage 2022-11-13 17:50:23 +01:00
JaTiTV ed16dc160b Merge pull request 'NewDebugZip' (#11) from NewDebugZip into 13.3
Reviewed-on: #11
2022-11-13 15:31:20 +00:00
JaTiTV a2e8a672fa Update CreateReportLog.java 2022-11-13 15:43:49 +01:00
JaTiTV 55d7a4496c Update Util.java 2022-11-10 21:37:15 +01:00
JaTiTV 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
JaTiTV 489d6369f7 13.3
createReportLog Fix
2022-11-10 14:09:12 +01:00
JaTiTV 3bdbaacd64 uc 2022-11-10 14:00:59 +01:00
JaTiTV 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
Jakob Grundgeir 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
JaTiTV 561715af46 13.3_DEV 2022-11-10 10:09:07 +01:00
JaTiTV a7b9c06b42 13.2
Bugfix:
- The plugin was not loaded correctly on a bungee
2022-11-04 06:54:44 +01:00
JaTiTV 02432a8e5c small code changes
This reverts commit 2d6b6fa277.
2022-11-03 19:14:44 +01:00
JaTiTV 2d6b6fa277 check bugfix 2022-11-03 19:13:49 +01:00
JaTiTV 176e9724e7 final 13.0 & 13.1
13.1:
add by Commands "!asConsole" & "!onBungee"
2022-11-03 07:57:53 +01:00
JaTiTV 667ff81357 13.0 2022-10-25 15:03:07 +02:00
JaTiTV 868d36e1b5 fix 2022-08-05 18:20:09 +02:00
JaTiTV 14741afb8d 12.5 2022-07-14 21:37:58 +02:00
JaTiTV 8f05d5c677 12.4 2022-07-08 19:06:22 +02:00
JaTiTV c89afa3c68 add MiniMessages and small code changes 2022-07-07 13:43:50 +02:00
JaTiTV df22ddd9d2 12.4_dev-1 2022-07-07 06:54:15 +02:00
JaTiTV 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
JaTiTV 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
JaTiTV fb289bd66e smal changes 2022-06-08 06:27:05 +02:00
JaTiTV 72d33dca90 12.1
- rename the Main to T2CodeMain
- amalll bugfix
2022-06-08 05:13:00 +02:00
JaTiTV 3ce11b3d12 Delete Vault.java 2022-06-07 06:01:12 +02:00
JaTiTV f14aeb6078 12.0 Innovation and Eco API change
The API for Economy has been rebuilt.
-	- Class renamed: net.t2code.lib.Spigot.Lib.vault.Vault -> net.t2code.lib.Spigot.Lib.eco.Eco
-	Methods renamed:
- buy(String prefix, Player p, Double price) -> moneyRemove(String prefix, Player player, Double price)
- addMoney(String prefix, Player p, Double price) -> moneyAdd(String prefix, Player player, Double price)
-	New methods:
- itemRemove(Player player, String item, int amount)
- itemAdd(Player player, String item, int amount)
- votePointsRemove(String prefix, Player player, Integer amount) (for VotingPlugin)
- votePointsAdd(String prefix, Player player, Integer amount) (for VotingPlugin)
-	VotingPlugin added to PluginCheck
2022-06-07 05:58:47 +02:00
JaTiTV 066496dea0 11.9
add HoverModule
add placeholder [nl] for next line
2022-05-31 21:31:23 +02:00
JaTiTV d7cad5524c 11.8
FIX: Playerheads, Base64 Heads sind jetzt auch bei 1.8 - 1.12 verfügbar
2022-05-17 21:05:49 +02:00
JaTiTV df01efdfbd 11.6
- The option 'Plugin.UpdateCheck.OnJoin' activates / deactivates the UpdateCheck on join of all T2Code plugins using the T2CodeLib from now on
- minor code changes
2022-04-26 18:26:51 +02:00
JaTiTV f27ec3c985 11.6 Perform Update in Update Checker 2022-04-19 01:29:24 +02:00
JaTiTV 7e627f5033 11.5 2022-04-16 17:09:19 +02:00
JaTiTV efb66696eb 11.5
This update introduces the possibility to disable messages.
Just write '[empty]' in the message to disable it.
2022-04-16 16:56:16 +02:00
JaTiTV e3c1217f86 11.4 2022-04-01 02:23:26 +02:00
Jkobs cd9cd478b5 AddMoney 2022-03-13 21:58:50 +01:00
JaTiTV 810e61f0e2 Bugfix in '/t2code debug createReportLog' 2022-02-09 14:40:27 +01:00
JaTiTV 15f2a5d422 Bugfix
If a plugin of T2Code was unloaded for example by PlugMan, then an error came in the UpdateChecker, this was fixed
2022-01-27 05:51:09 +01:00
JaTiTV 8482f7f787 10.9 2022-01-21 22:04:26 +01:00
JaTiTV 2f4fe4651e Minor code changes 2022-01-20 18:19:39 +01:00
JaTiTV dd433b26ea 10.7 2022-01-19 01:17:20 +01:00
JaTiTV 5725251c18 10.6
Added more features for our bungee plugins.
2022-01-18 14:41:41 +01:00
JaTiTV 8debd90a6c Minor code changes 2022-01-17 20:23:49 +01:00
JaTiTV a50f779b16 10.4
Minor change for premium plugins from T2Code
2022-01-16 06:56:58 +01:00
JaTiTV ac9972601c PluginCheck - WonderBagShop renamed to LuckyBox 2022-01-13 03:17:41 +01:00
JaTiTV 2db5be7d56 UpdateAPI bug
When joining the server, it could happen that an error occurred, because the UpdateChecker had not yet checked the public version.
2022-01-11 02:58:00 +01:00
JaTiTV 3cb557c0e1 Add permissionDescription 2022-01-06 01:55:39 +01:00
JaTiTV da2e9ff6a4 Add BConfig 2022-01-05 21:50:03 +01:00
JaTiTV c171a1674d 9.0 | small code changes 2021-12-31 17:17:27 +01:00
JaTiTV 1ce07cce81 add removeColorCode 2021-12-31 05:26:57 +01:00
JaTiTV 3c6bb074d8 commands change
- add permission for '/t2c debug createReportLog'
- add '/t2c info'
2021-12-31 05:26:45 +01:00
JaTiTV 07293cded4 Recode /<plugin> info 2021-12-31 05:23:57 +01:00