ForceEquip
Forces players to equip a provided item.
Syntax
ForceEquip @players item_type?
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
item type | No | ItemType enum value - found using 'serhelp ItemType' command | Default: Un-equip held item. |
Validated examples using this method
On a running server
Use serhelp ForceEquip to inspect the reference generated by your installed SER version.