⚙️ Configuration

Items Module (Modules.Items)

# Enable or disable the Items module.
Enabled: true

# The format of the stacked item name. Use <type> and <amount> as placeholders.
Name Format: "<gradient:#9200B7:#137FFF><amount>x <type></gradient>"

# If true, item names will be automatically translated based on client language.
Auto Translate Names: true

# Enable stacking for non-stackable items such as tools and armor
Stack Non Stackable Items: false

# List of item types (material names) that should not be stacked
Disabled Items:
  - BARRIER

# List of worlds where item stacking is disabled
Disabled Worlds:
  - "example_world"

# The global maximum stack size for items.
Max Stack Size: 2147483647

Mobs (Modules.Mobs)

Spawners (Modules.Spawners)

Blocks (Modules.Blocks)

Last updated