About OffPlugin
OffPlugin simplifies plugin management on your Rust server by providing absolute control right from the start. Auto unload plugin on server loading. With intuitive "add," "remove," and "list" commands, server administrators can effortlessly customize their gaming environment.
Efficient Automation: Avoid unnecessary overload by automatically excluding plugins on startup, thanks to straightforward commands.
Console Commands
OffPlugin add (pluginname) : Instantly add a plugin to the exclusion list, preventing its automatic loading on the next startup.
Exemple : OffPlugin add test
OffPlugin remove (pluginname) : Easily remove a plugin from the exclusion list, allowing its automatic loading on the next startup.
Exemple : OffPlugin remove test
OffPlugin list : Quickly get the list of excluded plugins, simplifying your configuration management.