-
2.8.18 | New functions Stable
released this
2024-05-17 21:07:15 +00:00 | 0 commits to 2.8.18 since this release-
Add „Plugin.Prefix“ in cofig.yml
-
Add Function: „Slots.Function.CloseGUI.Enable“ – With this function you can create a button to close the GUI
Downloads
-
-
2.8.16 | 1.20.2 Update Stable
released this
2023-12-07 18:33:31 +00:00 | 6 commits to main since this release- 1.20.2 Support
- If UseItem.AllowToggle was disabled in config.yml, it was still possible to toggle it via the toggle function, this logic error has been fixed
- The BungeeCord option has been removed from config.yml. The setting from the T2CodeLib Config is adopted
- T2CodeLib 16.2 is required!
Downloads
-
2.8.15 | 1.20 Update Stable
released this
2023-06-08 06:02:32 +00:00 | 0 commits to 2.8.15 since this release[
ae5a3b3
]- API update to Minecraft version 1.20
- T2CodeLib API update to 15.0 (this version is required from now on
Downloads
-
released this
2022-12-22 01:11:02 +00:00 | 12 commits to main since this releaseBugfix: #14
Downloads
-
2.8.13 | Performance fix Stable
released this
2022-12-22 00:53:11 +00:00 | 15 commits to main since this releaseChange:
- The plugin reload now runs asyncron and therefore no longer causes the server to freeze briefly during a plugin reload.
Downloads
-
released this
2022-11-15 14:32:35 +00:00 | 23 commits to main since this releaseUpdate to T2CodeLib 13.4
Please note the changes of T2CodeLib 13.4
Downloads
-
released this
2022-11-14 16:08:48 +00:00 | 23 commits to main since this releaseThe T2CodeLib has been completely cleaned up and restructured.
Please make sure that all plugins that need T2CodeLib are compatible with version 13.0.
For those plugins from T2Code that have an interface on the Bungee, the plugin files do not need to be on the Bungee anymore, the T2CodeLib is sufficient!
If you need help or have any questions, please contact us on our T2Code Support Discord Server: dc.t2code.net
Downloads
-
released this
2022-06-07 04:57:16 +00:00 | 46 commits to main since this releaseIn this update more options to pay for the functions like Vote Points (VotingPlugin) and Items have been added.
Also, 2 completely new functions have been added to give or remove both Vote Points and Items to the player.
Update to T2CodeLib 12.0!
New config for the function files:
Eco:Cost: Enable: false EcoModule: VAULT # VAULT, MONEY, ITEM, VOTEPOINTS Item: DIRT;5 # ITEM;AMOUNT VotePoints: 0 Price: 0.0
The new functions:
FunctionVotePoints: Enable: false Mode: ADD # ADD, REMOVE Amount: 0 FunctionItem: Enable: false Mode: REMOVE # ADD, REMOVE Item: DIRT;5 # ITEM;AMOUNT
Downloads
-
2.7.7 | Bungee Load Fix Stable
released this
2022-06-02 10:33:23 +00:00 | 49 commits to main since this release[
6f3da3e
] Fixed a bug that prevented the plugin from loading on the bungee.
Spigot: https://www.spigotmc.org/resources/commandgui-functionsgui-spigot-bungee-1-8-x-1-18-x.90671/update?update=458191Downloads
-
released this
2022-06-01 11:35:45 +00:00 | 54 commits to main since this release[
ebbec1f
] Critical bugfix: MySQL had a server crash
[f6860e9
] Fix: The message when disabling the GUIItem was not displayed
Spigot: https://www.spigotmc.org/resources/commandgui-functionsgui-spigot-bungee-1-8-x-1-18-x.90671/update?update=458088Downloads