Fake ban

Discussion in 'Archived: Plugin Requests' started by Pixiio, Jul 15, 2011.

  1. Offline

    md_5

    Come on! onplayerkick{
    if event.getplayer.isbanned
    event.setmessage(Read timeout)
    }

    something like that
     
  2. Offline

    Pixiio

    Hmm, it would be better if somebody could a plugin of this. Thanks!
     
  3. Offline

    Cyrusc

    If you give a player item 0 it reads out as a java error and they crash. You could use that instead of trying to kick the user.
     
  4. Offline

    Pixiio

    But if they join they will see ''you are banned''
     
  5. Offline

    Cyrusc

    could you not set it to read a list of fake banned users upon player join event and then if one of the names on the lists is the player who joined it will automatically give them item 0?
     
  6. Offline

    Icelaunche

    OR you could use /logout i think its in essentials
     
  7. Offline

    nickrak

Share This Page