Innectis Community Forum

Author Topic: DJ2470  (Read 2841 times)

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
DJ2470
« on: June 28, 2013, 06:04:59 PM »
Banned for 2 weeks for using an x-ray texture pack, and confessing after being confronted.
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: DJ2470
« Reply #1 on: June 28, 2013, 06:17:44 PM »
Update: Ban modified to a 3 week (21 day) IP ban, and spriters400 has been linked with this ban.

Spriters400 logged in from the same IP address minutes after DJ2470's ban, claiming to be a friend who last spoke with DJ 2 days ago.
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}