Skip to main content

btc_remove_item_action

Remove a BTC custom item from the player — misc entry.

Entry Information

PropertyValue
Entry IDbtc_remove_item_action
TypeMisc
ColorRed
Iconmdi:delete

Fields

FieldTypeDescription
itemsList<BtcItemRemove>List of BTC items to remove (used if non-empty)
itemIdStringSingle custom item ID to remove if 'items' list is empty
amountIntAmount to remove if using single item

Usage Example

- entry: btc_remove_item_action
name: "Remove a BTC custom item from the player"
items: []
itemId: ""
amount: 0