-
2.5.20 | Bungee Join Bugfix Stable
released this
2022-01-11 01:29:39 +00:00 | 106 commits to main since this releaseThe option UseItem.Join.Cursor.ToGUIItem.Bungee.OnServerChange did not work as it should, because it was not recognized if it was a bungee join or server change.
This has been fixed.
(Concerns plugin versions 2.5.14 - 2.5.19)
To fix this bug, please update the plugin on the Bungee and all sub-servers!Downloads
-
released this
2022-01-07 19:47:01 +00:00 | 107 commits to main since this releaseAdded 2 new functions to Advanced.UseItem.
New features:
- You can now set whether the UseItem should be removed when you switch to a GameMode where the UseItem is deactivated.
- There is now also a World White and Blacklist for the UseItem
New Advanced Config
Advanced: UseItem: GameMode: Change: Enable: true DelayInTicks: 1 Protection: Enable: false RemoveItemWhenItIsDisabled: false Mode: blacklist List: - CREATIVE - Spectator World: Change: Enable: true DelayInTicks: 1 Protection: Enable: false RemoveItemWhenItIsDisabled: false Mode: blacklist List: - World1 - World2
Downloads
-
released this
2022-01-06 18:32:40 +00:00 | 119 commits to main since this releaseIn this update the code was revised and cleaned up in some places. An option in the config was changed and a new option was added.
Changes:
- API Changes
New:
public static void onItemChange(Player player, Boolean setCursor) { ItemChange.itemChange(player, setCursor); }
- The option Advanced.UseItem.GameModeChange was removed! (Replaced by a new option! More details below)
Bugfixes:
- If the option Join.Cursor.ToGUIItem.OnLogin was set to true the cursor was set to the UseItem even if the GameMode was changed, this was fixed.
New features:
- Added a blacklist / whitelist for the UseItem
- The option Advanced.UseItem.GameModeChange.DelayInTicks can now be disabled / enabled under Advanced.UseItem.GameMode.Change.Enable
- New Config:
Advanced: UseItem: GameMode: Change: Enable: true DelayInTicks: 1 Protection: Enable: false Mode: blacklist List: - CREATIVE - Spectator
Downloads
- API Changes
-
2.5.17 Stable
released this
2022-01-01 02:54:24 +00:00 | 121 commits to main since this releaseI wish everyone a Happy New Year 2022
Bugfix:
[b36fdc2
] Compatibility with T2CodeLib version 9Downloads
-
2.5.16 Stable
released this
2021-12-31 03:34:49 +00:00 | 123 commits to main since this releaseChanges:
Downloads
-
2.5.16_Snapshot_1 Pre-Release
released this
2021-12-29 06:03:02 +00:00 | 127 commits to main since this releaseChanges:
Downloads