Always Rain Plugin

Discussion in 'Archived: Plugin Requests' started by Skullgunner1, Aug 16, 2012.

  1. Offline

    Skullgunner1

    Plugin category: Mechanics

    Suggested name: AlwaysRain

    What I want: It's very simple. A plugin that has literally one command, to set the rain on and off, with multiple world support. One world has rain on forever, the other one is left untouched. I am here because I am making a Star Wars Server with Kamino in it, and I can't find 1 plugin that allows forever rain. Just no rain at all.

    Ideas for commands: /set rain [Forever:Foreveroff:Alone] Forever is explanatory, Foreveroff is explanatory, is Alone is to leave the world alone and let natural rain come on and off.

    Ideas for permissions: set.rain (Gives permissions to user to set the rain to forever or non-forever. Default: OP)

    When I'd like it by: Well, anytime, but I'd really like it within the next week.
     
  2. Offline

    Alvarez96

    WorldGuard, a common plugin, has a config options:
    [Line 107]always-raining: true
    [Line 108]always-thundering: true

    Hope this helped :)
     
    np98765 likes this.
  3. Offline

    Skullgunner1

    Multiple world support?
     
  4. Offline

    fredghostkyle1

    i think so, you can test it :D
     
  5. Offline

    Alvarez96

    Yes sir. Each world has their own config file.

    Code:
    #
    # WorldGuard's world configuration file
    #
    # This is a world configuration file. Anything placed into here will only
    # affect this world. If you don't put anything in this file, then the
    # settings will be inherited from the main configuration file.
    #
    # If you see {} below, that means that there are NO entries in this file.
    # Remove the {} and add your own entries.
    #
     
    {}
    
     
  6. Offline

    Skullgunner1

    Alright, well then, thanks!
     

Share This Page