Commit Graph

179 Commits

Author SHA1 Message Date
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 74e05ff7c5 Update pom.xml 2023-02-27 23:35:46 +01:00
JaTiTV 1708c4bf70 14.3 2023-01-25 13:52:19 +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 37db515726 14.2
Changes:
- T2CLibConfig was added to the API to access the T2CodeLib config.yml
- Create ReportLog was slightly rewritten to make it easier to copy the T2CodePlugins into the zip and to improve performance
- added a feedback to the command /t2c reloadconfig
- change plugin info design
2023-01-05 19:27:11 +01:00
JaTiTV 6c412f5360 „.gitea/ISSUE_TEMPLATE/feature_request.md“ ändern 2022-12-31 20:28:25 +00:00
JaTiTV 0fcf436dbf change plugin info design 2022-12-31 21:25:07 +01:00
JaTiTV 1762afce07 add ISSUE TEMPLATE 2022-12-31 21:24:45 +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 2d916c7e0c Merge pull request '14.1' (#15) from 14.1 into main
Reviewed-on: #15
2022-12-29 20:58:13 +00:00
JaTiTV 8567e6b3b2 Update pom.xml 2022-12-28 13:43:51 +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
JaTiTV f5460be3a1 „README.md“ ändern 2022-11-14 15:56:05 +00:00
JaTiTV f65d277817 „README.md“ ändern 2022-11-14 15:55:53 +00:00
JaTiTV c1b9de8b5a „README.md“ ändern 2022-11-14 15:03:21 +00:00
JaTiTV 03af0646a6 „README.md“ hinzufügen 2022-11-14 15:02:07 +00: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
JaTiTV ee07755493 Merge pull request 'Fixes and Changes' (#13) from Debug_Changes_and_Fixes into 13.4
Reviewed-on: #13
2022-11-14 13:05:04 +00: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