Releases: NooberPro/minecraft-discord-bot
Releases · NooberPro/minecraft-discord-bot
v1.8.0
v1.7.5
ADDED
- Name option in /setstatus command
- Invalid ip detection in setstatus command
- autoChangeStatus feature in ready events
- siteText entry in translation files
- Translation for options in setstatus command.
- README Changes
FIXED
- site field showing in embeds when site is blank
- Site link showing even when it is disabled
- Sever ip showing spaces in console log
- Minor bugs
- Fixed typos
v1.7.0
ADDED
- All new README.md
- Customizable Multi-Language support for
English
,Spanish
,German
,French
,Portuguese
,Russian
andUkrainian
- Added embeds Colors
- Details for each added command in the help option.
- Better logging with timezone
- Updated packages
- Better English.
v1.6.0
Added
- English (en) translation.
- Spanish (es) translation.
- German (de) translation.
- French (fr) translation.
- Portuguese (pt) translation.
- Added Russian (ru) translation.
- Json5 package.
- Slash Command Mention in help command embed.
Removed
- Customization of embeds from config and moved to ./translation/ folder
Fixed
- Prefix commands enabled even after disabled in config
- Slash commands now guild only
- Setstatus not showing message link
- Minor Bugs
v1.5.0
v1.4.0🎉
v1.3.0 🔥
Added
- Option to disable bot presence
- Support for Free Minecraft Hosting Provider server
- Player Count Channel feature
- Customize auto reply message and enable it
- Bot Info slash command
- Motd commands
- Set status commands
- Startup Basic Minecraft Server Info
- Anti Crash System
- Player List grouping
Fixed
- Better English in config.js
- Typo in IP slash command description
- Auto Reply feature reply when a word inside another words
- Bot presence not working when disabled status message
- Bug with retrieving Bedrock data
- Fixed many bugs
Removed
- !setstatus prefix commands
- channelId option in auto Change status
v1.2.0
v1.1.0 😊
- Added player slash command,
- Added status slash command
- Added option to set channelID and disabled !setstatus in config
- Added more Error checks and messages
- Added if no players then player List will be empty
- Removed :{port} if it is the default port for java
- Needed Mange Channel perms for status by !setstatus message
- Updated Embeds
- Optimized Code
v1.0.0 🎈🎈
- Added Slash Commands for ip , version, site.
- Update info reply for version, site, ip and status
- Added setting for console logging and autoChanging status.
- Added version in config.
- Faster Error Detection system
- Organized Code into function for easier edits.
- Update README File