Skip to content
matejdro edited this page Jun 2, 2011 · 15 revisions

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

  • Create blue and orange portals that teleport you between them
  • Preserves momentum just like the real Portal (speedy thing goes in, speedy thing comes out)
  • Also teleports minecarts and liquids (water AND lava!)
  • Create Aperture Science Emancipation Grills to stop people taking items into other areas
  • Create portal regions and set custom config options in that area such as unique inventories, different material settings and custom velocities
  • Supports Permissions (optional)
  • Use diamond boots to prevent fall damage, similar to [Long Fall Boots] (http://half-life.wikia.com/wiki/Long_Fall_Boot)
  • Create Aerial Faith Plates to send your test subjects to the air!
  • Create blue gel blocks to bounce your test subjects around!
  • Create red gel blocks to show your test subjects, what the real speed is!

##Installation and Configuration:

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

##Using PortalStick

###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

Aerial Faith plates

Aerial faith plates will send player into the air with fixed amount of speed

  1. Horizontal plates - place two diamond (configurable) blocks and then stone pressure plate on one of them
  2. Vertical plates - simply put diamond blocks anywhere and they will work.

Gel blocks

  1. Blue gel blocks will bounce player into reverse direction if he lands on it with speed, or if player does not have speed, blue gel blocks will make him jump. Use sneak key to prevent yourself from unwanted bouncing.
  2. Red gel blocks will speed up player's movement when he step on it. When you are running, press sneak key to stop.
Clone this wiki locally