Tuntenfisch submitted a new resource:
RemoveAAA - Item command permissions and admin abuse announcement removal
Read more about this resource...
RemoveAAA [Unmaintained]
Discussion in 'Plugin Support' started by Tuntenfisch, Jan 23, 2016.
-
Yes, lets help the server admins cheat again.
-
well it does not work when I put this in grant ownerid 76561197988847132 removeaaa.give
-
Code:
[Oxide] 2:23 AM [Warning] Calling hook OnRunCommand resulted in a conflict between the following plugins: rustcore, RemoveAAA
-
On my server I'm the only one that can give stuff, but I only give myself stuff to either test something or make a kit, then I throw it in the ocean. Now I don't have to announce it to everyone in chat what I'm doing. Thank you for this plugin. +1 like
-
-
I am an admin and also very new to it. So I have to test a lot of things. Also I often build community structures, and sometimes not with the build plugin, so it was just annoying if i gave myself 15000 wood and spammed the chat with it.
Moderators will not have this ability.
So I can't see the problem.
Thank you for this option/plugin Tuntenfisch -
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Code:string[] name = new string[num]; int num1 = 0; for (int j = 0; j < plugins.Count; j++) { if (objArray[j] != null && objArray[j] != obj) { int num2 = num1; num1 = num2 + 1; name[num2] = plugins[j].Name; } }
Code:string[] name = new string[num]; int num1 = 0; for (int j = 0; j < plugins.Count; j++) { if (objArray[j] != null && objArray[j] != obj) { name[num1] = plugins[j].Name; num1++; } }
-
Wulf Community Admin
-
-
-
This messaging was added because of rampant abuse by server admins. Due to the voting it is obvious the majority want this to stay and by you bypassing it makes you and the people that use this look like cheaters. If the vote stays in the favor of leaving it, I hope they remove this plugin and disable the ability to do this.
-
-
Once again, restricting our ability to modify things in the game does nothing, because there's always a way around. For example, no one has to use the F1 menu. If they're using Oxide, they can just use the /give plugin, pretty simple, really. -
If you read the latest dev blog (94) there are a few key things said to note:
A lot has been written over the last week about the admin spawn announcements. We added these announcements so that the members of the server are aware when an admin is spawning items. We feel that a large wedge of the server admin community owned a server so they could basically use it as a sandbox. While this is fine (It’s their server, their money), we feel that the members of the server need to be aware of this. If a group of people on a server are spawning whatever items they need instead of playing the game, it’s no longer a vanilla game, and The server should be on the modded tab.