Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Releases: StaticFX/DiscordBotBungee

1.6.5 updated to new JDA version and fixed bugs

24 Mar 09:12

Choose a tag to compare

Updated bugs due to the new JDA version

Add new commands

  • db portto db/file - allows you to port your data to a certain filesystem

Legacy Release Stable fix

07 Jan 19:51

Choose a tag to compare

Stabeling last Legacy Release Version of DBV 1.x.x

Fixed random UnknownMemberException
Updated to newest JDA and DiscordSRV API

Last Legacy Release

02 Jan 13:39

Choose a tag to compare

This is the last legacy stable release of DBVerifier.

2.0 Will be the next release but probably take 3-4 Months to release it for me.

This update fixes the last small bugs, if there are still small bugs, there will be some smaller bugfix patches.

Patchnotes:

[+] %player% can be used as a placeholder for nickname
[-] Nicknames will not be set to something random when rejoing the server
[-] Fixed some error where there was a nullpointerexception when changing the server
[-] Fixed random exceptions during the runtime

Thank you guys for 2000+ Downloads and the amazing help from **Jotapedroefe **

Check out his Discord: https://discord.gg/NVHNeRqawS

Small bugfix

30 Nov 15:52

Choose a tag to compare

Fixed a bug where a error occured when a unverified user left a discord.
Fixed a bug where a error occured when a user switched the server.

1.6.1

19 Nov 20:14

Choose a tag to compare

Bugfixes,

-fixed random database disconnects (this should be fixxed)
-leaving the discord will now unlink a player
-/db command got fixed
-discord unlink commands are working without issues again.
-small other bugfixed
-add db version command
-add updatechecker

Even more Customizability and Performance

27 Sep 20:58

Choose a tag to compare

Finally its out and ready, 1.6.0. This update was holden back so long, because it was really unstable for a while. But now all the bugs are fixxed, and there are a lot of new features for you to experience.

All FORK Problems have been fixxed. You can use the plugin on AEGIS, WATERFALL or whatever fork
A huge PERFOMANCE UPGRADE has been done, this can now boost your join time to a one-third of the original one with this plugin

New featues:

[+] Aliases: You can now set complete custom aliases for your commands. https://github.com/StaticFX/DiscordBotBungee/wiki/Aliases.yml
[+]New Prefixsystem. Set your custom botcommands prefix in the config.yml
[+]Autodelete messages can now be set to a time in the config.ym
[+]New messages for Discord and MC, so you can more customize the plugin to your languague.
[+]New EmbedSystem (you can now use footer as new json key and also %member% to tag the member in the messages)
[+]New Ingame command /dbgroup. This can be used to manage your discord.yml file
[+]You can disable the autoupdater in the config
[+]You can enable an botchecker (requieres antibot system) so your database isnt filled with useless data.
[+]You can customize the help message (not the the foooter)
[+]You can now also specify bukkit command in the rewardsystem. This requires the bukkit extension tho (https://github.com/StaticFX/DiscordBotBungee/wiki/Bukkit-Extension)

Bugfixes:

[-]The setup is not proceeding bug
[-]The filesystem isnt working bug
[-]Cant use a $ for prefix has been fixed
[-]The rewardssystem has been fixed
[-]A lot of small other bugs aswell.

The Customizability update

04 Aug 15:20

Choose a tag to compare

Fixxed:
[/] You can now use every kind of syntax on the database. This includes the ip aswell as the port
[/] The same goes for discord roles if you are using the setting useTokens
[/] The SRV connection now works with a bukkit linking plugin (no need to setup, just put the bukkit plugin on your srv server and set useSRV to true)
[/] The Database will not not loop infinitly
Add:
[+] New Discord command !info (requieres permisison) You can get all information about a player/member
[+] add db.* as permission (grants you all permission)
[+] The discord messages have been moved to DiscordMessages.yml and can now be way more customized
[+] You can now set a prefix for you discord commands
[+] You can now set how long the bot will wait until he deletes a discord message
[+] You can now give every group a custom prefix to when a name gets synced over to the discord

Bugfixxes and new Metric Strucute

26 Jul 17:43

Choose a tag to compare

Bug has been fixxed

  • Verify Token bug
  • Token bug at all
  • Setup Bug
  • Database bug

Changed metric strucute, this now allows me to include custom charts to my plugin

Blockedservers, more admin friendly and more

23 Jul 23:24

Choose a tag to compare

  • Added Blockedservers.yml (in this file you can now block bungeecord subserver. If the user is on the server, he won't get any Verify Requests)
    Code improvments
    Switched to HikariCP as Connection Pool, there should be less errors
    Add more userfriendly debug messages (easier for me and for you)
    Add reward offline support

All files will now be transfered to the folder called DBVerifier, you can delete the old folder after starting the plugin once

RewardSystem

21 Jul 13:14

Choose a tag to compare

In this update there is a new rewardsystem. For more information visit the wiki