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. Oxide 2.0.2658 for Rust 1060.58 (1920)
     
  2. есть возможность из консоли менять значения:
    "groupQuarryRate": 3.0,
    "groupResourceRate": 3.0,
    "groupPickupRate": 3.0,

    определенной группе?
    ---------------
    there is a possibility of the console to change the value:
    "groupQuarryRate": 3.0,
    "groupResourceRate": 3.0,
    "groupPickupRate": 3.0,

    a particular group?
     
  3. error error error this plugin name :ErrorIGather
     
  4. Code:
    > igwipegroups
    [Oxide] 22:36 [Info] [IGather] Are you sure you wish to wipe the groups? If so do
    igconfirm!
    > igconfirm
    [Oxide] 22:36 [Info] [IGather] Wiping the statistics of groups now!
    [Oxide] 22:36 [Warning] [IGather] {ConsoleSystem+Arg} is wiping the groups!
    [Oxide] 22:36 [Warning] [IGather] Creating default group...
    [Oxide] 22:36 [Error] Failed to call hook 'ConfirmC' on plugin 'IGather v1.0.9' (KeyNotFoundException: The given key was not present in the dictionary.)
    >  iggrabpermissions
    [Oxide] 22:39 [Info] [IGather] igather.Regular
    [Oxide] 22:39 [Info] [IGather] igather.vipx2
    [Oxide] 22:39 [Info] [IGather] igather.2xgather
    [Oxide] 22:39 [Info] [IGather] igather.gather10x
    [Oxide] 22:39 [Info] [IGather] igather.Regular
    [Oxide] 22:39 [Info] [IGather] igather.Regular
    
    So there is no groups wipe, didnt work, fix pls
     
  5. i found two problem, one when someone change his name the igather.player.data dont update name and the permission is not working with group o the people that changes his name because dont found them i think.
     
  6. Failed to call hook 'OnUserPermissionGranted' on plugin 'IGather v1.0.9' (NullReferenceException: Object reference not set to an instance of an object)
     
  7. Error while compiling: IGather.cs(101,248): error CS1525: Unexpected symbol `end-of-file'
     
  8. Same problem. Did you find out on how to get it works with VIP groups ?
     
  9. Error while compiling: IGather.cs(565,55): error CS1955: The member `BasePlayer.IsAdmin' cannot be used as method or delegate
     
  10. Wulf

    Wulf Community Admin

    Wulf updated IGather with a new update entry:

    1.0.10

     
  11. I have a plugin Day/Night Gather and Igather. Especially for VIP players I made x3, but at night because of the plugin Day/Night Gather (since at night I have it in it x3) and for vip group the resource extraction is summed up to x9 аt night.
     
  12. How did you configured more rates for VIPs ? You added them to a group with igather permission, or you just grant permissions for a player to get more X of resources?
     
  13. Sometimes players says that theit quarry rate didn`t changed for their mining quarries.
     
  14. Code:
    Failed to call hook 'OnUserPermissionGranted' on plugin 'IGather v1.0.10' (KeyNotFoundException: The given key was not present in the dictionary.)
    When issuing permission, an error occurs
    How can this be remedied?
    Sorry for my english. Google Translate
     
  15. Failed to call hook 'OnUserPermissionRevoked' on plugin 'IGather v1.0.10' (NullReferenceException: Object reference not set to an instance of an object)
     
  16. Hello friends
    Why can not I give a privilege for the group?
    grant group group igather.name
     
  17. What it is,why nothing works Why can not you give a simple tutorial Permission does not work mothing. Why permission?I am the owner of the server and no one else has access,So why complicated?
     
  18. Well, one of the reasons this doesn't work is because I haven't updated it in a fair bit of time. Over the summer when I have more time myself I plan to re-write it. It's just a matter of when I have the time in my life to do so.
     
  19. Can I increase the rate of Scraps?
     
  20. Get the following error:
    (21:38:25) | Failed to call hook 'cmdChat' on plugin 'IGather v1.0.10' (IndexOutOfRangeException: Array index is out of range.)
    at Oxide.Plugins.IGather.cmdChat (.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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0