-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
41 lines (41 loc) · 1.23 KB
/
plugin.yml
File metadata and controls
41 lines (41 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: WeatherControl
main: net.craftrepo.WeatherControl.weathercontrol
version: 1.2.0
commands:
lightningwand:
description: toggle your pick to start lightning
usage: |
/<command>
strikeplayer:
description: strike a user with lightning
usage: |
/<command> {target}
strikepig:
description: strike a pig with lightning
usage: |
/<command> [radius]
strikecreeper:
description: strike a creeper with lightning
usage: |
/<command> [radius]
lightningstrike:
description: strike down lightning on what ever block you are looking
usage: |
/<command>
startstorm:
description: Start a lightning storm
usage: |
/<command> [duration]
startrain:
description: Start a rain/snow storm
usage: |
/<command> [duration]
stoprain:
description: Stop a rain/snow storm
aliases: ['stopstorm']
usage: |
/<command>
strikerow:
description: Strike a row of lightning in the diraction you are facing strting form the block you are looking at.
usage: |
/<command> [range]