Clear Sky
Instantly clear the weather. Stop rain and thunder with a single command.
Advanced weather control plugin for PocketMine-MP 5. Rain, thunder, clear sky — all with one command.
Instantly clear the weather. Stop rain and thunder with a single command.
Make it rain with beautiful particle effects visible to all players in the world.
Enable thunderstorms with dramatic lightning effects for an immersive experience.
Change weather independently in each world. Perfect for multi-world servers.
Full English and Russian language support. Switch in config.yml anytime.
Zero TPS impact. Optimized network packets, no scheduled tasks, pure performance.
Get the latest .phar from GitHub Releases
Place the .phar file into your server's plugins/ folder
Restart your PocketMine-MP server to load the plugin
Edit plugin_data/WeatherControl/config.yml to set language and preferences
| Command | Description | Permission |
|---|---|---|
/weather clear |
Set weather to clear sky | weathercontrol.command |
/weather rain |
Start rain | weathercontrol.command |
/weather thunder |
Start thunderstorm | weathercontrol.command |
/weather rain world2 |
Start rain in specific world | weathercontrol.command |
# WeatherControl config.yml language: "en" # "en" or "ru" default-weather: "clear" # clear, rain, thunder broadcast-changes: true # notify players