⚡ Flash Proxy Bridge v1.2 Release
This release includes both components of the Flash plugin system:
🔹 FlashBukkit 1.2
- Spigot-side plugin that forwards player commands to Velocity via plugin messaging.
- 🚀 Permission support: Only players with
flash.usecan use/flcor/flashcmd. ⚠️ Console warning: If Velocity is unreachable or the plugin is not installed, the console will display: "Communication with the velocity server could not be established."- 🆕 Improved command handling and bug fixes.
🔹 FlashVelocity 1.2
- Velocity plugin that receives and executes incoming commands with proper context.
- Fully compatible with FlashBukkit 1.2.
- 🆕 Optimized performance and stability improvements.
🛠 Getting Started
- Install
FlashBukkit-1.2.jarin your Spigot server'splugins/folder. - Install
FlashVelocity-1.2.jarin your Velocity proxy'splugins/folder. - Configure
plugin.ymlandvelocity.tomlas described in the README.
📝 Changelog v1.2
- Improved command handling and stability.
- Optimized Velocity communication.
- Minor bug fixes and performance improvements.
Full changelog: [GitHub Commits](https://github.com/VLZOO/Flash-Proxy-Bridge/commits/FlashPlugin)
Made with ❤️ by VLZO