1. Pilatus9 submitted a new resource:

    Commandblock - Blocks configured console commands sent by a client to the server

    Read more about this resource...
     
  2. I really like this plugin, because its all what i want xD
    but ive got this error.
     

    Attached Files:

  3. You need to update your oxide to the last version, I will make one for the old oxide after
     
  4. Wulf

    Wulf Community Admin

    There's no reason to support an older version of Oxide, it just adds complications. ;)
     
  5. i already updated oxide :) before i just get errors, but now i have the last version, thanks both of you ;)
     
  6. Line 49 you have a typo ;)

    rust.SendChatMessage(netuser, prefixo, GetMessage("CommandIsBlocked", netuser.userID.ToString()));
    [DOUBLEPOST=1452698101][/DOUBLEPOST]Also you may want to make it null from rcon clients too, as server owners want to give rcon remote but dont want people spawning items.
     
  7. Ok, i will try on the next update!
     
  8. Hey guy, Copy and paste this in the line 49
    rust.SendChatMessage(netuser, prefix, GetMessage("CommandIsBlocked", netuser.userID.ToString()));
     
  9. can chat.say be blocked with this? And if not anyway to block it?
     
  10. No and i don't know
     
  11. what do i type so that admins cant spawn in things?
     
  12. I cannot block the rcon.login and inv.give commands?
     
  13. The plugin only work with the base command itself. Look at the plugin Overview page
     
  14. Pilatus9 updated Commandblock with a new update entry:

    1.1.0

     
  15. Hopefully chat.say works now ill test when I get home :)
     
  16. Yes, put "say" into the config file and will work!
     
  17. well I tried it says its "blocking" it but messages still go through. Let the trolls keep spamming :(
     
  18. When i tested command say was normal, i will try to fix later!
     
  19. so I got chat.say blocked but now it blocks normal chat :(
     
  20. Can you show me your config file?