Skip to content

Load new plugins in runtime

Load new plugins during runtime. using forexample @load plugins/plugin.py it should be loaded and added to available commands. All during runtime.

same thing should be used to remove plugins if needed.