Hackers. . . Sigh :(

Discussion in 'Bukkit Help' started by MastaMilo, Mar 5, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    MastaMilo

    I have been working very hard on my server. My server reached 87 people on Friday which is a huge accomplishment for me. However, with a bigger server i encountered a lot of problems.
    Hackers
    Mutli Account Spam: A hacker logs on the server with tons of people from the same IP like 60 people which fills up the server. Than all of those accounts spam the chat at once. One time a guy completely chrashed my server. It was BAD. He erased all of the plugin history. Every essentials /home history, all factions history, every faction was deleted, my factions conf.json was reset. I had to redo all of my plugins. Now every time i reload the same things happens. How could this guy have hacked it so badly?


    Kill Aura/No swing: So many people use these. I have no cheat and my screen is filled with NC: Failed movement, no swing, etc. Is there a plugin to prevent these hacks or a way i can config my No Cheat to stop them instead of warn me of them. Also some of notifications falsely accuse people.
    Chat
    Stopping Joined and Left game: After installing Hero Chat to use local chat the chat pretty much turned yellow in some spots of the world. Cleaning up the chat would be nice. I need to know how to stop the chat from saying the players joined and left game and instead show only chat. thank you, MastaMilo
     
  2. Offline

    flamedaces

    you can config nocheat to not warn you
    Code:
    logging:
      active: true
      showactivechecks: false
      debugmessages: false
      prefix: '&4NC&f: '
      filename: nocheat.log
      file: false
      console: false
      ingamechat: false
    Also http://dev.bukkit.org/server-mods/antibot/
     
  3. One question. Are you running in online-mode: false?
     
  4. Offline

    ImminentFate

    yeah, online-mode:false
    bad idea
    If you absolutely must, make sure you install something like xAuth to give you back control over players.
    currently under maintenance, but will be back in a few days
     
  5. Offline

    Kaikz

    Spamming is easily done on online-mode servers. Don't just assume it's in offline-mode.
     
  6. Offline

    ImminentFate

  7. I'm not assuming. Just asking. Just wondering how someone could enter the server with so many accounts.
     
  8. Offline

    ImminentFate

  9. Offline

    rockxz2135

    It is called PWN4G3 I use it. And as for your stuff being reset that sounds like he spammed a command that crashed those plugins before crashing bukkit
     
  10. Offline

    HunterT

    Disable /f list
    Get an auto-save plugin
     
  11. Offline

    MastaMilo

    Thanks guys, i'm putting a temp map while i fix up the plugins. I will get anti bot and server was online. ill probably get xauth and i do have spamguard but it didn't work, i had a dev build. thanks for the help everyone.
     
Thread Status:
Not open for further replies.

Share This Page