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.