diff --git a/src/plugin.yml b/src/plugin.yml index c3df194..9270705 100755 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ name: LightningEvent main: net.mcbat.LightningEvent.LightningEvent -version: 1.01 +version: 1.02 website: http://mc-bat.net author: Steven Mattera description: Simple plugin that casts lightning on events. @@ -24,7 +24,6 @@ permissions: lightningevent.commands.*: true lightningevent.events.*: true lightningevent.commands.*: - default: op description: Allows use of all commands. children: lightningevent.commands.cast.*: true