Added 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:
Code (YAML):
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