Skip to content

Getting Started

Dan edited this page Jun 22, 2017 · 2 revisions

Getting started with wormholes is easy and fast!

Download Wormholes

  • Download the latest copy of wormholes and install it into your server's plugin folder (or each server if you are on a network)
  • Download the latest copy of ProtocolLib https://www.spigotmc.org/resources/protocollib.1997/ install it into your server's plugin folder (or each server if you are on a network)
  • Restart your server (it is not recommended to reload or load the plugin unless protocollib is already running)

Creating Portals

  • Portals are perfectly square and must be a width/height of an odd number from 3 to 9 (default config). Begin by placing the frame of the portal (this can be modified later if needed, as it is not actually part of the portal structure)
  • Place a colorable block on each side of the frame. The orientation and combination of these colors will define the portal's key. In this case we will be using blue wool on all four sides.
  • Once the key has been placed, simply light one of the four portal key blocks on fire with flint and steel. You should hear and see zaps of energy as the portal "opens"
  • Now that you have opened a portal, you will need to create a second portal as it's "other side". Without a second portal, the portal will have no link and will not function as a portal.
  • Upon creating the second portal, with the same color key, both portals will communicate and show each (other's) side via blocks and entities.

Managing Portals

You can easily manage portals by using /wormholes list (or /w ls). You can click to teleport or delete from any location. Note if you are on a network, you will only see the portals on your server. It will however indicate that the portal is linked to a remote portal (another server's portal)

Clone this wiki locally