[INACTIVE][FUN] SkyPlus -- moved to BukkitDev [Spout] [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Activat0r, Aug 9, 2011.

  1. Offline

    Activat0r

    SkyPlus - It's your sky!



    [​IMG]

    [​IMG]

    Ever wanted to change the atmosphere of your world? Maybe some dark, stormy clouds. Or an eerie green sky over an alien terrain. Well, now you can!

    This is my first plugin, so please leave some feedback if it was useful to you. :cool:
     
  2. Offline

    Activat0r

    No problem. Glad I could help in a small way. :p
     
  3. Offline

    muCkk

    i had the same problem with my plugin. somebody on github told me to use this to reset colors:
    setFogColor(player, Color.remove());
    (didn't try it yet)
     
  4. Offline

    Activat0r

    That's exactly what I used. Not the greatest, if you want colored clouds, but it gets the job done. :cool:
     
  5. Offline

    MrKrucible

    please re-add the sky-colors :) all my users loved it so much!
     
  6. Offline

    Activat0r

    Done. Visit the BukkitDev page for download. ;)
     
  7. Offline

    paully104

    The color of the sky isnt changing for me using the latest release build of spout and client.
     
  8. Offline

    MrKrucible

    NEVER MIND! I found out I had to change the 'world' text to my world name :p sorry

    hey i am actually having a problem. I can't change the color for some odd reason, so here is my config and they sky is suppose to be a bright blue.

    Code:
    world:
        useDefaultColors: false
        useCloudColors: true
        sunny:
            fog:
                red: 127
                green: 127
                blue: 204
            cloud:
                red: 229
                green: 229
                blue: 229
            sky:
                red: 23
                green: 50
                blue: 220
        raining:
            fog:
                red: 51
                green: 51
                blue: 51
            cloud:
                red: 25
                green: 25
                blue: 25
            sky:
                red: 51
                green: 51
                blue: 51
    world_nether:
        useDefaultColors: false
        useCloudColors: true
        sunny:
            fog:
                red: 0
                green: 204
                blue: 0
            cloud:
                red: 0
                green: 0
                blue: 0
            sky:
                red: 0
                green: 204
                blue: 0
        raining:
            fog:
                red: 0
                green: 204
                blue: 0
            cloud:
                red: 0
                green: 0
                blue: 0
            sky:
                red: 0
                green: 204
                blue: 0
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  9. Great plugin so far, just a few glitches:

    The spoutclient keeps the sky color changes of a server even on a different server without Skyplus.
    Tested with SkyPlus 1.2.3, CB1323, Spout 449, Spoutcraft 564
    Reproduce: Join a server that changes sky colors, leave, join a server without SkyPlus - Voilá, same modified sky color!

    Any way to fix that?
     
  10. Offline

    Anthony13

    can u plz update to build 1337 up to 1368 plz, i have a whole bunch of plugins that work from 1337 to the latest build which is 1368 other than build 1369 has failed.
     
  11. Offline

    jycs

    Yes 1337... it gets messy plugins on Bukki ...
     
  12. Offline

    Activat0r

    @Zothen: That, I suspect, is a Spoutcraft bug, probably fixed in a new version by now. SkyPlus only tells Spoutcraft what color to set the sky--it's up to Spoutcraft to reset upon joining a new server. However, if I have the time, I'll see about adding a fix to reset the colors at player logging out.

    @Anthony13 & @jycs: I'm extremely stressed out with school right now, can't promise anything, but I'll try to update to the latest version when I can. A lot of the original plugin files are on an older computer and I'm working on transferring over to my new workstation.
     
  13. Offline

    Anthony13

    ok, cool
     
  14. Offline

    Pomme72

    I'll need this awesome plugin for the version 14XX of Craftbukkit, for MC 1.0.0.

    Do you think you'll update it at time or have I to make a request on the plugins' bukkit forum ? :)
     
  15. Offline

    Activat0r

    @Pomme72 Just waiting on the 1.0.0 RB now. :)
     
  16. Offline

    Pomme72

    Oh srsly ?! And you'll update it ? OMG Dude you are my awesome god I was needed this plugin so hard for the 1.0.0 :'D

    Thank's ! :)
     
  17. Offline

    fuzyfeet

    I love this idea, but is there any way this could work with worldguard so the sky can be set for different areas?
     
  18. Offline

    DCS0NEVEC

    If you could make it compatible with WorldGuard, so that just specific regions have other sky and foggs, then this plugin would be much more better and damn awesome :D
     
  19. Offline

    Bellaabzug21

    omg the reactions of the players is priceless. I would sell it if I could.
     
  20. Offline

    md_5

    Long time no see Activat0r. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page