A simple Plugin to set, get, lock and unlock weather per world.
Usage:
Code (Java):
/weather get
{world
/all
}
/weather clear
{world
/all
}
/weather rain
{world
/all
}
/weather thunder
{world
/all
}
/weather lock
{world
/all
}
/weather unlock
{world
/all
}
- The world parameter is always optional and defaults to the world the player is currently in.
- Locked worlds will not be affected by /weather commands
Permission:
To use all commands: "multiweather.admin" (default for ops)
Enjoy!