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
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
72d33dca90
12.1
...
- rename the Main to T2CodeMain
- amalll bugfix
2022-06-08 05:13:00 +02:00
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
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
f27ec3c985
11.6 Perform Update in Update Checker
2022-04-19 01:29:24 +02:00
7e627f5033
11.5
2022-04-16 17:09:19 +02:00
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
e3c1217f86
11.4
2022-04-01 02:23:26 +02:00
810e61f0e2
Bugfix in '/t2code debug createReportLog'
2022-02-09 14:40:27 +01:00
8482f7f787
10.9
2022-01-21 22:04:26 +01:00
2f4fe4651e
Minor code changes
2022-01-20 18:19:39 +01:00
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
c171a1674d
9.0 | small code changes
2021-12-31 17:17:27 +01:00
3c6bb074d8
commands change
...
- add permission for '/t2c debug createReportLog'
- add '/t2c info'
2021-12-31 05:26:45 +01:00
6cbae613a3
customizable time interval for the UpdateChecker
2021-12-31 02:36:03 +01:00
9d0902f611
Code changes
2021-12-31 02:17:24 +01:00
5e3a3d290c
Update 1.18 Start warning to 1.19 warning
2021-12-31 01:35:09 +01:00
07145453b2
add Player.Inventories.CloseByServerStop Function to Config
2021-12-31 01:34:41 +01:00
b93fbd9261
Update CreateReportLog.java
2021-12-22 22:58:27 +01:00
a82799bbcd
8.1 | A critical bug fix
2021-12-22 22:44:04 +01:00
6d65f15f98
8
2021-12-22 19:34:35 +01:00
13baf14d7d
Bugfixes and performance optimizations
2021-12-03 10:21:26 +01:00
65c43dfd82
Initial Commit
2021-11-28 02:13:21 +01:00