GatherControl

Moved

Total Downloads: 4,770 - First Release: May 20, 2017 - Last Update: Feb 24, 2018

5/5, 26 likes
  1. CaseMan submitted a new resource:

    Gather Control - Control gather rates by day and night with permissions

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    A few suggestions and recommendations:
    • LoadDefaultMessages() does not need to be called manually, Oxide already calls it
    • Init() and Loaded() hooks can be combined, no need to delay with Loaded()
    • Some code duplication that could be split into separate method with less repetition in gather hooks
    • Would suggest looping through players to allow localized broadcasting of Lang API messages
     
  3. Thank you. I will try to remake according to your advice.
     
  4. CaseMan updated Gather Control with a new update entry:

    1.0.1

     
  5. So, not to question your abilities and whatnot - I just want to be sure before I jump on board.

    I currently use GatherManager as well as Day/Night Gather. This one plugin is meant to replace those? Is it working as well as I think it will?
     
  6. These plugins can not work together. This plugin can replace the above plugins and add functionality to work with permissions.
     
  7. So as long as I keep the UseZeroIndexForDefaultGroup set to True, this will be applied universally throughout the players on my server? I'll remove the other two plugins and give this one a whirl. Always looking for ways to optimize plugin usage.
     
  8. Yes. If you use this parameter, the first group in the settings with the index "0" will be applied to all players in the "default" group, without using permissions.
     
  9. Excellent. Seems to be working well right off the bat. Nice plugin. I really enjoy the fact of being able to eliminate a plugin from my list!
     
  10. Ok, so far it works. Just noticed a very minor thing - there is a spelling error when morning happens. It'll add an extra "p" in "production". Thanks.
     
  11. I already know.))) You can fix it yourself in a language file or completely change the text to your own. In new versions it will already be fixed.
     
  12. Okay cool - was just letting you know. Plugin is working very well thanks.
     
  13. Thank you.
     
    Last edited by a moderator: May 21, 2017
  14. Good afternoon. At me such problem I can not make 2 privileges. One for all and the other for VIPs. When I prescribe everything, it just gives an error. How can it be better to prescribe who can configure the configuration.
     
  15. Use the example configuration from the description. There's already everything you need. And the "UseZeroIndexForDefaultGroup" setting: true
     
  16. Can i have some help? i can't get the gathering to work... It still gives me only 10 wood
     
  17. What you changed in config and data file?
     
  18. Some spelling errors. "Pproduction rate is lowered"
     
  19. Thank you. I already know. This has already been discussed in several posts above.
     
  20. Nvm, i fixed it :)