| lightningevent.* | lightningevent.commands.*: true
lightningevent.events.*: true | Allows use of all commands and lightning events. |
| lightningevent.commands.* | lightningevent.commands.cast.*: true | Allows use of all commands. |
| lightningevent.commands.cast.* | lightningevent.commands.cast.fake: true
lightningevent.commands.cast.real: true | Casts lightning bolts. |
| lightningevent.commands.cast.fake | | Casts fake lightning bolts. |
| lightningevent.commands.cast.real | | Casts real lightning bolts. |
| lightningevent.events.* | lightningevent.events.bed.*: true
lightningevent.events.chat: true
lightningevent.events.death: true
lightningevent.events.join: true
lightningevent.events.kick: true
lightningevent.events.quit: true
lightningevent.events.move: true
lightningevent.events.teleport.*: true
lightningevent.events.respawn: true | Allows use of all lightning events. |
| lightningevent.events.bed.* | lightningevent.events.bed.enter: true
lightningevent.events.bed.leave: true | Allows use of all bed lightning events. |
| lightningevent.events.bed.enter | | Allows for a lightning strike when a player enters a bed. |
| lightningevent.events.bed.leave | | Allows for a lightning strike when a player leaves a bed. |
| lightningevent.events.chat | | Allows for a lightning strike when a player talks in chat. |
| lightningevent.events.death | | Allows for a lightning strike when a player dies. |
| lightningevent.events.join | | Allows for a lightning strike when a player joins. |
| lightningevent.events.kick | | Allows for a lightning strike when a player is kicked. |
| lightningevent.events.quit | | Allows for a lightning strike when a player quits. |
| lightningevent.events.move | | Allows for a lightning strike when a player moves. |
| lightningevent.events.teleport.* | lightningevent.events.teleport.from: true
lightningevent.events.teleport.to: true | Allows use of all teleport lightning events. |
| lightningevent.events.teleport.from | | Allows for a lightning strike when a player teleports at the location that they are teleporting from. |
| lightningevent.events.teleport.to | | Allows for a lightning strike when a player teleports at the location that they are teleporting to. |
| lightningevent.events.respawn | | Allows for a lightning strike when a player respawns. |
-
View User Profile
-
Send Message
Posted Aug 3, 2014Is there a way to strike fake lightning at coordinates in a command block with this plugin?
-
View User Profile
-
Send Message
Posted Jun 30, 2013could you release the source code so someone could possibly revive this excellent plugin?
-
View User Profile
-
Send Message
Posted Mar 3, 2012Will this be updated for 1.2?
-
View User Profile
-
Send Message
Posted Feb 19, 2012Hi, is there a way to not have lightning on me every movement i make with this plugin?
-
View User Profile
-
Send Message
Posted Feb 15, 2012Source code? I'm developing a similar plugin, and could do with some inspiration.
-
View User Profile
-
Send Message
Posted Feb 6, 2012Any update coming on this? constant barrage on op ruins it a bit :/ Otherwise i kinda like it :)
-
View User Profile
-
Send Message
Posted Jan 21, 2012Cant you add the lightning effect of the bolt??
-
View User Profile
-
Send Message
Posted Jan 1, 2012yes how to disable for op
-
View User Profile
-
Send Message
Posted Dec 19, 2011So if you're an Op, how do you make it so that lightning isn't cast constantly?
-
View User Profile
-
Send Message
Posted Nov 23, 2011How do you change the config? I can't find a config file for it and when I login, fake lightning is cast on me every time I change where I look and every time I move. Please help!
-
View User Profile
-
Send Message
Posted Oct 30, 2011Could not load 'plugins/LightningEvent.jar' in folder 'plugins': java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:127) at java.util.jar.JarFile.<init>(JarFile.java:135) at java.util.jar.JarFile.<init>(JarFile.java:99) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:62) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136) at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:411) at org.bukkit.Bukkit.reload(Bukkit.java:182) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:355) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:351) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:506) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:485) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
I'm using: Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (MC: 1.8.1)
-
View User Profile
-
Send Message
Posted Oct 24, 2011@mannen99
Yeah this is an empty file. Try the one you find here
-
View User Profile
-
Send Message
Posted Sep 30, 2011This is what i get:
Could not load 'plugins/LightningEvent.jar' in folder 'plugins':
java.util.zip.ZipException error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:135)
at java.util.jar.JarFile.<init>(JarFile.java:99)
Why?!?! I just placed it into the plugins folder as usuall!