Hey Everyone!
OneVersionRemake v3 is here!
This new version has too many changes to list here, so please check out the
GitHub Release for details.
In short: OVR is now split up into 3 modules: a Core module, a BungeeCord module and a Velocity module.
Each of those has their own purposes.
- The Core module contains platform-independand methods and features such as the ConfigHandler.
- The BungeeCord module contains BungeeCord specific stuff like event handling and the bungee command.
- The Velocity module is the same like BungeeCord but for Velocity.
Note #1:
I only did basic testing, so bugs and unwanted issues can still happen.
Note #2:
OVR now doesn't require you to restart your proxy if you installed it for the first time and the default config with no protocols has been created.
You can now just run
/ovr reload to reload the configuration. The command will even tell you what versions now have been loaded.
Please remember to
open a GitHub issue if you encounter any bugs!
Enjoy!