Day/Night Gather

Set different gather rates for day and night.

Total Downloads: 1,592 - First Release: Feb 12, 2017 - Last Update: Feb 16, 2017

5/5, 10 likes
  1. Thanks Dubz! Really looking forward to using this, I think this is a really interesting plugin in order to get players out and moving in the world. Appreciate you taking the time to put this together.
     
  2. Dubz updated Day/Night Gather with a new update entry:

    1.0.3

     
  3. Dubz updated Day/Night Gather with a new update entry:

    1.0.4

     
  4. CHR

    CHR

    Hello,

    I tried it with ToD and without did not work for me. Broadcastmessage came only once, and it showed wrong Multiplier. This "can" be a good plugin when it works.
     
  5. Dubz, can you add permissions for plugin? With these permissions can be configured for every players their rates. For example players with vip permission have x4 gather rate night and x3 gather rate day; players with default permission have x3 gather rate night and x2 gather rate day, please :)
     
  6. No because GatherManager doesnt support it.
    [DOUBLEPOST=1487143993][/DOUBLEPOST]
    Current version is working perfectly using TimeOfDay on my server.
    If its using the wrong multiplier, then your haven't updated your config and reloaded the plugin.
     
  7. due to competition?
     
  8. No, it's because it's an option I can't set/change in Gather manager
     
  9. Oh. And you can't add its an oprion in you plugin Day/Night Gather?
     
  10. CHR

    CHR

    Well for me it dosnt work...

    https://i.imgur.com/Piwc3og.png
    Code:
    {
      "BroadcastMessage": true,
      "DayGatherRateDispenser": 3.0,
      "DayGatherRatePickup": 3.0,
      "DayGatherRateQuarry": 3.0,
      "NightGatherRateDispenser": 6.0,
      "NightGatherRatePickup": 6.0,
      "NightGatherRateQuarry": 6.0,
      "SunRise": 7.0,
      "SunSet": 19.0,
      "UseTOD": true
    }
    Load yes function no
    [DOUBLEPOST=1487171385][/DOUBLEPOST]Without TimeOfDay result... im going crazy....

    https://i.imgur.com/p1Wdro6.png
     
  11. I should add to his post.

    It appears that after a server restart and removing the gathermanager config file, I am getting the correct gathering amounts I indicated. However, the message that displays (Night: xx Craftting) always shows the crafting rate variable from day time.
     
  12. I can't get my night gather to 4x.

    Nevermind, I got it to work.
     
    Last edited by a moderator: Feb 15, 2017
  13. in chat plugin show wrong message
    i set day x5 and night x10
    but in chat show: Day x5 & Night x5 rates

    i changed lang and .cs file but somewhere in memory in saved and i cant change message
     
  14. Wulf

    Wulf Community Admin

    Changed them where?
     
  15. Dubz updated Day/Night Gather with a new update entry:

    1.0.5

     
  16. hmm is there any other addons that conflicts with this? i did set day to 5x and night x10 and it does show in-game but it still dont change the gatherrate, it stays the same.
     
  17. Not that I have been made aware of, if you can see it changing the gather rate via console then it's working as intended
     
  18. well it does change on console and so, but it still dont change the gather effect so to say, for day its 150 wood with a metal hatchet and at night, well it says x10 but still give same amount, 150....
    so something is not working right.
     
  19. Code:
    (09:04:11) | You have set the gather rate for * to x3 from Resource Dispensers.
    (09:04:11) | You have set the gather rate for * to x3 from pickups.
    (09:04:11) | You have set the gather rate for * to x3 from Mining Quarries.
    (09:04:11) | You have set the resource amount for Tree dispensers to x3
    (09:04:11) | You have set the resource amount for Ore dispensers to x3
    (09:04:11) | You have set the resource amount for Flesh dispensers to x3
    Example from my server, from console, of the plugin changing the GatherManager rate.
     
  20. yeah it does say that but it still dont change in-game. i can post some pictures tomorrow about this.