Skip to main content

Features Configuration

Enable or disable optional features.

features:
shulker-box-support: true
drop-all-button: true
order-priority: true
order-search: true
delivery-history: true
reputation-system: true
SettingTypeDefaultDescription
shulker-box-supportBooleantrueShulker boxes are hardcoded as blocked items regardless (prevents data loss); this setting may control future shulker box functionality
drop-all-buttonBooleantrueShow a "Drop All Items" button in GUIs
order-priorityBooleantrueAllows marking orders as urgent; urgent orders appear first in lists with visual distinction
order-searchBooleantrueEnables /orders search - case-insensitive item name search, including ItemsAdder custom item names; preserves query across GUI navigation
delivery-historyBooleantrueRecords who delivered what and when, for statistics and tracking
reputation-systemBooleantrueEnable reputation system (may be implemented further in future versions)

Disable order-search and delivery-history first if optimizing for performance - see Performance Configuration.

See Alsoโ€‹