Hi,
I'm trying to use "oxide.unload" to unload some plugins I don't want on the server anymore, it comes up saying the plugin has been unloaded but the plugin is still active.
Even when I delete the plugin, it is still there. I'm trying to do it without a server restart. I've done it this way on a hired server and it works. but not on this server I'm running from home.
Thanks.
Unloaded plugin still active
Discussion in 'Rust Discussion' started by Benn13, Dec 5, 2016.
-
Wulf Community Admin
What exactly is still active about the plugin, and which plugin?
-
Size stack controller. stack sizes won't go back to their defaults. I've tried deleting all the plugin files as well. maybe I just need to set them back to the default levels then remove the plugin.
I've just had a look and the unload seems to have worked on other plugins, just not this one. -
Wulf Community Admin
-
I've tested with new stacks. I'll try restarting the sever but I was hoping not to have to do that.
Thanks wulf, your help is always appreciated. -
StackSizeController edits the item definitions to allow you to stack items in greater numbers. When unloading the plugin this does not revert these changes and basically requires a server restart (without the plugin being loaded) to have the default stack sizes again. Technically StackSizeController could be changed to revert the stack sizes back to their default values when unloading the plugin but existing stacks will still remain until they are depleted.
-
Yeah, I restarted the server to change it all back. I swear I didn't have to do that on my other server but I might have.