Drops (Expression) — Skript

Addon: Skript · Category: Expression · Since: 1.0

Syntax

[the] drops

Description

This expression only works in death and harvest events. In a death event, will hold the drops of the dying creature. Drops can be prevented by removing them with "remove ... from drops", e.g. "remove all pickaxes from the drops", or "clear drops" if you don't want any drops at all.

Examples

clear drops
remove 4 planks from the drops

View source