Innectis Community Forum

Author Topic: Fortress World  (Read 2734 times)

Sciamancer

  • Goldy VIP
  • Full Member
  • ****
  • Posts: 221
    • View Profile
Fortress World
« on: December 30, 2011, 05:09:49 PM »
This idea was proposed long ago but never done. I suggest a special world for Fortress-based PvP battles. Such a world would have a way to initiate a war. During a war, all blocks would be breakable by anyone and TNT would be enabled. After the war, the world would be returned to its previous state. Consider banning or limiting obsidian blocks. Block placement would be severely limited, but some basic blocks (torches, ladders, dirt) should be place-able to facilitate movement.
  • Sciamancer
    Sciamancer
    Sciamancer

TheJudged

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 587
  • *
    • View Profile
Fortress World
« Reply #1 on: December 30, 2011, 06:30:05 PM »
Love the idea <3
  • TheJudged
    TheJudged
    TheJudged

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Fortress World
« Reply #2 on: December 30, 2011, 06:48:18 PM »
This is bringing up an old idea that was suggestes a long time ago, I'm unsure why it was discontinued. I would love to see it functional! That or I'm just too tired to form a proper responce..
  • 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;
    }
}