How do I hide the effects of a potion?

Discussion in 'Plugin Development' started by MrKoLoTeR, Mar 16, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    MrKoLoTeR

    How do I hide the effects of a potion? That is, a description of what the potion gives
     

    Attached Files:

  2. Offline

    Legendary_zotar

    If that is an Item maybe you can use ItemFlags (specifically HIDE_POTION_EFFECTS)
    Note: That is added to the ItemMeta
     
  3. Offline

    MrKoLoTeR

    [QUOTE = "Legendary_zotar, post: 3633681, member: 91337738"] Если это элемент, возможно, вы можете использовать ItemFlags (в частности, HIDE_POTION_EFFECTS)
    Примечание. Это добавлено в ItemMeta [/ QUOTE]
    Ok
     
Thread Status:
Not open for further replies.

Share This Page