Commit Graph

212 Commits

Author SHA1 Message Date
JaTiTV 7b574ffa02 16.7_beta-1 2024-07-11 15:22:02 +02:00
JaTiTV 2f7f8e3bee Update T2C_McVersion.java
add minMC1_21()
2024-07-11 13:25:40 +02:00
JaTiTV 987af06fb4 small code changes 2024-07-11 13:25:13 +02:00
JaTiTV 311ae66d18 Update pom.xml 2024-07-11 13:24:34 +02:00
JaTiTV 8ae50fcbbf Update T2C_Cmd.java
Add PlaceholderAPI to Player send Command
2024-07-11 13:24:29 +02:00
JaTiTV 90df1fa5fb small fix 2024-07-08 05:09:28 +02:00
JaTiTV 56080e1eb8 small changes 2024-07-08 00:53:26 +02:00
JaTiTV c7e392a0f0 16.7_dev-24 2024-07-05 22:40:29 +02:00
JaTiTV a350f9fb00 16.7_dev-22 2024-07-05 09:35:57 +02:00
JaTiTV 83f4a3ef71 16.7_dev-19 2024-07-05 01:59:49 +02:00
JaTiTV 8678eee675 Recode Class Names 2024-07-04 22:03:13 +02:00
JaTiTV a74710ed9a Update T2Ctemplate.java 2024-07-04 07:20:31 +02:00
JaTiTV d0c683b73c Update T2Ctemplate.java 2024-07-04 07:19:13 +02:00
JaTiTV a533d2211b Minor changes
New Plugin Start design
Minor changes
Descriptions adapted
2024-07-04 07:16:24 +02:00
JaTiTV 44c35bd185 Changes to the creation of config files
- Comments in multiple languages
- Language files with the new ConfigWriter
2024-07-03 23:48:51 +02:00
JaTiTV 5a49cc625a add ConfigWriter for Language Files / smal changes 2024-07-03 03:28:17 +02:00
JaTiTV e9a43889cb 16.7_dev-3 repo release
ConfigWriter
- add List & "" to String
- fix forceSet
2024-07-03 00:01:02 +02:00
JaTiTV 2f168197fe Merge branch 'development' of https://git.t2code.net/JaTiTV/T2CodeLib into development 2024-07-02 19:39:56 +02:00
JaTiTV 3c85c440c9 16.7_dev-2 repo release 2024-07-02 19:37:27 +02:00
JaTiTV f3bc2e3d4f remove trash line 2024-07-02 06:17:36 +02:00
JaTiTV d8f0752ea7 small code changes 2024-07-02 06:11:10 +02:00
JaTiTV 90f899cb16 fix load on spigot Server 2024-07-01 21:21:59 +02:00
JaTiTV 7c3ffc80c3 . 2024-07-01 19:50:19 +02:00
JaTiTV d5a82e6005 Add Velocity ALP Classes 2024-07-01 18:15:08 +02:00
JaTiTV eb237aaa89 Add Velocity
- bStats
  - config
  - updateChecker
2024-07-01 18:00:44 +02:00
JaTiTV 1397656bf2 add velo 2024-07-01 15:12:53 +02:00
JaTiTV bbe8fbce49 remove EnumManager 2024-07-01 15:01:08 +02:00
JaTiTV 9413f0f7c8 finish T2ClibConfig create with coments 2024-07-01 06:32:37 +02:00
JaTiTV a05223333c development status
add EnumManager
2024-07-01 03:18:32 +02:00
JaTiTV 2ac9c890f6 add T2CplatformDetector 2024-06-17 23:53:01 +02:00
JaTiTV b8c65cb537 16.7
Debug messages removed
2024-06-15 18:06:14 +02:00
JaTiTV 32b57de55c 16.6
1.21 support
minor code changes / bug fixes
2024-06-15 02:34:34 +02:00
JaTiTV cb4a81a3c1 16.5 | 1.20.5/1.20.6 Support 2024-05-17 01:12:12 +02:00
JaTiTV 76862db7c9 pom.xml aktualisiert 2024-04-12 14:14:35 +00:00
JaTiTV 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
JaTiTV 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
JaTiTV 0f645300f4 1.20r2 Support 2023-12-07 18:29:51 +01:00
JaTiTV 65e0082322 16.1 2023-12-07 16:58:39 +01:00
JaTiTV 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
JaTiTV 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
JaTiTV de6ecdf7a8 15.8_dev 2023-07-16 08:22:30 +02:00
JaTiTV cdd375a673 change gitignore 2023-07-10 03:59:53 +02:00
JaTiTV 1cfaf32ee1 Update .gitignore 2023-07-10 03:59:06 +02:00
JaTiTV 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
JaTiTV 610cb74868 Update T2CitemBuilder.java 2023-07-09 17:01:07 +02:00
JaTiTV 3a3c9b3208 Merge pull request 'Update T2CitemBuilder.java' (#21) from 15.6 into development
Reviewed-on: #21
2023-07-09 14:35:52 +00:00
JaTiTV a834adc8c9 Update T2CitemBuilder.java 2023-07-09 16:35:17 +02:00
JaTiTV 290b9264f3 final 15.6 2023-07-09 16:19:05 +02:00
JaTiTV eb991d01e3 15.6_beta-1 2023-07-08 22:48:02 +02:00
JaTiTV ec7714c9fe Update T2CitemBuilder.java 2023-07-08 21:30:09 +02:00