SetSunny
Reasons to use
I just made this plugin to use on my own private server, because the rain made me lag (I run my server on my laptop).
With this plugin, you can just change the weather to sunny (or rainy), it's as simple as that.
Usage
For information, go to:
THE SIMPLEST VERSION
- http://dev.bukkit.org/server-mods/setsunny/pages/simple-set-sunny/
THE ADVANCED VERSION
- http://dev.bukkit.org/server-mods/setsunny/pages/set-sunny-advanced/
To do
- Add commands for weather change (storm, rain, etc.) ADDED
- Next update will contain source, cuz I like to learn from others, so why couldn't other people learn from me? ADDED
- Remove the console error SOLVED
- Add a [world] parameter ADDED
- Add a weather length parameter ADDED
- Make the commands runnable from the console. ADDED
- Get the default weather duration from a configuration file. ADDED
- Any suggestions?
Changelog
- v3.1 : Minor bug fix.
- v3.0 : Added config.yml with default duration for weather.
- v2.0 : Advanced version release.
- v1.0 : RELEASE AS ALMOST ALL "TO DO'S" HAVE BEEN ADDED
- v0.4 : Complete rewrite of the code. Now has a world parameter.
- v0.3 (console fix) : You now get a message saying u can't use the command in console, and not that huge error.
- v0.3 : Added the source to the SetSunny.jar + Uploaded the source to GitHub + Added something else I don't remember
- v0.2 : Added two new commands, /setstormy and /setrainy
- v0.1 (fix) : Repaired a stupid mistake
- v0.1 : Release
Thanks to
- nisovin for helping me out with a problem :p
- kumpelblase2 for solving the console error thingy
- Njolbrim for helping with the arguments
- Giinger for helping with the length parameter
The Source Code
https://github.com/colony88/SetSunny (will contain both the simple source code and the complex)