Skip to main content

Blacklist Configuration

Configure player and item blacklists.

blacklist:
enabled: true
players: []
items: []
SettingTypeDefaultDescription
enabledBooleantrueEnable the blacklist system
playersList of Strings[]Blacklisted player UUIDs or names. Blacklisted players cannot create orders or deliver to orders.
itemsList of Strings[]Blacklisted item materials (e.g. BEDROCK, BARRIER, COMMAND_BLOCK, SPAWNER)

Shulker boxes and bundles are hardcoded as blocked regardless of this list, to prevent data loss and exploits.

Edit players/items in config.yml (UUIDs are more reliable than names, which can change) and run /orders reload to apply.

See Alsoโ€‹