Im looking for a plugin, a bit like this one ----> http://dev.bukkit.org/bukkit-plugins/splated-solar-apocalypse/ Accept instead of a solar apocalypse, i need a freezing one. Plugin category: World editing & management / fun Suggested name: Frozen World What I want: When a command is done to start the freeze it says in chat, Looks like its going to be a hard winter... then slowly all of the water turns to ice, snow starts to fall everywhere. After 3 hours the thaw happens everyone is notified with "Spring is on the horizon" slowly all of the snow disappears (except in snow biomes) and ice turns back to water (except in snow biomes) By Slowly i mean 15.30 mins. Also the time it takes for everything to happen to be configureable. ForceFreeze and ForceThaw when the command is issued the effects of thaw or freeze are applied instantly and a server wide notification "ForceFreeze/Thaw was used!" Ideas for commands: /fw freeze, /fw thaw, /fw forcefreeze, /fw forcethaw Ideas for permissions: permission for all frozen world commands When I'd like it by: 1-2 weeks but asap
Bump Still nothing?! EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Just so you know this is one of the bigger projects it is not likely to be completed. Their are a couple ways you could go about doing something like this that i can think of (me being completely new to bukkit programing) 1. change all of the biomes to a biome that has snow, and store all of the biomes that were changed (which could cause all of the biomes to be lost if something happened). This would also be completly uncontrolled. 2: manually make snow start appear and cancel the thaw event. This would cause insane amount of lag. Either way you accomplish this when a new chunk is loaded the server would have to instantly generate the snow, ice, and snowblocks or it would not look even when traveling throughout the world. This would cause a great amount of lag. There probably are other ways but these are the only 2 i can think of
K3YD0N as good of an idea this is, like previously mentioned, it's such a big project that the work put in would take a tonne of time and expert skill. You'd be better off offering an incentive to get people to do this :3 (doesn't necessarily mean $$$)
Luke_Lax Ok thanks i guess ill offer VIP on my server for life (Yes i know not a very good one) I think i will just abandon this, if someone wishes to take the idea tag me or something in the new post. MrTomTomHD Da_Pepsi_Monster valithor2
K3YD0N Um take a look at solar Apocalypse in night only mode it freezes the world and cause snow to pile up, water to freeze and its all configurable. And I'm working on a regrow system to put the world back after a set day. I think it can do what you need.