Item Tooltips (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.9.0

Syntax

(show|reveal|hide) %itemtypes%'[s] [entire|additional] tool[ ]tip

Description

Show or hide the tooltip of an item. If changing the 'entire' tooltip of an item, nothing will show up when a player hovers over it. If changing the 'additional' tooltip, only specific parts (which change per item) will be hidden.

Examples

hide the entire tooltip of player's tool
hide {_item}'s additional tool tip

View source