Kill Revenge [Special Plugin Requst]

Discussion in 'Archived: Plugin Requests' started by Sw_aG, Jun 3, 2014.

  1. Offline

    Sw_aG

    Gamecube762 Sorry that you had to wait, now i'll join
     
  2. Offline

    Sw_aG

    Gamecube762 So... are you fixing it?
    Please do it, its very important for me.
     
  3. Offline

    ChipDev

    grammah! Is'nt = isn't :p
     
    ZodiacTheories likes this.
  4. Offline

    Sw_aG

    Gamecube762 can you please keep work on the plugin?
     
  5. Offline

    Gamecube762

    Just need to do another test (which we haven't been able to do), I may have a friend that will let me do a few tests and I'll let you know.
     
  6. Offline

    ZodiacTheories

  7. Offline

    Gamecube762

    Sure if you want to, the test server is up at mc.theminepitt.com:28868
     
  8. Offline

    ZodiacTheories

  9. Offline

    Gamecube762

    Sw_aG likes this.
  10. Offline

    ZodiacTheories

  11. Offline

    Sw_aG

    Gamecube762 Wow, btw it's ok it took some time and I wanted to say that I'm appreciate it and thank a lot :)
    Thanks a lot you too ZodiacTheories

    Gamecube762 It all great, But can i ask for 1 more quick thing?
    After the player killed his target (Killer) I want the player who got his revenge to run few commands.
    Can you please make a config file that in the config file it will be something like that:

    CommandsAfterGetRevenge:
    - /afterkillclear
    - /umi disable


    Dont worry about those commands, i've already made an auto system for that.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 30, 2016
  12. Offline

    Gamecube762

    I'll look into adding this.
     
    Sw_aG likes this.
  13. Offline

    Sw_aG

    Can you please finish it this day?, Its pretty important.
    Thanks!
     
  14. Offline

    Onlineids

    Sw_aG Jeez you are so impatient o.0 would hate to have to make you a plugin
     
  15. Offline

    Sw_aG

    Onlineids I'm waiting for that plugin pretty long time, but i know Gamecube762 is doing his best to help me and he know's that i'm apperciate it :)
     
  16. Offline

    ZodiacTheories

    Sw_aG

    Some threads have gone up to like 5/6 pages, this is the second page, consider yourself quite lucky :p
     
    Sw_aG likes this.
  17. Offline

    Sw_aG

    ZodiacTheories I Know what you mean, but it just a simple plugin (GameCube told me that) and he said that it will be quick.
     
  18. Offline

    ZodiacTheories

    Sw_aG

    3 weeks doesn't seem too bad
     
  19. Offline

    Gamecube762

    My schedule ended up being really jumpy and I also couldn't have enough clients open to test the damage event. Usually I try to get these done as soon as I can.

    Sw_aG
    Here is the plugin. The config only has 2 events right now, onRespawnBeforeRevenge and onRevenge. You can put what commands you want the player to run in it. The commands that run do require the player to have permission for those commands.

    Revenge.jar
    Revenge_OlderSupport.jar
     
    Sw_aG likes this.
  20. Offline

    Sw_aG

    Gamecube762 Thanks so much :D you helped me a lot!

    Gamecube762 I'm sorry to say, but the plugin isn't working again, you can attack every1 when you trying to take revenge and after you get killed and not doing the
    "/revenge" command :(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 30, 2016
  21. Offline

    XgXXSnipz

    Just STOP BUGGING THE HELL out of him, he has tried he has "fixed this bug numerous times, maybe you should stop being lazy as fu** and update the game to 1.7.9 so he can use the new methods implemented in craftbukkit and have a better shot at making this work, make a link on mediafire for the plugin ill download it and then I will fix this for you so this thread could be freaking closed :mad:
     
  22. Offline

    Onlineids

  23. Offline

    XgXXSnipz

    I really dont need to, I feel for the dev working on this, look this thread is 2 pages long almost 3 and all of the posts are "Oh this doesnt work please fix, I really do appreciate it" and it goes on and on and the dev keeps tolerating this and It annoys me just watching
     
  24. Offline

    Sw_aG

    XgXXSnipz I am trying to make my request as easy as i can, i also post like five other requests for the other details so some other plugin dev's can help with that plugin so Gamecube762 will need to work less, i dont want him to RAGE from this plugin, and i'm sorry Gamecube762 If i did, i realy need that plugin and i'll stop to bugging you, Sorry.
     
  25. Offline

    XgXXSnipz

    Im sorry for blowing up on you, I just got frustrated that it didnt work and he had to keep fixing it
     
    Sw_aG likes this.
  26. Offline

    Sw_aG

    XgXXSnipz Its ok, i know i'm not very patient and i'm very very paranoid cause i keep think if he dident send me a message for 2 days so he may left my request or he maybe left the website or his computer is having a virus or anything else... I'm sorry for being that way.

    Btw i know a bit of coding, so i know it is hard, but i'm just paranoid and stuff Nvm.
     
  27. Offline

    Gamecube762

    XgXXSnipz I have a high patience for things, I don't get upset or annoyed easy. If there is an error in my plugin, its apart of my job to manage the plugin and see that the error is resolved.

    Sw_aG I din't change anything that would affect those, mind checking your console(startup and when using the plugin) for errors and post them so I can see them, last time I checked, plugin was working.
     
    Sw_aG likes this.
  28. Offline

    Sw_aG

    Gamecube762 Dude, thanks so much for the patience with me (I know its hard) the log is:

    [22:40:30] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to VanishNoPacket v3.19.1
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:382) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:407) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.EntityLiving.damageEntity(EntityLiving.java:649) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.EntityHuman.damageEntity(EntityHuman.java:746) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.EntityPlayer.damageEntity(EntityPlayer.java:446) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.EntityEgg.a(EntityEgg.java:26) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.EntityProjectile.h(EntityProjectile.java:154) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1332) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1313) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1201) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.java:480) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:627) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:535) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:447) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Projectile.getShooter()Lorg/bukkit/projectiles/ProjectileSource;
    at org.kitteh.vanish.listeners.ListenEntity.onEntityDamage(ListenEntity.java:44) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]

    ... 20 more
     
  29. Offline

    Onlineids

    Sw_aG for the love of god
    Show Spoiler
    Put your error in a spoiler
     
  30. Offline

    Gamecube762

    Sw_aG This looks like an error for VanishNoPacket
     

Share This Page