-
Notifications
You must be signed in to change notification settings - Fork 8
Home
oliverw92 edited this page May 13, 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
- 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
- Supports Permissions (optional)
- Use diamond boots to prevent fall damage
##Installation and Configuration
##Quick Start Guide
###Placing Portals
- Get yourself a wooden stick
- Left click on portal material (configured in Configuration) to create a blue portal
- Right click to crate an orange one
- Walk through portal
- ?????
- PROFIT!!!
###Aperture Science Emancipation Grills Creating
- Make a frame out of grill border material (configured in Configuration).
- The border must be complete including corner blocks
- It can be on any plane
- It can be practically any shape
- Grab a lighter (id #259) and right click the border with it. The inside should fill with sugar cane
Deleting
- Break one of the border blocks (do NOT use a WorldEdit super pickaxe)
- 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
- Type
/portal regiontool
. You will be given a sword - Left click a block to set the first position of the region
- Right click another to set the second position
- 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