Attribute Modifier - Remove By Key (Effect) — SkBee

Addon: SkBee · Category: Effect · Since: 3.16.0

Syntax

remove [%-attributetypes%] attribute modifier with key %string/namespacedkey% from %itemtypes/entities%

Description

Remove attribute modifiers by key from items/entities. You can optionally specify the attribute types you want to remove. Will default to all attribute types.

Examples

remove attribute modifier with key "my:key" from player's tool
remove generic scale attribute modifier with key "my:key" from player's tool

View source