# ______ _____ _____ # | ____| __ \ / ____| # | |__ | |__) | | ___ _ _ _ __ ___ _ __ ___ # | __| | _ /| | / _ \| | | | '_ \ / _ \| '_ \/ __| # | |____| | \ \| |___| (_) | |_| | |_) | (_) | | | \__ \ # |______|_| \_\\_____\___/ \__,_| .__/ \___/|_| |_|___/ # | | # |_| # Plugin config # You can use any craftingstore server api key. You need at least silver plan. api-key: "CRAFTINGSTORE KEY HERE" settings: # Settings for redeeming credits for store money. redeem: # What is the minimum credits to redeem in a coupon? min: 100 # What is the maximum credits to redeem in a coupon? max: 50000 # Settings for virtual coupon players can use for safe trading, bragging, etc. virtual: # What is the minimum currency to hold in an item? min: 50 # What is the maximum currency to hold in an item? max: 5000 # Version is used for future updates version: 1