#Hide Item Flags

1 messages · Page 1 of 1 (latest)

visual bramble
#

How do i hide all tooltips?
I ask this because ... with all item flags doesn't work in 1.20.5+
so anyone got an idea?

#

I also tried using Khoryl because it said it has hide flags on the skripthub.net

burnt mountain
median ravine
#

it does, you just don't use the syntax correctly. with item flags all item flags

visual bramble
#

It doesnt work for me
btw is it bc of my server?
i cant hide it with /ie hideall neither

median ravine
#

oh you're talking about item attributes?

last narwhalBOT
#

If you are playing on Minecraft 1.20.5+ the hide attributes itemflag will not work because this behavior is now handled by the attributes themselves. You can use this method to hide default attributes now

visual bramble
#

well yes, it does work but i want to hide Enchantments & color too

#

(and unbreakable and potion effects)

median ravine
reef crown
#

@cursive furnace:
with item flags all item flags
with all item flags
with all flags hidden

None work, version:

#

oops

#

I meant to ping you in skript help 2

#

sorry

#

I was searching through the discords queries for the same result

burnt mountain
#

-# delete skquery

reef crown
#

ill never give up

function return() :: boolean:
    return true

command /test:
    trigger:
        if return():
            #..
#

if return(): instead of if return() = true: is a life changer

burnt mountain
reef crown
#

I just updated like a minute ago, I was on 1.20.4 before