Releases: StaticFX/DBUtilities
2.0.2 BungeeCord Fix
Mostly in this update was a code site upgrade.
The Implementation of the Minecraft Site and the API Site where split into different modules, to finally fix the bungeecord bug.
Also some minor bugs where fixed.
Sadly there are now 3 seperate Files for every kind of proxy. On the upsite the Plugin is really easy to adapt for other proxies.
2.0.1 DBPerms Update
This release contains bugfixed for the DBPerms system
- Fixed: roles randomly loosing permission
- Fixed: Everyone could not get permission
Add new subcommand for DBPerms
Check subcommand can be used to check if a role or a user has permission, CASE SENSITIVE
permission: dbu.cmd.mix.dbperms.check
2.0.0
This is the first release of DBUtil.
It is the follower of DBVerifier.
This project does work in a really different way than 1.0 did it. 1.0 will now be called legacy, and will not be granted any support anymore.
Instead of only building around the verify concept, this plugin is building around an addonbased system. This core version only supports a small fraction of the old plugin, but there is already a verify addon out.
Features
[+] Supporting Bungeecord/Bukkit/Spigot/Paper/Velocity Proxies
[+] Own permissionsystem for executing discord commands
[+] Addonsystem with easy to use api
[+] Slashcommand support
[+] Will get support in the future and a lot of bug fixes
[+] Easy to setup
To get more information you should checkout the wiki