Thunder command is not working (Minecraft)?

Ba
- in Worlds
9

I'm trying to do a Thunder command, but unfortunately there's no Thunder. With p.getLocation (). GetWorld (). SetThunderung (true); I also tried, but unfortunately did not work

Source code:

Sp

Or just / summon LightningBolt

if you just want to create a thunder with lightning in your position (or CommandBlock's).

Ba

I want to change the weather of the world in which I'm

Sp

/ weather thunder?

Ba

I would like to put it in my plugin that I can change the weather to thunder via / th or / thunder xD

Sp

Express your questions more precisely!

Ba

Funny -.

Li

Isso

Ap

You need to change the following two values to keep it from thunderstorms:

w.setThundering (true);
w.setStorm (true);

Ba

Actually does not work, I have already tried: / xD