Releases Tags
-
12.0 | Innovation and Eco API change
released this 3 weeks ago | 4 commits to main since this release
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
Downloads
-
-
11.9 | HoverModule
released this 4 weeks ago | 6 commits to main since this release
[
066496d
]
ADD: HoverModule
ADD: placeholder [nl] for next lineSpigot: https://www.spigotmc.org/resources/t2codelib.96388/update?update=458042
Downloads
-
11.8 | Head Fix for 1.8 - 1.12
released this 1 month ago | 7 commits to main since this release
FIX: [
d7cad55
] Playerheads, Base64 Heads are now also available with 1.8 - 1.12Downloads
-
11.1 | Bugfix
released this 5 months ago | 17 commits to main since this release
Bugfix in '/t2code debug createReportLog'
Downloads
-
11.0 | Bugfix
released this 5 months ago | 18 commits to main since this release
If a plugin of T2Code was unloaded for example by PlugMan, then an error came in the UpdateChecker, this was fixed.
Downloads
-
10.9 | small changes
released this 5 months ago | 19 commits to main since this release
In CreateReportLog some small things have been changed
Downloads
-
10.8 | Minor code changes
released this 5 months ago | 20 commits to main since this release
Minor changes for LuckyBox
Downloads
-
10.7 |Small bugfix
released this 5 months ago | 21 commits to main since this release
Small bugfix
Downloads
-
10.6
released this 5 months ago | 22 commits to main since this release
Added more features for our bungee plugins.
Downloads