Game Maker

Clear Inventory

Clears a player's entire inventory.

This action removes all items from a player's inventory, including armor and off-hand slots.

Configuration

  • Target: The Player whose inventory will be cleared.

Use Cases

  • The most common action for preparing a player at the start of a game or round.
  • A "confiscation" zone where players lose all their items upon entry.
  • A death mechanic where the player's inventory is cleared instead of dropping items.