Skip to content

Flash Plugin-1.2

Latest

Choose a tag to compare

@VLZOO VLZOO released this 27 Sep 21:05
52daa3a

⚡ 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.use can use /flc or /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

  1. Install FlashBukkit-1.2.jar in your Spigot server's plugins/ folder.
  2. Install FlashVelocity-1.2.jar in your Velocity proxy's plugins/ folder.
  3. Configure plugin.yml and velocity.toml as 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