Uninstall sider addons

in the case you want to remove or deactivate any sider addons, you can do this by doing one of the following steps:

to remove/uninstall addon:

the sider addons are located inside sider SP folder that in itself located in the game folder, to deactivate any addon you need to delete the folder of that addon, if you want to remove the addon, go to the sider folder and open the content folder, you can see the servers there, for example to remove stadiums delete (stadium-server) and so on.


to deactivate addon:

to deactivate a certain addon without deleting it, you can do that by opening (sider.ini) file with text editor, this file is located inside sider sp folder, find the lua line and put # or ; at the beginning, for example to deactivate stadiums:

rename:
lua.module = "SP20StadiumServer.lua"
to:
;lua.module = "SP20StadiumServer.lua"