Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!
Now, what are you waiting for? Join the community now!
You can always check out skUnity Downloads for downloads and any other information about Skript!
It does not work with blockscode_language.skript:on rightclick: if player's tool is whatever: set player's helmet to player's tool
works for me, whats your skript & server versionIt does not work with blocks
I use this but it does not workdont use the id, use the item i.e. cobblestone
error? make sure nether war block is in your alias fileI use this but it does not work
on rightclick:
if player's tool is nether wart block:
set player's helmet to player's tool
There are no errors thoerror? make sure nether war block is in your alias file
on rightclick:
if "%player's tool%" is "nether_wart_block":
set player's helmet to player's tool