1. Hi, i have problem with the AAA and RustCore anyone have idea for fix it ?
    Code:
    3:37 PM [Warning] Calling hook OnRunCommand resulted in a conflict between the following plugins: rustcore, RemoveAAA
    I see the response on page 1... Ignore my message :p
     
  2. Same problem, someone help please
     
  3. Nothing I can do about the warning.
     
  4. Does not seem to work with Rusty.
     
  5. Tuntenfisch updated RemoveAAA with a new update entry:

    0.3.1
     
    Last edited by a moderator: Feb 3, 2016
  6. @Tuntenfisch it seems like this breaks other plugins which override other commands, for example Better Say. I think this should be fixable if you return null instead of arg, if the command is none of the ones you change. That should propably also fix the warning about the conflict with rustcore.
     
    Last edited by a moderator: Feb 3, 2016
  7. Fuck I feel dumb right now, this should work. Thank you!
     
  8. Tuntenfisch updated RemoveAAA with a new update entry:

    0.3.2

     
  9. Hi i put grant user 76561198212548727 removeaaa.give in the server consle and it worked but when i trying to spawn something in from the list of items it says you are missing the necessary permission to do that and yes i am an owner on my server so what am i missing?
     
  10. Wulf

    Wulf Community Admin

    That's only one of the permissions, so it's possible you used a feature that wasn't tied to that command. You could use 'grant user 76561198212548727 removeaa.*' to get access to them all.
     
  11. so with the permission, anyone can use the command in f1 console, and I can no longer giveall anything. Am I missing something?
     
  12. If a player has none of the permissions listed on the overview section he won't be able to spawn in anything. Can you elaborate on your issue, I don't quite understand the problem?
     
  13. Yeah I had to remove the permissions, but I gave them in the first place to try to see if I could use the giveall command if they had them, it doesn't work. If you type f1, under console type: giveall supply.signal, it doesn't work. It will only give ME the item. Also, using giveall in RustAdmin doesn't work either. I use the Give plugin, not sure if it's some conflict but everything worked fine before adding this plugin. Even when I granted 'player' group all removeaaa.* permissions, a player tried the giveall command and it only gave me the item.
     
  14. Tell me, I'm a server administrator, plugin I put, when I take the subject through F1 in the chat informed how to disable this message?
     
  15. Wulf

    Wulf Community Admin

    The plugin is most likely not loaded if you still see the messages. Check your oxide/logs for errors.
     
  16. Install the plugin, then I put into the command console and received the answer:
    (23:10:21) | [RCON][______] grant user __________ removeaaa.give
    answer:
    (23:10:21) | [Oxide] 23:09 [Info] User 'Vegabrand (________)' granted permission 'removeaaa.give'
    I am trying to take over F1 thing, but displays a message:
    You are missing the necessary permission to do that!

    Permissions command does not accept, he says the team is not known ...
     
  17. Wulf

    Wulf Community Admin

    There are multiple permissions for each type of give method. You'd need to grant each, or grant removeaaa.* instead.
     
  18. Enter through the console each type of authorization?
     
  19. Wulf

    Wulf Community Admin

    Either each or the wildcard I mentioned previously.
     
  20. Thank you very much for helping each !!! I understood! Everything is working!