Inactive [MECH] NoWeather v1.7.6 - disable weather/thunder globally [1.3.1-R2.0]

Discussion in 'Inactive/Unsupported Plugins' started by xPaw, Apr 26, 2011.

  1. Offline

    xPaw

  2. Offline

    DaddyCool64

    I like to disable weather in nether and world, but not in monsterworld.
    my config.yml:
    Code:
    monsterworld:
        disable-lightning: false
        disable-thunder: false
        disable-weather: false
    nether:
        disable-lightning: true
        disable-thunder: true
        disable-weather: true
    world:
        disable-lightning: true
        disable-thunder: true
        disable-weather: true
    in world it's raining, what's wrong?
     
  3. Offline

    QQCucumber

    Same problem here. I tried disabling weather in one world and it flat out didn't work.
     
  4. Offline

    xPaw

    There seems to be some problem in bukkit i think.. im not really sure because code looks fine
     
  5. Offline

    Mook

    Same problem I've receiving as well.
     
  6. Offline

    xPaw

    I really don't understand why it doesn't work... While i was testing in multiworlds it was working fine for me.
    If some good coder would help me solving this bug, i'd appreciate it.
     
  7. Offline

    valdark

    I noticed with another weather plugin that I use that when trying to clear weather it does not register that the weather is on. Perhaps this is the root of your issue.

    With that plugin I have to first create a weather event (even though it is already raining) and then disable the event.

    I know it's not much but I hope it helps, would love to use this on my creative world.
     
  8. Offline

    xPaw

    I just made very minor change.. (v1.4)

    If it still wont work, can you tell me if you have any other weather related plugins running?
     
  9. Offline

    mavbear

    Not working at all.. I have weather disabled on all my worlds but they continue to, well, have weather.
    I use CommandBook for my weathery goodness, so I don't know if that's buggering it.
     
  10. Offline

    Tux2

    Okay, so, I just tested it out and I can confirm that there are still a few issues. I did it on a fresh test server with only Permissions, MultiVerse, and NoWeather installed. It's either weather in all worlds, or no weather in all worlds. Although, with some debug code I was able to see that no weather was supposed to be happening in the other worlds when one world had weather. Hopefully this helps. (This issue also affects my plugin as well)
     
  11. Offline

    xPaw

    My code is simple enough and it should work... its probably a bukkit problem :/
     
  12. Offline

    Kiim

    Please update to latest CB :D I don't like the thunder and lighting so it's awesome to just turn it off !
     
  13. Offline

    xPaw

    It should be working without an update ..
     
  14. Offline

    Kiim

    Oh, I will test it and report back :)
     
  15. Offline

    s15c

    I've just updated to 1.6 and the biomes have returned, freezing over my spawn. I've only been on five minutes thus far, I'll be back and edit it again if rain is back, too.

    Only biomes have started up again. Just waited a while.
     
  16. Offline

    xPaw

    1.6 has changed abit. It now spreads ice even if its not storm, and there is no even that makes me able to disable that event. Sorry, but at the moment this plugin can do nothing towards ice spreading.
     
  17. Offline

    s15c

    Well crap. Is it just physically impossible for any plugin to stop the ice?
     
  18. Offline

    fjuser

    Disable Thunder / Rain works with 1.6?
     
  19. Offline

    xPaw

    Updated to v1.5
    - Added the no snow accumulation flag which allows you to disable forming of snow. (config node is disable-snow-accumulation)
     
    AS1LV3RN1NJA likes this.
  20. Offline

    Trevor Bradley

    Cool plugin. Can a future version stop ice accumulation?
     
    AS1LV3RN1NJA likes this.
  21. Offline

    xPaw

    I definetely want to do that, but currently there is no such event in Bukkit it self, and i just can't do it.
     
  22. Offline

    Trevor Bradley

    Fair Enough! Do you know anything about ice formation? Ice and show seem to be spreading across my worlds like a plague in a recent update. I'm happy enough I can get the snow to stop!
     
  23. Offline

    Kaosthe1st

    I don't think anyone said that there was a way to stop it right now. I'm sure it won't be long before Bukkit codes a way for someone to control/inhibit ice spreading though.

    I need it as well. Most of the water within 1000 block radius of my spawn is frozen over.
     
  24. Offline

    Trevor Bradley

    "Winter is coming"
     
  25. Offline

    Damien711

    Im wondering if I leave accumulation of snow on but block storms will it still snow? I don't want lighting or rain but I want it to snow still. Any help would be great thanks.
     
  26. Offline

    xPaw

    Yes it will still snow.

    Also, Snow and Rain are the same thing called Weather. It is just different in biomes. You cant disable rain while having snow enabled.
     
  27. Offline

    Devin Dill

    would it be possibe to make ti toggleable. a town cought on fire and we needed rain to stop it but i didnt' know hwo to make it rain so it all burned down...
     
  28. There are many options here, if you have WorldEdit then "/ex [radius]" to extinguish, if you have BigBrother then you can "/bb rollback Environment r:[radius] t:[time]" or if you have backups you could use them, it may also be worth looking into options to prevent fire/firespread.
     
  29. Offline

    lilboda29

    will this stop ice from forming?
     
  30. Offline

    Snowy007

    Some people on my server complain about lag when it is raining. So this plugin would really be nice to use.
    I have one question though. What is the difference between disable-lightning and disable-thunder?

    And also, will i still be able to cast thunder with the commandbook plugin to punish players?
     
  31. Offline

    gbumoon

Share This Page