License server has a new domain attached, you need to update within 2 weeks!
Update 1.5:
- Support 1.7-1.21
- Fixes for 1.20+
- Performance improvement for storage
Update 1.4:
- Support 1.7-1.20
- We've done some recodes
- Part of the recode was removing unneeded console warnings
Update 1.3:
- Added support for 1.19
- Added items.yml for custom placeholder items on main menu
- Added hover on checkout message
- Added per-category custom patterns
- Code cleanup
Update 1.2.1:
For the description to be used you can use the placeholders %lore_lines% and %has_lore%
- 1.18 support
- Plugin now does check to ensure you've added ur secret key
- You can now have custom display names and lores for packages and categories. (Read the new ymls)
Here's an example of a new description:
Code:- '' - '&fPrice: &b%currency_symbol%%price%' - '&fDiscount: &b%sale_percentage%%<display=%sale_active%' - '&fOld price: &c&m%currency_symbol%%original_price%<display=%sale_active%' - '<display=%has_lore%' - '%lore_lines%' - '' - '&a&oClick to buy this package'
Update 1.2:
- Added the option to hide categories/packages
- Removed XMaterial because it had no added value
- Fixed slight issue where an extra empty row would be added
Update 1.1.3
- Added XMaterial for parsing item ids/names from buycraft
- Fixed issue with parsing prices with commas
- Fixed inventory breaking if menu titles are too long
Update 1.1.2
- Small change in dependency shading and obfuscation to fix working with voltane (Thanks to tinuy for reporting this yesterday)
