-
Notifications
You must be signed in to change notification settings - Fork 6
How to create an Island
Tofpu edited this page Mar 16, 2022
·
5 revisions
Do note that this is for the v1.2.X version of SpeedBridge, not v1.0.X. Update if that's the case
Alternatively, you could watch this outdated tutorial but the concepts are mostly the same.
- Find a suitable location for the island.
- To create an island, execute
/island create (slot)
- the slot has to be unique. - To set the island's spawn point, execute
/island set spawn
. - To set the island's endpoint, execute
/island set endpoint
. Important: Don't forget to place a pressure plate on the endpoint! - To set the island's positions 1 & 2
5.1 Set two opposite corners of the bounding box of the island region by executing/island set position1
&/island set position2
. Image Demonstration - If you'd like to cancel the Island creation, simply type
/island cancel
. - To complete the setup, execute
/island finish
and the island should become available. - You're done!