1. Wulf

    Wulf Community Admin

    Oxide API for Rust
     
  2. ok thanks got a little problem with the plugin i have set the spawn ammount to lower for example spawn 100 high quailty metal i have black listed the item so admins cannot spawn it in and it says you dont have the permission to spawn this in ectra but it is still giving it to them

    here is my file how it looks
    Code:
    {
      "Blacklist": {
      "Items": [
      "supply.signal",
      "flare",
        "explosive.timed",
        "explosives",
        "gunpowder",
        "sulfur",
        "sulfur.ore",
        "trap_bear",
        "ammo.pistol.fire",
        "ammo.rifle.explosive",
        "ammo.rocket.basic",
        "ammo.rocket.fire",
        "ammo.rocket.hv",
        "ammo.rocket.smoke",
        "grenade.f1",
        "hq.metal.ore",
        "lmg.m249",
        "targeting.computer",
        "autoturret",
        "trap.landmine",
      "generator.wind.scrap"
      ]
      },
      "Settings": {
      "Blacklist": "true",
      "Console": "true",
      "GiveAllSleeping": "true",
      "Log": "true",
      "LogFile": "oxide/logs/AdminSpawn.txt",
      "MessageSize": "12",
      "OneHundred": "100",
      "OneThousand": "100",
      "Popup": "true",
      "WarnChat": "false",
      "WarnGiveTo": "true",
      "WarnUser": "true"
      }
    }
     
    Last edited by a moderator: Dec 4, 2016
  3. Blacklist is working as intended for me with your configuration. Please provide more details if you can.
     
  4. Wombat, it looks like you have the HQ Ore blacklisted, not the smelted metal. For that you would need to blacklist "metal.refined"
     
  5. When I download this plugin, it's a .lua format, where am I supposed to place it? In the same plugins folder in my_server_identity/oxide/plugins ?
     
  6. Yes, same folder.
     
  7. I would love an add-on that removes what I spawn in chat, I build a lot of friendly places for users to enjoy in my server and it just clogs the chat up when I spawn myself the stuff to build it. Is this the addon that I would choose? Or is there a better way?
     
  8. To remove the message, you would need a plugin such as this. There are one or two others available that does what this one does if you choose. :)
     
  9. Thanks insane 8472, Added it and it works perfectly!
     
  10. @insane8472 @Wulf Latest update broke this too, doesnt even give an error when trying to reload, nothing outputs to console
     
  11. Wulf

    Wulf Community Admin

    Did you remove the Lua extension when you updated? If so, see the News and Announcements.
     
  12. So it's had support removed, is there an equivalent plugin to hide our spawnings? thanks
     
  13. Wulf

    Wulf Community Admin

    RemoveAAA does the same thing and is C#.
     
  14. thanks homie, now if you could save my bacon on the serverrewards plugin i'll give you a virtual kiss
     
  15. so after todays update it seems like this plugin doesnt want to work.it still shows the spawn msg's in the chat.so i deleted the plugin and its json file and replace with the newest version.now when i try to load the plugin nothing happens the json file isnt even created. i type in oxide.load AdminSpawn correct?
     
  16. Wulf

    Wulf Community Admin

    See Admin Spawn | Page 25 | Oxide.
     
  17. i never understood this, the guy clearly say your post and didnt understand it so you reply with a link back to the statement that he clearly didnt understand rather then a link to the "News and Announcements." you talk about
     
  18. Wulf

    Wulf Community Admin

    Did they see the post? I don't see a statement saying they did. The post in question is right on the forum index as is the News and Announcements; didn't realize it was that hard to find. If they have an issue finding it, I'll be sure to point them that way.
     
  19. this plugin fails to function as of 12/16/16, and I looked at "News and Announcements" and saw not one line referring to admin spawn.

    so is it going to be updated, and what topic and post in news are you pointing to please.
     
  20. Wulf

    Wulf Community Admin

    The very latest and greatest... that is also pinned to the forum home. The unbundling of Lua and JavaScript | Oxide

    Admin Spawn = .lua = Lua

    Your options:
    • Install an alternative such as RemoveAAA and/or Give
    • Install the Lua extension and dependencies from a previous Oxide build