Expand description
Enderchest module - per-player enderchest sharing and management.
§Configuration
| Field | Default | Description |
|---|---|---|
enabled | false | Whether this module is active |
gamemodes | ["Survival", "Adventure"] | Gamemodes allowed to use enderchests |
actions | ["RightClickAir"] | Interaction actions that trigger the GUI |
Structs§
- Enderchest
- Handles enderchest mechanics.
- Enderchest
Config - Configuration for the enderchest mechanics module.