Skip to content
Claycorp edited this page Sep 2, 2014 · 1 revision

Drops some of the items or all of them from the player!

How to make this reward.

####1. Select the dropping type.

  • Holding, 1 Item - Drops one of whatever the player is holding.
  • Holding, Entire Stack - Drops all of what the player is holding.
  • Armor - Drops just the players armor.
  • All - Drops everything.

Example:

Drops everything on the player.

JSON breakdown

#####"type": "INT:2"
Stores the drop type.

Clone this wiki locally