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