mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-05-20 04:40:13 +00:00
ad414ec5c9
onInit is now called on hot-reload, for the whole plugin. Arguably, this is not expected behavior, since only one file is being reloaded, but this is the easiest way to do it, and the entire hot-reload process is only for development purposes. Open an issue if this breaks your stuff :^)