I use this plugin a lot with all my servers and I think a pretty good addition to the plugin would be set a cooldown period once a player leaves noclip where they can not do damage to others.

FauxAdmin
Allows Authorized players use of admin noclip and have Green chat name.
Total Downloads: 5,895 - First Release: May 26, 2016 - Last Update: Mar 12, 2018
- 5/5, 12 likes
-
hi there i was wondering if i could remove
oxide.grant group default fauxadmin.allowed as i dont want my whole server having this is they a way to revert it? -
Wulf Community Admin
The grant and revoke commands are from Oxide, not this plugin. -
-
Is it possible to disable the 'Tools' menu for people with this permission. I am having mods and admins abuse the menu and using it as a kind of ESP.
-
-
Yo is there a plugin that has a permission to allow the use of the item list? I want players to be able to spawn items without having to go through all the kits. Thanks.
-
Error while compiling: FauxAdmin.cs(103,20): error CS1955: The member `BasePlayer.IsFlying' cannot be used as method or delegate
-
-
{
if (!player.IsFlying) return;
if (isAllowed(player, "fauxadmin.bypass")) return;
if (player.IsFlying && isAllowed(player, "fauxadmin.allowed"))
{
this should work -
Wulf Community Admin
-
Is it possible to disable the debugcamera or spectate commands from being executed by admins or mods using this plugin?
-
Wulf Community Admin
-
But like Wulf said, spectate is a server side command. which can be controlled via another plugin. -
-
Getting this console spam on all regular players when this plugin is enabled now: http://i.imgur.com/7Nbl5u5.jpg
-
FauxAdmins can manually set global.god false to remove the spam as a temp fix for now.
but if FauxAdmins turns global.god true back on they will get the spam, since the plugin tries to turn It back off automatically.
I will see if I can get it fixed up and hope facepunch has not blocked the usage of sending client commands. -
Wulf Community Admin
-
Note: Chat command /noclip does not work as well. Players will have to use the console command like normal admins
The chat command was for player convenience anyhow.Last edited by a moderator: Apr 15, 2017 -
Permission 'fauxadmin.allowed' doesn't exist