Innectis Community Forum

Author Topic: silvervalleyhigh  (Read 3407 times)

SGT_ADZ

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1766
  • Gender: Male
  • I'm kind of a big deal.
    • View Profile
silvervalleyhigh
« on: February 18, 2013, 04:13:21 PM »
Banned for 3 days for griefing reszone spawn.
  • SGT_ADZ
    SGT_ADZ
    SGT_ADZ
Twitter: @AMcLachlan1

Skye

  • Guest
Re: silvervalleyhigh
« Reply #1 on: February 18, 2013, 04:22:29 PM »
...?

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: silvervalleyhigh
« Reply #2 on: February 18, 2013, 04:52:33 PM »
Reszone is a place where you can just tear up materials.. it makes no difference where you dig, the base of reszone is spawn protected.. so whats the issue?
  • 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;
    }
}

SGT_ADZ

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1766
  • Gender: Male
  • I'm kind of a big deal.
    • View Profile
Re: silvervalleyhigh
« Reply #3 on: February 18, 2013, 04:57:55 PM »
The spawn is bigger than the spawn lot, and he broke it,
  • SGT_ADZ
    SGT_ADZ
    SGT_ADZ
Twitter: @AMcLachlan1

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: silvervalleyhigh
« Reply #4 on: February 18, 2013, 05:22:07 PM »
The spawn is bigger than the spawn lot, and he broke it,
That issue is now fixed, thanks for telling me. :P
  • 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;
    }
}