1. ^^ could be à good idea, but we can't detect that à camp fire was deployed on oxide :p nor detect that à camp fire was set on fire :/
     
  2. Thank you for fast reply. Will look into that sort of exploiting, hopefully will find the solution. Will share.
     
  3. For some reason, I cannot make it so every player can use Prod. Any idea how I can fix this?

    My config is set to this...

    {
    "ChatName":"Remover",
    "flagsplugin_flag":"ban",
    "prod":{
    "allowcmd":true,
    "SteamAPIKey":"",
    "onlyadminprod":false,
    "ShowLastUsed":true
    },
     
  4. Reneb, can i change the admin remove timer somewhere? I tried that once already, but it deactivated after 30 seconds :D ... i would like to have it at 5 minuets.


    -> Found it. I was just scrolling through it ... it is hidden in the config file :)
     
    Last edited by a moderator: Oct 25, 2014
  5. how do i get prod to work ? . i cant figure it out .
     
    Last edited by a moderator: Oct 26, 2014
  6. Is there any way to choose just a few select players and allow them to use /remove, without making them admins? Sorry for my newb-ness, I haven't quite wrapped my head around how to use flags yet.

    (This is a great plug-in, Reneb, thank you!)
     
  7. make them moderators then, and make that all your plugins need level 2+ access, but this one only needs 1+
     
  8. Psst Reneb, this is your Legacy plugin.
    Everyone has access to the /remove command. It will require modifications to the plugin if you want it only for a select amount of players.
     
  9. loooooooooooooooool
    XD
    my bad XD shouldn't have named them both the same xD
     
  10. Thanks for the reply. I thought I was going crazy. The best I could do was set admins-only to true in the cfg, then give the specific players the candestroy flag. Unfortunately, that allowed them to use /removeadmin as well. Alright, I'll see if I can modify the lua. Thanks again.
     
  11. I like this plug in but cant make it to work for /remove admin so i can't make floating structures. is it because of Essentials or I am doing something wrong?

    Thank you in advance!
     
  12. One of the players and other ADMIN found a slight problem. A player had placed spike walls around their house and when the player was logged out, the spike walls would not hurt anyone, however if the owner of the spike walls was in game, then the spike walls would hurt people. To fix this problem, I changed removal of spike walls and large spike walls to false and that corrected things so the spikes would cause damage to players no matter if the player was in game or not. It is not a major issue since ADMIN's can still remove spike walls using /remove admin, however players can no longer remove their own spike walls. I just wanted to know if you were aware of this minor issue and possibly had a fix to it. Other than that, I love the addon. Works great. Better than some of the other remove tools out there. If it helps, I'm running oxide 1.18 with the following addons:

    Advanced Missions (2.0.7)
    Arrow recovery (0.6.1)
    Auto Admin (0.1.6.1)
    AutoMessage (1.16.1)
    Basic Economy (0.7.4)
    Crafting Controller (dev 1.1b)
    Door Closer (0.1.1)
    Door Sharing (dev 1.1c)
    Economy Wrappe (0.1.1)
    Freeze (0.1.0)
    Freeze Players (0.1.0)

    Kits (dev1.1b)
    Oxide Default LUA (1.18)
    Oxmin (dev 1.5c)
    R-Remover (3.2.2)
    R-SetHome (2.0.2)
    Ripper (0.1.3)
     
  13. How do I give permissions for only certain players to use /prod. What flag would that be? Is there a flag for remove/remove admin and prod?
     
  14.  
  15. CANDESTROY will give /remove admin command as well right? Sorry I'm new to setting up servers so I'm still getting used to things. How could I flag someone for the prod command only? I don't know how to make a flag in the config. (assuming thats what you mean by a flag of my choosing.) I want to be able to give a couple people the ability to /prod without the admin version of remove. Thanks for your reply! :)
     
  16. Doesn't work for me
    Already logged on rcon, and try to add flags with oxide and flags but both seems to not work...
    Prints:
    [​IMG]
    Then I type: /remove admin or /remove all it show me this:
    [​IMG]
     
  17. Having an issue lately with the SteamAPI thing, it says I need to install it. I read the install notes about disabling SteamAPI never had to do this before. Did I do this correct on disabling the API, because I'm still getting the error. I do have oxmin installed also.

    Code:
    {
        "Version": "3.2",
        "onlyadminprod": true,
        "autodeactivatetime": 30,
        "removable": {
            "Small Stash": true,
            "Wood Wall": true,
            "Wood Stairs": true,
            "Wood Shelter": true,
            "Metal Ceiling": true,
            "Metal Pillar": true,
            "Wood Gate": true,
            "Sleeping Bag": false,
            "Wood Storage Box": true,
            "Camp Fire": false,
            "Metal Wall": true,
            "Wood Window": true,
            "Large Wood Storage": true,
            "Wood Ceiling": true,
            "Wood Ramp": true,
            "Furnace": true,
            "Metal Doorway": true,
            "Wood Doorway": true,
            "Workbench": true,
            "Metal Ramp": true,
            "Spike Wall": true,
            "Metal Foundation": true,
            "Metal Door": true,
            "Metal Window Bars": true,
            "Bed": false,
            "Wood Pillar": true,
            "Wood Foundation": true,
            "Wooden Door": true,
            "Repair Bench": true,
            "Metal Stairs": true,
            "Large Spike Wall": true,
            "Metal Window": true,
            "Wood Gateway": true,
            "Wood Barricade": true
        },
        "remove": {
            "antifloat": true,
            "autodeactivatetime": 30,
            "onlyadminremove": false,
            "log": true,
            "allowcmd": true,
            "antiremoveduringraidtime": 120,
            "antiremoveduringraid": true,
            "shared": {
                "doorshare": true,
                "factions": false,
                "groups": true
            },
            "refund": true
        },
        "NoPillarSmallStash": true,
        "UberHatchetCanDestroy": true,
        "refund": {
            "Small Stash": {
                "amount": 1,
                "item": "Small Stash"
            },
            "Wood Wall": {
                "amount": 1,
                "item": "Wood Wall"
            },
            "Wood Stairs": {
                "amount": 1,
                "item": "Wood Stairs"
            },
            "Wood Shelter": {
                "amount": 1,
                "item": "Wood Shelter"
            },
            "Metal Ceiling": {
                "amount": 1,
                "item": "Metal Ceiling"
            },
            "Metal Pillar": {
                "amount": 1,
                "item": "Metal Pillar"
            },
            "Wood Gate": {
                "amount": 1,
                "item": "Wood Gate"
            },
            "Sleeping Bag": {
                "amount": 1,
                "item": "Sleeping Bag"
            },
            "Wood Storage Box": {
                "amount": 1,
                "item": "Wood Storage Box"
            },
            "Camp Fire": {
                "amount": 5,
                "item": "Wood"
            },
            "Metal Wall": {
                "amount": 1,
                "item": "Metal Wall"
            },
            "Wood Window": {
                "amount": 1,
                "item": "Wood Window"
            },
            "Large Wood Storage": {
                "amount": 1,
                "item": "Large Wood Storage"
            },
            "Wood Ceiling": {
                "amount": 1,
                "item": "Wood Ceiling"
            },
            "Wood Ramp": {
                "amount": 1,
                "item": "Wood Ramp"
            },
            "Furnace": {
                "amount": 1,
                "item": "Furnace"
            },
            "Metal Doorway": {
                "amount": 1,
                "item": "Metal Doorway"
            },
            "Wood Doorway": {
                "amount": 1,
                "item": "Wood Doorway"
            },
            "Workbench": {
                "amount": 1,
                "item": "Workbench"
            },
            "Metal Ramp": {
                "amount": 1,
                "item": "Metal Ramp"
            },
            "Spike Wall": {
                "amount": 1,
                "item": "Spike Wall"
            },
            "Metal Foundation": {
                "amount": 1,
                "item": "Metal Foundation"
            },
            "Metal Door": {
                "amount": 1,
                "item": "Metal Door"
            },
            "Metal Window Bars": {
                "amount": 1,
                "item": "Metal Window Bars"
            },
            "Bed": {
                "amount": 1,
                "item": "Bed"
            },
            "Wood Pillar": {
                "amount": 1,
                "item": "Wood Pillar"
            },
            "Wood Foundation": {
                "amount": 1,
                "item": "Wood Foundation"
            },
            "Wooden Door": {
                "amount": 1,
                "item": "Wooden Door"
            },
            "Repair Bench": {
                "amount": 1,
                "item": "Repair Bench"
            },
            "Metal Stairs": {
                "amount": 1,
                "item": "Metal Stairs"
            },
            "Large Spike Wall": {
                "amount": 1,
                "item": "Large Spike Wall"
            },
            "Metal Window": {
                "amount": 1,
                "item": "Metal Window"
            },
            "Wood Gateway": {
                "amount": 1,
                "item": "Wood Gateway"
            },
            "Wood Barricade": {
                "amount": 1,
                "item": "Wood Barricade"
            }
        },
        "ProdShowLastUsed": true,
        "SteamAPIKey": "",
        "flagsplugin_flag": "ban",
        "NoLargeWoodStorageUnderFoundation": true,
        "UseSteamAPI": false,
        "ChatName": "Remover",
        "noremovewhileunderattacktime": 120,
        "antifloat": false,
        "antiremoveduringraid": true,
        "prod": {
            "allowcmd": true,
            "onlyadminprod": true,
            "ShowLastUsed": true,
            "SteamAPIKey": ""
        },
        "undo": {
            "allowcmd": true,
            "timesaved": 320,
            "log": true
        }
    }
    [DOUBLEPOST=1421776270][/DOUBLEPOST]Just double checked, then I deleted the .cfg file so it would generate a new one, still getting the "Could not find structure owner, maybe you want to install the SteamAPI key" error.
     
  18. You need the steam api or oxmin
     
  19. I have oxmin installed.
     
  20. Does it give you an error or it tells you ingame?
    Because if it tells you ingame it just means that oxmin never recorded that player, and the only way to get the player's name is with the steamapi