Anvil Text Input (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.7

Syntax

[the] anvil [inventory] (rename|text) input of %inventories%

Description

An expression to get the name to be applied to an item in an anvil inventory.

Examples

on inventory click:
	type of event-inventory is anvil inventory
	if the anvil text input of the event-inventory is "FREE OP":
		ban player

View source