Hi,
i really need help. I want to disable put shield item to offhand slot, but i dont have an idea how to solve it. This prevent only change item by press "F", but nothink more.
I tried too "on inventory click:", but i need prevent put Shield item to slot 40 (offhand) in inventory. Any ideas? Thank you!
Its still not solved, but i push bad "solve" option ((
i really need help. I want to disable put shield item to offhand slot, but i dont have an idea how to solve it. This prevent only change item by press "F", but nothink more.
I tried too "on inventory click:", but i need prevent put Shield item to slot 40 (offhand) in inventory. Any ideas? Thank you!
code_language.skript:
on offhand switch:
if event-item is shield:
send "&cDetected!" to player
cancel event
Its still not solved, but i push bad "solve" option ((