Changelog
Changelog
Version 2.4.1 (June 6, 2025)
New Features
- Global Chat System: Added network-wide chat functionality
- New
/gc
command to toggle between server chat and global chat per player - Global chat messages display as
<global> <username> <message>
- Players can individually choose their chat preference
- Chat from all servers is broadcasted across the network when global chat is enabled
- New
Technical Changes
- Added player preference storage for global chat toggle
- Enhanced chat event handling to support network-wide messaging
- New command registration for global chat toggle
Version 2.4 (June 6, 2025)
New Features
-
Network Join/Leave Configuration: Added comprehensive network messaging system
broadcast_join_to_all_servers
- Control network-wide join message broadcastingbroadcast_leave_to_all_servers
- Control network-wide leave message broadcastingshow_server_transfers
- Optional notifications for server transfers- Custom message formats for network join/leave events
-
Discord Name Format Options: Enhanced Discord integration
name_format
setting - Choose between "username" or "displayname"message_format
setting - Customizable Discord-to-game message format- Support for Discord display names vs usernames
Configuration Updates
- Added
network
section todiscord_config.yml
- All new features are fully configurable via YAML
- Enhanced MiniMessage format support for all message types
Technical Improvements
- Updated configuration loading system
- Enhanced Discord message handling
- Improved network broadcasting functionality
Version 2.3 (June 5, 2025)
Breaking Changes
- Removed Chat Filter System: Complete removal of chat filtering functionality
- Deleted
ChatFilterCommand.java
andChatFilterModule.java
- Removed all filter configuration files and directories
- Removed filter-related documentation
- Simplified Discord integration to remove filter dependencies
- Deleted
Changes
- Simplified main plugin class by removing chat filter initialization
- Updated Discord configuration to remove filter-related settings
- Streamlined event handling without filter checks
- Removed unused LuckPerms imports and dependencies
- Updated documentation to focus on rules system and Discord integration
- Preserved SnakeYAML dependency for Discord configuration
Current Features
- Discord Integration: Full chat bridging with MiniMessage support
- Rules System: Comprehensive server rules management
- Lobby Commands:
/lobby
,/l
,/hub
teleportation - Administrative Tools: Configuration reload capabilities
Version 2.2 (Previous)
- Discord Integration enhancements
- Rules System implementation
- Chat Filter functionality (now removed)
- Server management improvements
Version 2.1 (Previous)
- Initial Rules System
- MiniMessage support
- Admin commands
- JSON-based configuration
Breaking Changes
- Removed Chat Filter System: Complete removal of chat filtering functionality
- Deleted
ChatFilterCommand.java
andChatFilterModule.java
- Removed all filter configuration files and directories
- Removed filter-related documentation
- Simplified Discord integration to remove filter dependencies
- Deleted
Changes
- Simplified main plugin class by removing chat filter initialization
- Updated Discord configuration to remove filter-related settings
- Streamlined event handling without filter checks
- Removed unused LuckPerms imports and dependencies
- Updated documentation to focus on rules system and Discord integration
- Preserved SnakeYAML dependency for Discord configuration
Current Features
- Discord Integration: Full chat bridging with MiniMessage support
- Rules System: Comprehensive server rules management
- Lobby Commands:
/lobby
,/l
,/hub
teleportation - Administrative Tools: Configuration reload capabilities
Version 2.2 (Previous)
- Discord Integration enhancements
- Rules System implementation
- Chat Filter functionality (now removed)
- Server management improvements
Version 2.1 (Previous)
- Initial Rules System
- MiniMessage support
- Admin commands
- JSON-based configuration
Files
SkyeNetV-2.4.1.jar(33.73 KiB) Primary Download
Details
Licensed MIT
Published 3 months ago
Updated 2 months ago