SlashStorm is a simple bukkit plugin that adds simple time and weather commands, no configuration and includes permissions support! If you don't want permissions, then you can use v1.0.0 or download the latest if you need permissions support. The plugin also logs if players change the time/weather in the console. Like this world is the world the time/weather is set in:
[SlashStorm] _8Bit set the weather to sunny in world
Commands:
- /day - Sets the time to morning in the world you are currently in.
- /midday - Sets the time to midday in the world you are currently in.
- /night - Sets the time to evening in the world you are currently in.
- /midnight - Sets the time to midnight in the world you are currently in.
- /storm or /rain - Sets the weather to rainy in the world you are currently in.
- /sun or /sunny - Sets the weather to sunny in the world you are currently in.
In version 1.2 and above, you can put the world name after the command to set the time/weather in that world. Like /day <world>, you can still use /day to set the time in the world you are currently in.
Permissions:
- slashstorm.storm : /storm and /rain
- slashstorm.sun : /sun or /sunny
- slashstorm.day : /day
- slashstorm.night : /night
- slashstorm.midday : /midday
- slashstorm.midnight : /midnight
Known Bugs:
- If you type something like "/day worldtwo" and the world "worldtwo" does not exist, the plugn throws an Internal Server Error. Affects any command in this plugin. Only happens if the world does not exist. Versions affected: 1.2.0