Skip to content
oliverw92 edited this page May 15, 2011 · 15 revisions

PortalStick is a Bukkit plugin for Minecraft that replicates the famous computer game Portal in Minecraft.

##Installation and Configuration

  1. Installation
  2. Configuration
  3. Permissions
  4. Commands

##Quick Start Guide

###Placing Portals

  1. Get yourself a wooden stick
  2. Left click on portal material (configured in Configuration) to create a blue portal
  3. Right click to create an orange one
  4. Walk through portal
  5. ?????
  6. PROFIT!!!

###Aperture Science Emancipation Grills Creating

  1. Make a frame out of grill border material (configured in Configuration).
  2. The border must be complete including corner blocks
  3. It can be on any plane
  4. It can be practically any shape
  5. Grab a lighter (id #259) and right click the border with it. The inside should fill with sugar cane

Deleting

  1. Break one of the border blocks (do NOT use a WorldEdit super pickaxe)
  2. The grill should now be deleted

###Portal Regions### Portal regions can be used to only allow portals and other options in certain areas. See Configuration on how to configure them.

Creating Regions

  1. Type /portal regiontool. You will be given a sword
  2. Left click a block to set the first position of the region
  3. Right click another to set the second position
  4. Type /portal setregion name where name is the name of your region

Configuring Regions In-Game

Regions can be configured in-game. Not all properties can be set in-game (things like portal blocks can't be set).

Type /portal flag region property value to set the property of a region. The property is the config path in regions.yml.

Deleting Regions

Type /portal deleteregion <name> to delete a region.

Other Region Commands

  • /portal regioninfo tells you what region you are currently in and its coordinates
  • /portal regionlist lists all regions on the server and their coordinates
Clone this wiki locally