Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.
jolbol1 edited this page Jul 6, 2016 · 13 revisions

Logo


Signs

What do they do? Signs allow users to right / left click on them, teleporting them to a random coordinate. You can set the price, and the world to teleport on the sign,

How?

###Basic Sign:

  1. Place down a sign, and on the first line type "[RandomCoords]"

If done correctly, It should turn green and you're ready to go!

Example:

Example


###Sign With Specific World

  1. Place down a sign, and on the first line type "[RandomCoords]"
  2. On line 2, Type the world name (Capitalisation matters!)

Example:

World


###Sign with a cost

  1. Place down a sign, and on the first line type "[RandomCoords]"
  2. On line 3, Type the cost in a format like so: 10.0

Example:

Example


###Sign with world, and price

  1. Place down a sign, and on the first line type "[RandomCoords]"
  2. On line 2, Type the world name (Capitalisation matters!)
  3. On line 3, Type the cost in a format like so: 10.0

Example:

Example

Clone this wiki locally