Prod (Who Owns)

Get owners of deployable, building structures and whitelist of tool cupboards

Total Downloads: 6,161 - First Release: Apr 3, 2015 - Last Update: Apr 13, 2017

5/5, 26 likes
  1. Please make the ability to assign the right (permission) to use this command, a certain player.
    oxide.grant user <Player> canprod
     
  2. prod does not work for code locks and doors
     
  3. How to i give players the ability to use prod? they are telling me it says they don't have access.
     
  4. @GRINDCORE, set "authLevel": 0 in the config then reload the plugin.
     
  5. Reneb,
    is new plugin it is old version.
    namespace Oxide.Plugins
    Code:
    {
        [Info("Prod", "Reneb", "2.2.0", ResourceId = 683)]is 2.2.1
    =D


    Not for the View Password
    the lock ?
     
  6. working
     
    Last edited by a moderator: Nov 8, 2015
  7. Not working.

    Type the command and it just clears and nothing comes up.

    It then dumps a ton of stuff into console.
     
  8. The new version says 2.2.1 and update says I have 2.2.0 installed after I just updated.
     
  9. ^ yep same and it doesn't function.

    Type the commands and nothing happens.
     
  10. I also have the issue i have downloaded and updated prod several times over the past couple of weeks to 2.2.1 and when i check it says its outdated 2.2.0?

    When i look at the plugin i just downloaded its version 2.2.0

    Code:
    // Reference: RustBuild
    using System.Collections.Generic;
    using System;
    using System.Reflection;
    using UnityEngine;
    using Oxide.Core;
    using Oxide.Core.Plugins;namespace Oxide.Plugins
    {
        [Info("Prod", "Reneb", "2.2.0", ResourceId = 683)]
        class Prod : RustPlugin
        {        private int prodAuth;
            private string helpProd;
     
    Last edited by a moderator: Dec 12, 2015
  11. ^the same!
     
  12. Maybe he forgot to change the version number
     
  13. yeah think so...

    is there any chance to find out an owner of a sign with this plugin?
    if not, maybe you could do it in the next version?
    on my server are some racist signs etc. and i want to know who placed it.

    or do you know a plugin which has this feature?
     
  14. Wulf

    Wulf Community Admin

    Signs don't have owners, they only have who edited them last. You can use one of the Sign Tracker / Manager plugins for that.
     
  15. prod does not show players authorized in code lock :(
     
  16. does not work anymore on highwalls, stone gates, some floors and so on, since the last Rust Update (23/12-20015)... Anyone else have troubles?
     
  17. I downloaded the "v2.2.1" from here and uploaded it but my server is still saying that it is running "v2.2.0" and the updater is kicking back a message that says I need to update to "v2.2.1"
     
  18. Use this
     

    Attached Files:

    • Prod.cs
      File size:
      13.5 KB
      Views:
      52
  19. Perfect, thank you that worked!