Note:
This plugin is on play.coldnetwork.net for anyone wondering/wanting to test!
Information:
▸ColdBuyGUI is made to replace your current and not-so-good-looking /buy command, it will make a great /buy menu which is fully automated yet also pretty much fully configurable.
▸This plugin will automatically retrieve all your categories and packages with you entering your secret-key in the config.yml.
▸The config is somewhat 'smart', it uses a pattern for the menus so you can make them somewhat nice without having the hassle of configuring all categories by hand
Commands:
/buy
/coldbuygui reload
/coldbuygui reload
Code:
license: ""
general:
secret-key: ""
Code:
checkout:
url:
- ''
- '&b&lClick this link to checkout'
- '&f %url%'
- ''
Code:
menus:
buy:
title: "&b&lStore"
size: 27
fill: # This will be at the 'E' items in the pattern
enabled: true
material: "STAINED_GLASS_PANE"
durability: 15
pattern:
- 'EEEEEEEEE'
- 'EXXXXXXXE'
- 'EEEEEEEEE'
category:
title: "&b&l%category%"
fill: # This will be at the 'E' items in the pattern
enabled: true
material: "STAINED_GLASS_PANE"
durability: 15
pattern: #This will automatically filter out empty rows with only 'E' and 'X' values
- 'EEEEEEEEE'
- 'EXXXXXXXE'
- 'EXXXXXXXE'
- 'EXXXXXXXE'
- 'EXXXXXXXE'
- 'EEEEBEEEE'
items:
category: # This will be at the 'X' items in the buy and category patterns
name: '&b&l%category%'
lore:
- ''
- '&fCategories: &b%category_count%<display=%has_categories%'
- '&fPackages: &b%package_count%<display=%has_packages%'
- ''
- '&a&oClick to open this category'
package: # This will be at the 'X' items in the category pattern
name: '&b&l%package%'
lore:
- ''
- '&fPrice: &b%currency_symbol%%price%'
- '&fDiscount: &b%sale_percentage%%<display=%sale_active%'
- '&fOld price: &c&m%currency_symbol%%original_price%<display=%sale_active%'
- ''
- '&a&oClick to buy this package'
back: # This will be at the 'B' items in the category pattern
material: 'COMPASS'
name: '&b&lBack'
lore:
- '&f Click to go back to the main menu'
You can contact me on any of the following platforms:
▸(Preferred) Support discord: https://discord.gg/GKt9b8H
▸Discord - Nickk#1000 (Copy it)
▸Private message me here.