This is the second rewrite of LuckyBounties, but this time, it's from the gorund up. Almost all the internal stuff of LuckyBounties has changed which of course means that all the
save data from 2.x isn't compatible anymore.
But before you delete those files: I've implemented a migrator, which should automatically recognize the old savedata and when you execute the "/lb update bounties" command, upgrade them to the 3.0 standart. As always, please make a backup of the old data before trying this, as I can't garantuee that there are no bugs.
When you want to use updated data from 2.x in SQL, please update the data while in file mode, then swicth to SQL mode in the config, reload the plugin with "/lb reload" and use the "/lb transfer local sql" command to transfer the data (As with the upgrade of the data,
please make backups just in case)
For information on the JSON GUIs see
WIKI
As always, this is a new release, so bugs are to be expected. If you encounter any please report them via: The Discussion, GitHub or Discord
New
- SQL Support for MySQL and MariaDB
- SuperVanish + PermiumVanish integration (Plugin specific and Metadata check) for even more vanish compatabillity
- worldguard flags
- reworked epxire system
- towny integration (thx to ItsJules)
- new LANG-System allowing for color-gradients in messages
- new JSON based GUI System which means you have 100% control over the layout and style of the GUIs
- ReturnBuffer GUI for seeing the return-buffer of specific Players
Still here
- Economy Support through Vault
- PAPI support (Placeholder names have changed!!)
- Commands for setting bounties (only Player for now)
- Cooldown
- Whitelist/Blacklist
In development
- Console commands for adding
- Commands on event
- periodical Ranking-Message
- periodical Random Bounties
Will take a while (if it ever gets done)
- Offline Player Bounties (difficult because of permissions)