Features

Clear Sky

Instantly clear the weather. Stop rain and thunder with a single command.

Rain

Make it rain with beautiful particle effects visible to all players in the world.

Thunderstorm

Enable thunderstorms with dramatic lightning effects for an immersive experience.

Per-World

Change weather independently in each world. Perfect for multi-world servers.

Multilingual

Full English and Russian language support. Switch in config.yml anytime.

Lightweight

Zero TPS impact. Optimized network packets, no scheduled tasks, pure performance.

Installation

1

Download

Get the latest .phar from GitHub Releases

2

Install

Place the .phar file into your server's plugins/ folder

3

Restart

Restart your PocketMine-MP server to load the plugin

4

Configure

Edit plugin_data/WeatherControl/config.yml to set language and preferences

Commands

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

Configuration

# WeatherControl config.yml

language: "en"        # "en" or "ru"
default-weather: "clear" # clear, rain, thunder
broadcast-changes: true  # notify players