[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

    sfxworks

    Getting the same error
    The whole /weather = clear:rain:thunder:
    If I type in any of these then I get an error.
    709

    When I tried /weather rain this is what I got

    Code:
    2011-04-22 18:13:25 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'weather' in plugin WeatherMan v4
        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
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  3. Offline

    tiltomat

    you've to type /weather rain 10000
     
  4. Offline

    NouvelleOrange

    Tried the plugin with 709 and here what it gives me when I type /weather rain
     
  5. Offline

    Jeyge

    I think this is just a test to see how many different people can answer the same question. I'll take this one and add my name to the list.

    You have to type /weather rain <number of seconds X 100>
     
  6. Offline

    NouvelleOrange

    sorry I read it after. But thunder command doesnt work.
     
  7. Offline

    jmcneely

    @RightLegRed The first error with "/weather rain" the second with "/weather thunder"
     
  8. Offline

    Jeyge

    Try /weather rain <time> and /weather thunder <boolean> so that would be /weather rain 10000 and /weather thunder true.
     
  9. Offline

    NouvelleOrange

    /weather thunder true doesnt make any error in the console but it doesnt do anything either.
     
  10. Offline

    PhantomGamers

    Left click.
     
  11. Offline

    nicksasa

    Our city is in a snowy biome and when i use /weather rain 10000 it starts to snow and /weather thunder 10000 does nothing.

    No errors in the console tough.
     
  12. Offline

    PhantomGamers

    There is no Rain in Snow Biomes, only Snow. That's normal.

    It's /weather thunder true, not 10000.
    Then you shoot the thunder by left clicking.
     
  13. Offline

    nicksasa

    I am sure that there is rain, because it has rained before in the city.
     
  14. Offline

    PhantomGamers

    If it's snowing, it's not going to rain :\
    Least as far as I know.
    I've never seen rain properly in a snow biome, only in my bugged map where all I get is rain...
     
  15. Offline

    nicksasa

    Well if it does rain, it are only parts that are raining.

    And thanks for the thunder.
     
  16. Offline

    S4h4rk

    This is a awesome plugin! Thank you so much.
     
  17. Offline

    ninjagangsta_1

    how to do give yourself permissions i can't figure it out would appreciate help
     
  18. Offline

    nicksasa

    I just hope the craftbukkit team can add functions to set every weather condition in every biome.

    Otherwise great plugin.
     
  19. WHen i use this on my server i get this;

    [​IMG]

    And in console i see this

    Code:
    2011-04-23 00:09:42 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'weather' in plugin WeatherMan v4
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHandler
    Any idea's?
     
  20. Offline

    NouvelleOrange

    Thanks it works now.
     
  21. Offline

    overlordror

    I'm having the same problem as @Joelp53. When I install the plugin and type /weather rain 100, it throws the Internal Error command. Any fix for this?
     
  22. Offline

    Snowybearr

    /weather rain 10000

    I get internal error.
     
  23. Offline

    PhantomGamers

    I just do /weather rain true, but then it rains forever until you do /weather clear.
     
  24. Offline

    joshb

    the description is wrong its /weather thunder false NOT /weather thunder off
     
  25. Offline

    NightStalk3r

    It seems permissions is mandatory for this plugin to work, i too was getting these errors everyone else is getting until i installed permissions.
     
  26. Offline

    jmcneely

    This plugin works you just need to know how to work it. The author of the plugin is still hard at work and I will gladly support him.

    Also I took a look at the mother nature plugin, this one seems way more simpler.
     
  27. i have found the prob by my server... i have install weatherman 4 and Commandbook.... commandbook have /weather too..... that was the crash by me.... after i deinstall weatherman i can control the weather with commandbook ;-)

    sry 4 bad english^^
     
  28. Offline

    Naruchico

    stupid question....but can you make it where the lightning doesn't cause fires?

    thank you :D

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

    Noah1997

    /weather thunder 10 doesn't work. It does nothing.
     
  30. Hey, great plugin!

    I am curious about how you managed to get the lightning to not affect the user who launched it.
     

Share This Page