Hello guys
I was wondering is there a way to stop/prevent native calling in paused/off/non existing plugin? For example, I make a stock in which I check if plugin is enabled, if yes - execute native, if not, do nothing. I tried that with simple check but it still gave me error of calling non existing function.