I started to clear up my huge MCL character file by exporting re-usable stuff into a plugin.
So far, the plugin works.
However, I included an active timer within the plugin which I would like to be able to enable or disabled without having to modify the plugin file or by enabling and disabling the plugin itself.
How would I therefore go about to have an alias?, needs to be most likely added to the plugin itsel, with which I can enable or disabled a timer within the plugin
So far, the plugin works.
However, I included an active timer within the plugin which I would like to be able to enable or disabled without having to modify the plugin file or by enabling and disabling the plugin itself.
How would I therefore go about to have an alias?, needs to be most likely added to the plugin itsel, with which I can enable or disabled a timer within the plugin