Velocity version 1.0
Enhancements:
- Added timeout functionality for command execution to prevent indefinite waits. Commands will now timeout after 30 seconds if conditions are not met.
- Improved command parsing logic to handle complex command structures more efficiently.
Bug Fixes:
- Fixed an issue where commands would not execute under certain conditions when players were switching servers.
- Resolved a bug that caused verbose logging settings to not apply until a restart.
New Features:
- Implemented a feature allowing administrators to specify commands that only execute when a player is online on a specific server.
Bukkit version 1.0
Enhancements:
- Enhanced the security of command execution to prevent unauthorized access.
- Updated the YML configuration loading to handle file corruptions more gracefully.
Bug Fixes:
- Corrected an error that caused server-specific commands to fail in rare cases.
New Features:
- Integrated basic verbose logging for troubleshooting and operational monitoring.