RustAdmin doesn't need a plugin like this, just use the native inventory.give commands that Rust has.
Admin Spawn [Unmaintained]
Discussion in 'Plugin Support' started by insane8472, Jan 14, 2016.
-
Wulf Community Admin
-
-
Please redo this plug-in .cs is Very much like and need!!!
-
Please redo this plugin is .cs Very much like and need!!!
-
Put this in one of your plugins to disable the spawn messages:
object OnServerMessage(string message, string name, string color, ulong userid) => name == "SERVER" && message.Contains("gave") ? (object)false : null; -
Wulf Community Admin
-
Oxide was updated the otger day and the admin spawn stop working, i contacted the server company and they checked, its not loading due to this oxide update.
Is it possible that someone could update the plugin or tell me any other option to do the same job.
Thanks -
If it is this one then it has been unmaintained. AdminSpawn
Try this one here > NoGiveNotice -
I need one that i can as a admin give stuff to myself and others.
Thanks -
Wulf Community Admin