Hello!
I do not want to use the default system of ban/kick etc, coz it need to use ownerid/moderatorid => player have another nick color => some shit for moderators who playing on server.
I searched about oxide.permisions and plugin for work with it -- http://oxidemod.org/plugins/enhanced-ban-system.693/ -- all ok, another what i searched - http://oxidemod.org/plugins/boxlooters.989/ but i dont know how to get admin/moderator oxide.group permision for use it.
Any ideas?
Solved Oxide permissions for mods
Discussion in 'Rust Discussion' started by DiWorm, Jun 20, 2015.
-
You can read this: http://oxidemod.org/threads/using-oxides-permission-system.8296/
Or you can read the tutorial that i will write here:
1. Open http://oxidemod.org/plugins/enhanced-ban-system.693/
2. Press CTRL+F and search for "Permission"
3. Done you found some plugin Permissions
4.a WARNING dont do the 4.b if you do this one.. Go to your console and type (oxide.grant user DiWorm canban) (you can add the other permissions later)
4.b WARNING dont do the 4.b if you do this one.. Go to your console and make a new group (oxide.group add owner) then you must give this group a permission (oxide.grant group owner canban) so the last thing that you have to do is giving yourself this group which has this permission(oxide.usergroup add DiWorm owner) -
Ok, that's nice. But I have another question.
How about mods, where author not ser default rules for "grant privilegies", like this mod: http://oxidemod.org/plugins/teleportation-system.660/
Try to use: oxide.grant group admin cantp ? -
-