- Prevent an issue if you don't have any battlepass as active
- Prevent an issue if you remove the active battlepass file
PlaceholdersAPI Integration:
- Implemented support for PlaceholdersAPI in the rewards GUI:
- Display Name: Now supports PlaceholdersAPI, enhancing customization.
- Lore: Enhanced with PlaceholdersAPI support, allowing for dynamic content within the rewards GUI.
- Added enchanted option on items
YAML:rewards: 0: premium: commands: - "give %player% paper 1" displayitem: material: "PAPER" customdata: 100 name: "<gray>Level 0 (Premium)" enchanted: true lore: - "<yellow>This is a premium reward" free: commands: - "give %player% paper 1" displayitem: material: "PAPER" customdata: 100 enchanted: false name: "<gray>Level 0 (Free)" lore: - "<gray>This is a free reward"
I have made a lot of improvements to updatechecker because a lot of people don't update the plugin:
![]()
- Added new Display item section! now you can modify previous page and next page
- Improved some parts of code
- Changed display items of main page of editor.
Attention, if the key does not exist the plugin will be put in the Free version so it will still be usable, even if the license server goes offline the plugin will continue to work
- License Key system!
Since one of my plugins was recently leaked, I decided to work on a license key system. To get your license, enter the discord, open a ticket, and I will assign you a license as soon as possible!- Discord link: discord.gg/S8GjzxWjmP
Please let me know if you have any issue! Join now in discord: discord.gg/S8GjzxWjmP
- Improved the exptable section adding GuiEditor!
- Improved exptable system
- Code improvements
