
DiscordStats for BedWars1058 4.1.21
Get the stats of your players on discord!
- ✅ You can now add both the role id and the member id to execute admin permissions, so you are no longer limited to just the member id.
- ❌ The config.yml configuration will be reset for the new functions.
-
✅ We've made significant improvements to the code handling MySQL connections. Now, when processing requests for "/bedwars stats player: <player> discord", we've ensured minimal data loss caused by multiple MySQL connections. This optimization reduces the burden of requests on the system and ensures more efficient handling of information.
Additionally, we've implemented a caching system that stores data for 60 seconds. This means that within that period, data can be accessed quickly without the need to repeatedly query the database. To maintain optimal performance, we've also scheduled the removal of unnecessary data every 60 minutes.
These improvements not only increase the system's responsiveness but also ensure more efficient resource management, thereby enhancing the overall user experience.
- ✅ We have migrated our licensing system from https://panel.stn-studios.dev/ to https://dashboard.stn-studios.dev/ your license remains the same.
- ✅ Recoding of the database, replacing SQLite with H2 Database.
❌ You must delete your config.yml file
- ✅ Now you can delete discord embed settings such as description, titles…
✅ Fixed the incompatibility with Deluxe Announce that deletes the commands and does not register them in discord.
- ✅ Now the /dis setup add/remove command is more powerful with its placeholders function.
✅ JDA 5.0.0-beta.3 Update
- ✅ Added support for JDA 5.0.0-beta.1
✅ Rescript of all plugin commands including discord commands.
- ✅ Added "/reloadconfig" and "/pingbot" command in discord.
❌ You should delete the translation folder
- ✅ Fixed SLF4J error message
✅ Added support for JDA 5.0.0-alpha.21
- [✅] Fixed bug when adding placeholders to ajLeaderboards.
[✅] Update of the plugin dependencies.
[✅] Changed the command /dis setup to /dis setup add/remove
[❌] The translations folder will be deleted, make a backup if you changed the emojis!