Inactive [SEC] Honeypot v1.0.1 - Griefer traps - ALL FILES/REQUESTS on dev.bukkit.org [1337]

Discussion in 'Inactive/Unsupported Plugins' started by andune, Jun 30, 2011.

  1. Offline

    andune

    reidar123, M1sT3rM4n and Noppoly like this.
  2. Offline

    shadrxninga

    your missing a small description in the title

    thanks for updating this by the way :D
     
  3. Offline

    andune

    Ah thanks. Description added.
     
  4. Offline

    The Angry kat

    Cool plugin
     
  5. Offline

    MiHo

    Download link does not work.
     
  6. Offline

    andune

    @MiHo ah yes it was broken. Thanks for letting me know. Fixed.
     
  7. Offline

    MiHo

    @morganm thanks for the plugin ;)
     
  8. Offline

    Sh00ck

    Nice!
    But one thing is really BAD :

    A user can make pistons and do that to the honeyball block
    he activate it and the block is going on the side!
    Then he can break it!
    Because this Plugin only saves the position!
    Any Ideas ?
     
  9. Offline

    MiHo

    Pistons are horrible in this case indeed! I think bukkit needs a "onBlockMoved" event for that cases.
     
  10. Offline

    andune

    @Sh00ck

    I suppose that is an interesting new problem with pistons/1.7. However, that presupposes someone knows where a given block honeypot is. The whole point of a Honeypot is that the griefer doesn't know it's there, so why would he go out of his way to use a piston to move it?

    @MiHo

    They are adding an API for pistons to Bukkit at some point, at which point I suppose it would be possible to detect someone trying to push a honeypot block. In my case, the first time a griefer knows about a Honeypot, he is banned (via mcbans), so they don't get a chance to do anything else with it. I suppose if you're just using "kick" instead of bans, then this could be a problem.

    Once Bukkit has an API for Pistons, if someone wants to modify the code and push me a patch, I'll be glad to include it. But, TBH, unless someone convinces me it's necessary, I can't see myself being motivated enough to "fix" this since it's not really an issue for what I consider the primary purpose of this mod (insta-banning griefers who trip Honeypots).

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

    papand13

    Can you make it so you can change the filepath to were it saves the log files? Would be extremely usefull in my case :D
     
  12. Offline

    andune

  13. Offline

    Sh00ck

    Yes but the Problem is : (I'm sorry for my bad english)

    I have a USER TEST AREA xD
    and there are some Gold Diamond Blocks...
    And when they go there and move that with Pistons they can grief that ;)

    But you are right :p
    Ähm
    but i hope it will be fixed anytime :p

    Omg xD I'm so bad in English :p


    //Edit

    AND THANKS!
    For the Log Phat!
    Thats really Great :)
     
  14. Offline

    papand13

    Maybe save the log as .txt format? And could it be possible to change the message other on-line players gets?

    And thanks for the quick fix and reply to the old.
     
  15. Offline

    Sh00ck

  16. Offline

    godgodgodgo

    I set honeypot to ban the person that breaks a honeypot block but I just tested it on a friends account and they didn't get banned. I have the recommended version of mcbans
     
  17. Offline

    andune

    @godgodgodgo

    I'm using it with MCBans v2.9.1 released on 5/2/2011. It bans griefers all the time. Double-check you're using 2.9.1, and make sure your mcbans is working before trying Honeypot. Once it is, set "ban=true" in your honeypot.properties and you're good to go.
     
  18. Offline

    Gabriel Crowe

    i tried this out and i found that you could tnt the pot away, and it would be collectable, not setting off the alarm.
     
  19. Offline

    andune

    Folks, it's called a honeypot. The whole point is that griefers don't know it's there and when they try to 'steal' from the pot , they get banned. If your griefers are TNT'ing or pistoning your honeypot to get around it, that means they know where it is and you're doing it wrong. It's like the police complaining vandals keep tagging their marked car that they're trying to catch auto-thieves with - if the thieves know it's a marked car, they're not going to steal it and the police are doing it wrong.

    I like this plugin as-is and have simply taken over support to keep it active. If you are really concerned about griefers TNT'ing or using pistons to get around your honeypot, then it's open source and I invite you to make the changes and push them to me and I will gladly merge and share it with everyone else.
     
  20. Offline

    fysics

    any way to make this do a temporary ban?
     
  21. Offline

    godgodgodgo

    Made sure that I have that version of MCBans and it still won't ban people.
    Here's the config:
    Code:
    #Mon Jul 11 12:41:26 CEST 2011
    honeypot-kick-msg=[Honeypot] You have been caught destroying a honeypot block.
    tool-id=271
    log-to-file=true
    logpath=plugins/Honeypot/honeypot.log
    notify-online-players=true
    kick=true
    ban=true
    
     
  22. Offline

    andune

    @godgodgodgo

    Ah, thanks for posting your config. From that, I can see you missed this little bit from the instructions:

    Code:
    A little note: if you wish to enable the ban feature, set the kick feature to false. Note that you need to have MCBans installed in order for banning to work.
    
    Try setting kick to false and it should work. McBans will automatically kick when you ban them, anyway.
     
  23. Offline

    godgodgodgo

    I apologize for being one of those stupid people :)
     
  24. Great plugin! here is a demo video I made of the plugin, (feel free to embed it or link to it) http://www.youtube.com/watch?v=QrSusmJY4us

    Also will you be adding the ability for servers not using MCbans to utilize the ban feature?
     
  25. Offline

    TruffleDucks

    Bucket of pee in the intro? :>
     
  26. Offline

    drazan3

    nice plugin just make it so you can make muti honeypots
     
  27. Offline

    andune

    @drazan3 you can. Make as many as you like.
     
  28. Offline

    columb

    Multyworld support?
     
  29. Offline

    andune

    Yes.
     
  30. Offline

    drazan3

    no i ment so you can select an area like a 5by5 or 10by10
     

Share This Page