Jump to content

Talisman Stuff


lkrfjhwjkdgijhejkd

Recommended Posts

Im having problems with some talismans i made. I want them to activate in my left hand. How do you do this in skript?

 

on player's held item change:
    if name of player's offhand item is "&8&lMiner &6&lTalisman":
        console command "effect clear %player%"
        apply haste 1 without particles to the player for 10 days
        apply speed 1 without particles to the player for 10 days
        
on player's held item change:
    if lore of player's offhand item is not "&aTalisman":
        console command "effect clear %player%"

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...