isEquipmentEditor

open fun isEquipmentEditor(@NotNull player: @NotNull Player): Boolean

Sets player as equipment editor.

Return

true if player is equipment editor of the NPC, otherwise false.

Parameters

player

player to check.