[INACTIVE][FUN/ADMIN] WeatherMan 6 - Control the weather! [740]

Discussion in 'Inactive/Unsupported Plugins' started by RightLegRed, Apr 22, 2011.

  1. Offline

    Archelaus

    Weather Man
    Want to control the weather? Now you can! Become a weather man with this plugin. You can set it to rain on, or off. You can clear snow and even strike people with lightening!​
    Commands​
    /weather rain <time>​
    /weather thunder <true|false>​
    /weather thunder <playername>​
    /weather clear​
    /weather rain - doesn't need a time, without it, it makes it rain for a default set time.​
    Permissions​
    weatherman.clear​
    weatherman.rain​
    weatherman.thunder​
    ChangeLog​
    Version 1 - Released!​
    Version 2 - Added ability to set rain time!​
    Version 3 - Added turning off lightning!​
    Version 4 - Removed reach of lightning!​
    Version 5 - fixed up the commands a bit.​
    Version 6 - now has the command /weather thunder <playername>






    Supports Multiworlds, Permissions and each feature is seperated. So your players can clear the rain while you fry sheep!​
    Requires Build 709!​
    I hate to do this, but I'm running out of money and this keeps me interested in developing this plugin. Donators may have their name published to the thread if they please.​
    [​IMG]
     
    Me4502, Netto Hikari, Mazer and 8 others like this.
  2. Offline

    Chuckster

    Rightlegred i am having the same problem as siralex even though i put a number after it
     
  3. Offline

    davedavy

    Yes but the snow doesnt go away...
     
  4. Offline

    KiloWhiskey

    So it seems that you just need to add a default time to the system. So if someone does "/weather rain" the system assumes you meant to type "/weather rain 600" and does a minute of rain by default. That way you won't get the 'null' error. Also, I thought weather was global, so shouldn't the rain command add snow to tundra biomes? I haven't run the plugin yet, btw. Just throwing out some thoughts. One last thing, why would you ever need less than one second of rain? 1-9 seem to be worthless. Can you change this so that 1 = 1 second instead of a tenth?

    If you're running worldedit you can do /thaw <radius> and it will clear out the snow.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  5. Offline

    _Zw_

    /weather thunder true
     
  6. Offline

    Derphiria

    no i don't have any problems, i just wonder why the creeper turned into a star wars duwd when i struc it by lightning, this may be a bug or something :eek:
     
  7. Offline

    Jake_Evans

    Derphira, it's called a Super Charged creeper, it's explosions are bigger and can kill you even if you have full health.
     
  8. Offline

    KiloWhiskey

    Lightning struck creepers are a feature of 1.5. They do more dmg than normal creepers. The glowing skin is to let you know that they're actively stronger.
     
  9. Offline

    Derphiria

    Thank you !! =)
     
  10. Offline

    SpiiderPig

    I use the command /weather thunder off but it dont shows any message in chat or Server Log, is that normal ?
     
  11. Offline

    ToastHelmi

    someone can post the link were i can download CraftBukkit 709
     
  12. I cant get it to work :S
     
  13. Offline

    brandon1994

    can u make the ligthtning strike so it strikes where you look so it also works on long distances?
    because standing next to a creeper to super charge it is verry anoying cuz it instant explodes then
     
  14. Offline

    jjjnmk

    Wonderful plugin =]
    I love freaking out the members on my server <3
     
  15. I cant use any command they all fail and they give me a wierd error message like everybody else... please help i really want this mod...
     
  16. Offline

    CainFoool

    Your doing it wrong then!

    You MUST supply a time
    Eg.
    /weather rain 100
     
  17. Offline

    kalyse

    Where i can download and install bukkit 709 plz ?
     
  18. Offline

    Frvwfr3

    I use /weather rain 10

    Get no response from server at all, no change in-game, and no error.

    What is up with this?
     
  19. Offline

    TopsyK

    I have the same problem
     
  20. Offline

    jjjnmk

    http://ci.bukkit.org/job/dev-CraftBukkit/
    on the left sidebar are builds of bukkit :D 709 should be at the very top.


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  21. Offline

    kankan_01

    I've tested this plugin with Bukkit 709, and :
    -weather rain true set infinite rain.
    -weather rain X works,
    -weather clean does nothing visible.
    I've not really tester /weather thunder on/off, but if y try /weather thunder off, there are no confirmation on game or on console.
     
  22. Offline

    Frvwfr3

    Oh wow. I somehow completely missed that post. Thank you got it to work :p

    Wonderful plugin :3
     
  23. Offline

    Chuckster

    do i need a permissions plugin is that my problem?

    Which post did you see that fixed it cause ive tried everything i deleted all plugins to test this but still it does this do i need a permissions plugin?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  24. Offline

    Frvwfr3

    Wtf I cant quote...?

    But anyways Kilo's up above

    Talking about you have to include the number and only numbers over like 20 or so.

    So /weather rain 500 would be 5 seconds of rain (or 10 idk)
     
  25. Offline

    Draconicus

    Code:
    2011-04-22 11:47:36 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'weather' in plugin WeatherMan v1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:650)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:613)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:607)
        at net.minecraft.server.Packet3Chat.a(SourceFile:36)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
        at com.rightlegred.weatherman.commands.ControlWeatherCommand.execute(ControlWeatherCommand.java:50)
        at com.rightlegred.weatherman.commands.CommandManager.dispatch(CommandManager.java:47)
        at com.rightlegred.weatherman.WeatherMan.onCommand(WeatherMan.java:44)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-04-22 11:47:40 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'weather' in plugin WeatherMan v1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:650)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:613)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:607)
        at net.minecraft.server.Packet3Chat.a(SourceFile:36)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
        at com.rightlegred.weatherman.commands.ControlWeatherCommand.execute(ControlWeatherCommand.java:36)
        at com.rightlegred.weatherman.commands.CommandManager.dispatch(CommandManager.java:47)
        at com.rightlegred.weatherman.WeatherMan.onCommand(WeatherMan.java:44)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-04-22 11:47:48 [INFO] Weather Man - Off Air!
    2011-04-22 11:47:48 [INFO] Weather Man - On Air!
    2011-04-22 11:47:48 [SEVERE] Nag author: 'Rigby' of 'MultiVerse' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    2011-04-22 11:47:51 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'weather' in plugin WeatherMan v1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:650)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:613)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:607)
        at net.minecraft.server.Packet3Chat.a(SourceFile:36)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
        at com.rightlegred.weatherman.commands.ControlWeatherCommand.execute(ControlWeatherCommand.java:36)
        at com.rightlegred.weatherman.commands.CommandManager.dispatch(CommandManager.java:47)
        at com.rightlegred.weatherman.WeatherMan.onCommand(WeatherMan.java:44)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    
    I think I was misunderstanding what was a mandatory argument for the /weather commands, and immediately tried "/weather clear" while it was raining. That might have worked (took a few seconds - may have been natural), but following that, all commands reported an internal server error as properly illustrated above.

    At some point I reloaded the plugin.
    It says V1 here. You say "3" in your thread. have I got the wrong version?
     
  26. Offline

    Aqualix

    Would love to see a working time looper with this, could set the mood for any world.
     
  27. Offline

    Melon123

    I think a good feature would be able to control where the lightning hits. Or maybe be able to summon snow.
     
  28. Offline

    Walnoot

    so if I type /weather rain off it will stop raining forever in my desert world? Or is it temporal? And is my desert world unaffected by it?
     
  29. Offline

    Archelaus

    Yes.

    Will do once I've finished up my other mod.

    I didn't change the version in the plugin. I'll read the whole thread to make sure you're using the correct arguments.
     
  30. Offline

    Kalais

    This would be great if lighting strikes could be done at long distance.
     
  31. Offline

    tiltomat

    cb#709
    seems to work properly now. thank you
     

Share This Page