General
general.yml controls the default materials, display formats, deck behavior, rewards, and plugin support features used across the plugin.
Common Options
Section titled “Common Options”debug-mode: Enables verbose debug logging. Default:falsecard-material: Base item used for cardsbooster-pack-material: Base item used for packsdeck-material: Base item used for decksuse-deck-item: Iftrue,/deckgives a deck item. Iffalse, it opens the deck directly.deck-rows: Controls deck sizeallow-rewards: Enables rarity reward collectioncollector-book-enabled: Auto-collects cards instead of dropping them physicallyspawner-block: Prevents card drops from spawned mobs
Material Formats
Section titled “Material Formats”The material fields accept either vanilla materials or custom plugin item ids.
card-material: PAPERdeck-material: BOOKbooster-pack-material: BOOKCustom plugin items use the plugin:id format. For ItemsAdder, the syntax is:
card-material: itemsadder:namespace:item_iddeck-material: itemsadder:namespace:deck_itembooster-pack-material: itemsadder:namespace:pack_item