> For the complete documentation index, see [llms.txt](https://plugins-1.gitbook.io/plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plugins-1.gitbook.io/plugins/products/spoof/modules/pickup.md).

# Pickup

This module enables spoofed players to be able to pickup dropped items (and hold them depending on the item, e.g. a Diamond Sword).

## Configuration

```yaml
modules:
  pickup:
    enabled: true
```

## Explanation

* Enabled: Whether this module should be toggled in-game.
