Releases: AnshSharma07/BWStatsToDC
Release list
BWStatsToDC v1.1
BWStatsToDC v1.1
New Features
Discord Bot Status Configuration
You can now configure the Discord bot's status directly from config.yml.
Supported statuses:
- ONLINE
- IDLE
- DND
Example:
discord:
status: ONLINEDiscord Bot Activity Configuration
You can now customize the bot's activity text and type.
Supported activity types:
- PLAYING
- WATCHING
- LISTENING
- COMPETING
Example:
discord:
activity:
type: PLAYING
text: "BedWars"/bwstatsreload Command
Added a reload command for administrators.
Command:
/bwstatsreload
Permission:
bwstats.reload
This allows configuration changes to be reloaded without restarting the server.
Improvements
- Improved plugin customization options.
- Easier Discord bot configuration.
- Better administrator experience through config reloading.
Notes
- Java 21 is required.
- The plugin is officially tested on Spigot 1.8.8.
- Compatibility with newer Minecraft versions is being investigated and may be officially added in future updates.
BWStatsToDC v1.0
BWStatsToDC v1.0
A Discord-integrated BedWars1058 statistics plugin for Spigot servers.
Features:
• /bwstats - View a player's BedWars statistics
• /bwlb wins - View wins leaderboard
• /bwlb kills - View kills leaderboard
• /bwlb beds - View beds destroyed leaderboard
• Automatic image generation for stats and leaderboards
• SQLite database support
• Configurable Discord bot token
• Configurable Discord command channel
• Configurable database path
• Configurable server branding
Requirements:
• Bedwars1058 v25.2
• Java 21
• Discord Bot Token
• BedWars database (SQLite)
Setup:
- Place BWStats.jar in your plugins folder.
- Start the server once.
- Configure config.yml.
- Add your Discord bot token.
- Set the Discord channel ID.
- Restart the server.
Commands:
• /bwstats
• /bwlb wins
• /bwlb kills
• /bwlb beds
Version 1.0 Release
Initial public release.
Ignore the automatically generated Source Code archives. This plugin is not open source :>