WelcomeMat 1.2.2 – Version Bump ⚙️
🆕 What's New
- Added compatibility with Minecraft 1.21.5
- Fully tested and confirmed support
- Seamless experience from 1.13 through 1.21.5
🧹 Minor Maintenance
- No new features or bugfixes in this update
- Just keeping things up-to-date for the latest Minecraft release
Thanks for using WelcomeMat!
Found a bug or have a suggestion? Let us know here
WelcomeMat 1.2.1 - Bugfixes 🐛
🌟 Fixed Features
- Fixed message packs system
- Multiple themed welcome messages
- Easy switching between styles
- Support for custom message collections
- Fixed multi-language support
- English and Spanish languages available
- Easy language switching via commands
- Expandable language framework
- Fixed configuration management
- User-friendly config commands
- Improved settings organization
- Interactive configuration interface
🛠️ Improvements
- Enhanced tab completion
- More intuitive command structure
- Better command feedback
- Improved GUI interfaces
- Added language selection menu
- Message pack selection interface
- Enhanced user experience
- Better error messages
- More helpful command guidance
🐛 Bug Fixes
- Fixed various message formatting issues
- Resolved configuration loading edge cases
- Fixed permission inheritance issues
- Improved error handling across all features
🔧 Technical
- Improved code organization
- Enhanced performance optimization
- Better error logging and debugging capabilities
- Updated to latest Spigot API compatibility
Please submit bug reports and issues here
WelcomeMat 1.2.0
🌟 New Features
- Added bStats integration for anonymous usage tracking
- Track active installations
- Help guide future development
- (Can be opped out with
/wm config set analytics false
)
- Enhanced animation effects system
- Added new animation effect
- Improved particle animations
- Better performance optimization
- Implemented admin action logging
- Track configuration changes
- Monitor command usage
- Enhanced troubleshooting capabilities
🛠️ Improvements
- Revamped configuration system
- More user-friendly settings
- Better organization of options
- Improved documentation
- Enhanced command system
- More intuitive command structure
- Better error messages
- Improved command feedback
- Updated GUI interface
- Cleaner menu layouts
- More responsive interactions
- Better visual feedback
🐛 Bug Fixes
- Fixed various animation synchronization issues
- Resolved configuration loading edge cases
- Fixed permission inheritance issues
- Improved error handling across all features
🔧 Technical
- Improved build system
- Enhanced code documentation
- Better error logging and debugging capabilities
- Updated to latest Spigot API (1.21.4)
Please submit bug reports and issues here
WelcomeMat 1.1.1
🌟 New Features
- Added customizable join effects system
- Multiple effect types: Spiral, Helix, Fountain, Burst
- Configurable particles and colors
- Per-player toggle option
- Permission-based access
- Added effects toggle to GUI menu
- Added
/wm effects
command to toggle effects
🛠️ Improvements
- Enhanced database system with better error handling
- Added config fallback for database operations
- Improved GUI menu organization
- Better initialization order for plugin components
🐛 Bug Fixes
- Fixed inventory interaction issues with GUI
- Fixed database table creation on first run
- Fixed sound preference persistence
- Fixed effect preference handling
🔧 Technical
- Added proper database connection management
- Improved error logging for database operations
- Added database migration support
- Code organization improvements
Please submit bug reports and issues here
WelcomeMat v1.0.5
New Features
- Added per-player sound toggle system
- Players can now toggle join/leave sounds with
/wm sound
- Preferences are saved between server restarts
- Default enabled for all players
- Players can now toggle join/leave sounds with
- Added support for legacy sound names (1.8-1.12)
- Added
welcomemat.sound.toggle
permission
Changes
- Improved sound system to only play for other players
- Added ANSI colored console messages
- Added fancy ASCII art on plugin startup
- Updated default configuration with more sound examples
Bug Fixes
- Fixed sound import issues
- Fixed color code handling in messages
- Fixed legacy version compatibility
Documentation
- Added comprehensive sound list to config
- Added example configurations
- Improved config comments and organization