![]()
I'm finally on vacation and I took the opportunity to correct this bug that you have reported to me several times. Sorry for the time I took but I was really busy with my studies but strangely I do not have a lot of homework during the holidays.
Thanks to @enterih, @xIPad3Zockerx and many others!
Since forge is still not released in 1.13 I will start to focus on Rift mod loader as suggested by Art_NRG (I do not know at all what is possible to do)
If you like the plugin do not hesitate to put a review (I would like to have your opinion on the new version now that you've experienced it for a few months/weeks)!
This is a slight optimization of the compilation that should not change much but since I know how to do it now, as much as you propose it. ¯\_(ツ)_/¯
![]()
- Servers compatibility:HackedServer 1.x used the spigot vanilla system to communicate with the mods, now it uses the native minecraft server code which should make it version dependant. However thanks to some reflection tricks and runtime bytecode generation HackedServer should stay compatible from 1.8 to newer version (even 1.14 without you having to update it)
- Clients Compatibility:Hacked Server now overrides the native minecraft code (Minecraft Key) to work around limitations and support servers that use ViaVersion or ProtocolSupport to support players of different versions
- Big thanks to
Gogume1er (UHCfr lead dev), Shevchik (ProtocolSupport owner), Xharos (islands-wars owner), and 52x44z (mcp & forge developer) who helped me to implement cross version server support (servers with Viaversion or ProtocolSupport) or to understand exactly what was causing compatibility issues with bungeecord (a patch may be possible)
The plugin should load again properly (the way I used to export the last version of the plugin was not compatible with spigotmc website antipiracy).
This update does not bring any features but I need to know if you have any bugs. I touched some sensitive things and even if I tried to do all possible tests on my server there may be some errors in the console: do not hesitate to contact me if it is the case.
