As I noticed, ServerEvents.commandRegistry is only reloaded on a full /reload but not on /kubejs reload server_scripts. But /reload also reloads all client resources, so it causes a lag spike for all clients on the server, which is undesirable for a simple command reloading
Is there anything I can use to reload commands more lightly?