Hi I am running 1.8.7 with Java 8 and I cant add any particles keep getting the same error message Wrong Effect Type. I do type them up as in your list.
I also have Simple Particles I wonder if that may cause issues.
Last one is the a command to see all the effects in game?
i found a bug with this plugin that when you add Health_Boost you also apply instant health that kinda turns out making you unable to die cus it keeps healing you instantly... that seams pretty out of place when i only want to give players extra hearts but it ends up giving them unlimited life aswell as extra hearts...
hi I am getting this error I am using 1.8.8 though
03.12 20:58:18 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Listeners.PlayerEventListener.onPlayerItemHeld(PlayerEventListener.java:102) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addItemEffects(Effects.java:101) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addAllItemEffects(Effects.java:200) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addAllBoundItemPotionEffects(Effects.java:153) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addItemPotionEffect(Effects.java:193) [?:?]
03.12 20:58:18 [Server] INFO at org.bukkit.potion.PotionEffect.<init>(PotionEffect.java:60) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.potion.PotionEffect.<init>(PotionEffect.java:42) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.apache.commons.lang.Validate.notNull(Validate.java:192) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO Caused by: java.lang.IllegalArgumentException: effect type cannot be null
03.12 20:58:18 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot.a(SourceFile:8) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot.a(SourceFile:30) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:931) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO org.bukkit.event.EventException
03.12 20:58:18 [Server] ERROR Could not pass event PlayerItemHeldEvent to Advanced_Item_Effects v1.4.1
There is a bug I knew.If you are holding the item with effects,when you logout and switch item,you can get the effect for unlimited time.Plz fix it quickly
This plugin is great. But I need help. Whenever I put an effect on, it works when I'm holding it. But when i put the Armour on, the effect doesn't happen. Do you know why? TY!
Hey nice plugin, you can do a configuration file that read lore of particle effects???...
All weapons with lore HellFire (in this option) have the effect mobspawner_flames.
Example: configuration file: Mobspawner_flames = HellFire.
Sorry about my language i speak spanish!!!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
/aieremove results in internal error
@miki88mouse
This plugin only applies effects to yourself, not to hit entities like mobs and players. Look for other bukkit plugins for that feature.
Post a tutorial in English Please
Hi I am running 1.8.7 with Java 8 and I cant add any particles keep getting the same error message Wrong Effect Type. I do type them up as in your list.
I also have Simple Particles I wonder if that may cause issues.
Last one is the a command to see all the effects in game?
Thanks Devil
Not seeing all the effects in my version that I see in the picture you have up there,
i found a bug with this plugin that when you add Health_Boost you also apply instant health that kinda turns out making you unable to die cus it keeps healing you instantly... that seams pretty out of place when i only want to give players extra hearts but it ends up giving them unlimited life aswell as extra hearts...
This is a awesome plugin! :D
New update is up. Hopefully it won't disappoint you guys :) I've fixed known bugs and issues. Please let me know if other problems persist.
03.12 20:58:18 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Listeners.PlayerEventListener.onPlayerItemHeld(PlayerEventListener.java:102) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addItemEffects(Effects.java:101) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addAllItemEffects(Effects.java:200) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addAllBoundItemPotionEffects(Effects.java:153) [?:?]
03.12 20:58:18 [Server] INFO at edu.gatech.at.jamespark.AdvancedItemEffects.Effects.addItemPotionEffect(Effects.java:193) [?:?]
03.12 20:58:18 [Server] INFO at org.bukkit.potion.PotionEffect.<init>(PotionEffect.java:60) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.potion.PotionEffect.<init>(PotionEffect.java:42) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.apache.commons.lang.Validate.notNull(Validate.java:192) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO Caused by: java.lang.IllegalArgumentException: effect type cannot be null
03.12 20:58:18 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot.a(SourceFile:8) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot.a(SourceFile:30) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:931) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261]
03.12 20:58:18 [Server] INFO org.bukkit.event.EventException
03.12 20:58:18 [Server] ERROR Could not pass event PlayerItemHeldEvent to Advanced_Item_Effects v1.4.1
Like the pictures
There is a bug I knew.If you are holding the item with effects,when you logout and switch item,you can get the effect for unlimited time.Plz fix it quickly
3 things
1. How do i get multiple effects on one item
2. How do i give effects to armour
3. How do i get items to give people effects by just having them in inventory
Thanks
could you update to 1.8.1 please :)
This plugin is great. But I need help. Whenever I put an effect on, it works when I'm holding it. But when i put the Armour on, the effect doesn't happen. Do you know why? TY!
How do i put multiple effects?
Increase damage and night vision dosn't work
Can you add this to shops or make it craftable
I have tried with commandblocks but didnt work
and when i add poisen on my sword it will poisen myself not the other
Pls help
And when i add effects to armour like speed the effect will activate while i have it in my hand Sorry for bad english
Hi Author, I Love This Plugin Much And I Hope U Can Add More Particle Effect On Plugins Thanks~
Hi Author, I translated the text from English into Chinese (Hong Kong) ok?
Hey nice plugin, you can do a configuration file that read lore of particle effects???... All weapons with lore HellFire (in this option) have the effect mobspawner_flames. Example: configuration file: Mobspawner_flames = HellFire. Sorry about my language i speak spanish!!!