UGather

Adds zones, permissions, and other options to modify gather rates!

Total Downloads: 6,540 - First Release: Mar 14, 2016 - Last Update: Apr 28, 2018

5/5, 19 likes
  1. Well all the info is on the overview that you need
    IGather for Rust | Oxide
     
  2. I found the problem, my server recognizes me as an admin but Oxide it's self does not and I can't for the life of me figure out how to make it recognize me as an admin. I tried all the commands I could find online and there is no config file for oxide in the FTP files. (My server provider auto installs the most recent version of oxide when ever it comes out).
     
  3. There is no config for oxide if you login to your ftp you will see a folder called oxide inside that you will see these folders
    config
    data
    lang
    logs
    plugins
    also remember each time rust is updated it will uninstall oxide but the folders will stay there so oxide will need reinstalled after any rust updates
     
  4. Fixed it, got it working.

    To clarify for anyone else who is stupid like me and confused, I typed it in Rcon as:
    grant user "insert name here" igather.admin
     
    Last edited by a moderator: Jun 19, 2016
  5. Stop server install oxide
     
  6. Using Oxide's permission system | Oxide
     
  7. igathaddtogroup (target) (groupID). Please change the description on igathaddtogroup (groupID) (target).
     
  8. Right sorry for no updates recently. Im going to just re-write it as I have a bunch of new additions I need to add plus a few fixes!
     
  9. If you wish to test the new version(written from scratch again...) then you can click this link. It just beta so it will most likely have a lot of bugs!
    Need testers for IGather beta | Oxide

    Any bugs you find please post them on that forum!
     
  10. [Oxide] 17:34 [Error] Failed to call hook 'igathcommand' on plugin 'IGather v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 17:34 [Debug] at Oxide.Plugins.IGather.SetGather (Int32 groupID, Int32 cResource, Int32 cPickup, Int32 cQuarry, .BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.IGather.igathcommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.IGather.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 17:34 [Info] [Logger] GooberGrape (76561197968667969) ran chat command: /igath setgroupgather 1 2 2 2
     
  11. Someone posted that on the beta as well. When I fix the beta I will post it as a update.
     
  12. Hello i have question i readed in changelog that there's groups like vip but when i m trying to give permission igather.vip there is no permission like that
    help please
     
  13. A group creates the permission based on the name. Capital letters count so say we created a group called VIP it would be igather.VIP. There is a command to see all perms.
    [DOUBLEPOST=1468471993][/DOUBLEPOST]Oh wait those functions are in the beta not in this version. I will be uploading the new version soon.
     
  14. there is no such thing like igather.VIP
    [DOUBLEPOST=1468507420][/DOUBLEPOST]
    when trying make group and add someone to it

    [Oxide] 17:41 [Debug] at System.Collections.Generic.Dictionary`2[System.Int32,Oxide.Plugins.IGather+GroupData].get_Item (Int32 key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.IGather.PlayerSetGroup (.BasePlayer player, .BasePlayer target, Int32 GroupID) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.IGather.igathcommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.IGather.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  15. Make sure you follow the syntax exactly as it shows.
     
  16. can you tell me syntax i writing like /igath creategroup 1 VIP 3 3 3 right?
     
  17. Ive tried using the .cfg file and the commands. all i want to do if change the default groups gather rate to x3. does it not affect me because i am the admin?
     
  18. Use the beta I posted above. It works a LOT better than the current version. Im still working out a few kinks in the beta.