Innectis Community Forum

Author Topic: Ender Pearls  (Read 9677 times)

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Ender Pearls
« on: December 08, 2011, 01:20:51 PM »
I suggest that Ender Perls be changed slightly, so they are usable by guest and above, but have different consequences:

Guest - Can't Use!
User - 3 Hearts Damage
VIP - 2 Hearts Damage
SUPER VIP - 1 Heart Damage
Goldy - 0 Hearts Damage
« Last Edit: January 25, 2014, 06:29:51 PM by Nosliw »
  • 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;
    }
}

Hretsam

  • Former Owner
  • Retired Staff
  • Hero Member
  • *****
  • Posts: 550
    • View Profile
Ender Perls
« Reply #1 on: December 09, 2011, 02:48:18 AM »
That idea can work..
  • Hretsam
    Hretsam
    Hretsam

Eggnaug

  • Solaire of Astora
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2306
  • Gender: Male
  • Warrior of Sunlight
    • View Profile
Ender Perls
« Reply #2 on: December 09, 2011, 08:52:03 AM »
You misspelled goldy
  • Eggnaug
    Eggnaug
    Eggnaug
Praise the Sun!

Lynxy

  • IDP Developer
  • Retired Staff
  • Sr. Member
  • *****
  • Posts: 423
    • View Profile
Ender Perls
« Reply #3 on: December 09, 2011, 09:07:25 AM »
How about

Guest - Can't use
User - Can't use
VIP - 5 hearts
Super - 2 hearts
Goldy - 0 or 0.5 hearts
  • The_Lynxy
    The_Lynxy
    The_Lynxy

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Ender Perls
« Reply #4 on: December 09, 2011, 11:31:25 AM »
VIPs may use Ender Pearls on lots they own. All groups above them may use it on lots where they're also lot members of.

How about that?
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Ender Perls
« Reply #5 on: December 09, 2011, 11:58:58 AM »
Like these ideas xD
Thanks egg for the heads up xD
  • 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;
    }
}

StarScythe7

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 624
  • Gender: Male
    • View Profile
Ender Perls
« Reply #6 on: December 17, 2011, 03:35:52 AM »
Quote from: AlphaBlend;1780
VIPs may use Ender Pearls on lots they own. All groups above them may use it on lots where they're also lot members of.

How about that?
That sounds boring.....It sounds very restricting only letting ender pearls be used on your own or lotallowed lots.
I like the damage idea better.
  • StarScythe7
    StarScythe7
    StarScythe7

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Ender Perls
« Reply #7 on: December 17, 2011, 05:09:03 AM »
Quote from: StarScythe7;1834
That sounds boring.....It sounds very restricting only letting ender pearls be used on your own or lotallowed lots.
I like the damage idea better.

Well, allowing them to be used anywhere would become a total mess, people would jump into other peoples buildings.. Perhaps in places such as reszone they could be allowed to be used anywhere? Or even the Aether, providing it doesn't enter someones lot?
  • 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;
    }
}

StarScythe7

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 624
  • Gender: Male
    • View Profile
Ender Perls
« Reply #8 on: December 18, 2011, 04:41:07 AM »
Quote from: Nosliw;1836
Well, allowing them to be used anywhere would become a total mess, people would jump into other peoples buildings.. Perhaps in places such as reszone they could be allowed to be used anywhere? Or even the Aether, providing it doesn't enter someones lot?
If they don't want said person to keep teleporting themselves onto their lot they could just lotban them.
  • StarScythe7
    StarScythe7
    StarScythe7

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Ender Perls
« Reply #9 on: December 18, 2011, 06:09:10 AM »
Quote from: StarScythe7;1839
If they don't want said person to keep teleporting themselves onto their lot they could just lotban them.

What if they don't want ANYONE to teleport in their lot.. Say its a shop, maze or jumping puzzle..
  • 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;
    }
}

ryanteck

  • Goldy VIP
  • Hero Member
  • ****
  • Posts: 584
  • Gender: Male
    • View Profile
    • Ryanteck
Ender Perls
« Reply #10 on: December 18, 2011, 08:34:58 AM »
Flag? noperls
  • ryanteck
    ryanteck
    ryanteck
Wow, such infractions, much sadness, plz uban for shibes all over the glob, sad much :C

StarScythe7

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 624
  • Gender: Male
    • View Profile
Ender Perls
« Reply #11 on: December 18, 2011, 11:16:51 PM »
Quote from: ryanteck;1841
Flag? noperls
Fantastic idea.
  • StarScythe7
    StarScythe7
    StarScythe7

Eggnaug

  • Solaire of Astora
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2306
  • Gender: Male
  • Warrior of Sunlight
    • View Profile
Ender Perls
« Reply #12 on: December 19, 2011, 11:24:07 AM »
make a flag /setflag teleport on/off
  • Eggnaug
    Eggnaug
    Eggnaug
Praise the Sun!

Dmoney2010

  • Guest
Ender Perls
« Reply #13 on: December 19, 2011, 06:51:48 PM »
Why is it Guest User Vip Super Goldy? Since when did we get rank guest?

Eggnaug

  • Solaire of Astora
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2306
  • Gender: Male
  • Warrior of Sunlight
    • View Profile
Ender Perls
« Reply #14 on: December 19, 2011, 10:30:58 PM »
Guest just means New User, there's no difference except for playtime
  • Eggnaug
    Eggnaug
    Eggnaug
Praise the Sun!