summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2025-10-18 05:03:21 -0400
committerCarson Fleming <cflems@cflems.net>2025-10-18 05:03:21 -0400
commit8663b3b3092c0b1b3f40d6ee9d5c862cc26a7a05 (patch)
treed138d17f9482704f6c21ab7ea4a611b4d4bba448 /src/main/resources
parent67c177ecb50e4db98417d3976c94aaf21474454f (diff)
downloadmc-sandbox-8663b3b3092c0b1b3f40d6ee9d5c862cc26a7a05.tar.gz
lightning
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/plugin.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index b4db8ad..a360809 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -20,6 +20,9 @@ commands:
fireball:
usage: /fireball [power]
description: Shoots a fireball, optionally with the desired power.
+ lightning:
+ usage: /lightning [player]
+ description: Shoots a lightning bolt, optionally smiting to specified player.
powertool:
aliases: [ "pt" ]
usage: /powertool [command...]
@@ -60,6 +63,10 @@ permissions:
description: Permission to use fireballs.
sandbox.fireball.custom:
description: Permission to use fireballs with custom power.
+ sandbox.lightning:
+ description: Permission to use lightning.
+ sandbox.lightning.player:
+ description: Permission to use lightning to smite players.
sandbox.powertool:
description: Permission to modify power tools.
sandbox.powertool.use: