Inactive [MECH/FIX/ADMN]ANTIPvPLOGGER V 1.4 - Prevent Players From Logging Out [1.2.5RB]

Discussion in 'Inactive/Unsupported Plugins' started by KillerSmurf, Dec 4, 2011.

  1. Offline

    KillerSmurf

    Hey Everyone send this link to Bukkit Staff / Moderators or anyone you think can help with this:
    https://bukkit.atlassian.net/browse/BUKKIT-1135​
    Its my bukkit error report​

    Alright guys it is finally here: the updated version works. I found a bypass... Should also be more lag efficient.
    Thanks alot Guys :p.

    Updated to 1.2.3 !!! Go test it out.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  2. Offline

    Noxturno

    where is the link? the normal jar its name 1.0 its that the right one?
     
  3. Offline

    KillerSmurf

    Like should be the normal yea.
     
  4. Offline

    LEOcab

    It's not working... Players don't spawn an NPC when they log out. I set alwaysSpawn to true and still nothing. :(

    She was in a no-PvP area. I'll try more scenarios in the morning but, does anyone have the same issue?
     
  5. Offline

    KillerSmurf

    Retry with this new version

    Updated again, removed some personal code.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  6. Offline

    8_year_old

    Where do I go to download this? Is the link in the OP current? It doesn't seem to be working on my server. At least the .jar file in the link provided in the OP.
     
  7. Offline

    KillerSmurf

    Op current??? Try going to bitbucket.org/dylanholmes/antipvplogger then go to the download section

    It should be the one on the main thread. Normal version

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  8. Offline

    8_year_old

    "
    AntiLoggerNormal-1.0-SNAPSHOT.jar
    " ?

    I installed it, and it's not even showing up when I type /plugins. :confused:

    Also OP=original post.

    I logged onto your server by the way. Very very similar to mine.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  9. Offline

    Noxturno

    crap it was working before then I used the one you just posted and its not even loadin with my plugins !!!
     
  10. Offline

    8_year_old

    Dammit, can you hook me up with the version you had? I'm having the same issue :(
     
  11. Offline

    Noxturno

    I deleted it !!! I hate mylife....
    this is the error I get
    Code:
    2012-03-12 08:11:36 [SEVERE] Could not load 'plugins/AntiLoggerNormal-1.0-SNAPSHOT.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:193)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:56)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
     
  12. Offline

    imabustya

    This plugin is awesome. Love the previous builds on my server. So far I haven't been able to get it to work.

    2012-03-12 02:15:20 [SEVERE] Could not load 'plugins\AntiLoggerNormal-1.0-SNAPSHOT.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:193)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:56)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 8 more

    Any ideas on what i did wrong installing it?
     
  13. Offline

    Noxturno

    [quote uid=90619180 name="8_year_old" post=1016495]Dammit, can you hook me up with the version you had? I'm having the same issue :([/quote]
    hey buddy dont go nowhere I might of temp fix it

    here its the link all credits go to the original author I just did a silly fix xD
    enjoin also with this one dont touch nothing it all works npc shows and stays for 15 secs no matter what

    <Edit by Moderator: Redacted mediafire url>

    let me know if this helped you.

    I hope he fixes it soon !! going to bed now GL.

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

    LEOcab

    [quote uid=74884 name="imabustya" post=1016500]<font color="#000000">This plugin is awesome. Love the previous builds on my server. So far I haven't been able to get it to work. </font>

    <font color="#000000">2012-03-12 02:15:20 [SEVERE] Could not load 'plugins\AntiLoggerNormal-1.0-SNAPSHOT.jar' in folder 'plugins'</font>
    <font color="#000000">org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml</font>
    <font color="#000000">at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:193)</font>
    <font color="#000000">at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)</font>
    <font color="#000000">at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)</font>
    <font color="#000000">at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)</font>
    <font color="#000000">at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:56)</font>
    <font color="#000000">at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)</font>
    <font color="#000000">at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)</font>
    <font color="#000000">at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)</font>
    <font color="#000000">Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml</font>
    <font color="#000000">... 8 more</font>

    Any ideas on what i did wrong installing it?[/quote]
    Same here.

    [quote uid=59060 name="Noxturno" post=1016511]here its the link all credits go to the original author I just did a silly fix xD
    enjoin also with this one dont touch nothing it all works npc shows and stays for 15 secs no matter what

    <Edit by Moderator: Redacted mediafire url>

    let me know if this helped you.[/quote]
    This one confirmed to work on the latest beta! Thanks buddy! :D
    Also thanks to KillerSmurf of course - you are a life saver, my sir. Cake to you. [cake]
     
    Last edited by a moderator: Nov 12, 2016
  15. Offline

    KillerSmurf

    Crap I forgot to put my plugin.yml in Sperry one second

    Alright fixed it... I updated the post to have it

    NVM! OP link doesn't work use his...I have to go to school!

    Wait my download does work

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  16. Offline

    Noxturno

    so you fix the link and added the missing files !? let me know so I can remove my link xD
     
  17. Offline

    KillerSmurf

    I think so... Can you test it. I am pretty sure. I downloaded it at home and it was missing it. But then I just downloaded it again, and it seems to have it. So yea I THINK IT IS FIXED (lower case that).
     
  18. Offline

    Noxturno

    i downloaded and it has the mising file now but it doesnt have the settings it used to like how many secs you want the npc to stay etc was that intended to be like that?
     
  19. Offline

    KillerSmurf

    Ermmm no.. when I get home I can fix this all... just use the mediafire link please. So stressed... any new features I can add?
     
  20. Offline

    Noxturno

    see if you can make it so it doesnt affect OP players or mods :)
     
  21. Offline

    KillerSmurf

    Alright, I will make a permisssion. Right not it ignores people in creative mode. Any others so when I get home I can fix it. Then add them?

    Man... I am just watching people post saying they can't use it... And I know why... But I can't fix till I get home!
    It kills me...I want to fix it soo bad.

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

    Noxturno

    it works :p so dont get workup I think all it needs its the options it used to have before
    how many seconds
    disable/enable for ops
    thats about it man :)
     
  23. Offline

    KillerSmurf

    Updated. I haven't added those features but link should work and all!
     
  24. Offline

    AlexTheDooD

    Hello, is there anyway you could configure this plugin with wordguard's regions so that when the player is tagged, they can still be attacked in worldguard 'safe' regions?
     
  25. Offline

    KillerSmurf

    There would be but... too many people want it to protect them

    Redownload it. I fixed that error

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  26. Offline

    AlexTheDooD

    Im saying like, players using the protected region to kill other players without themselves being killl..
    Nah fuq it.
     
  27. Offline

    Jokerwitz

    Is Authme Support added into the regular one or does it need to be updated?
     
  28. Offline

    migsthegod

    Nice work!

    May you update your source please?

    Also, an option to configure the "A player has combat logged" message
     
  29. Offline

    airwolf1

    For some reason this doesnt work. I have 1.2.4 update with the #2116 craftbukkit. The npc does appear but it doesnt die.
     
  30. Offline

    KillerSmurf

    It may be broken in 1.2.4 I am not sure. But umm you may have conflicting plugins...

    Updating... and removing that message all together.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016

Share This Page