CraftBook Extra Wiki
Advertisement
MCX115
File:SISO.png
IC Title CBWARP PASS
Type SISO
Inputs 1
Outputs 1
Restricted Yes
Added CBX v11.5


Teleports players to an existing password protected CBWarp location. More than one CBWarp IC can be linked to a single /cbwarpX location.

By default, players will be teleported when above the IC block at the first empty space a player can fit in. There is also a mode that can teleport players on top of a pressure plate (like a teleport pad). See the #Optional Modes section for more information.

When this is created, this will continue to teleport to the password protected /cbwarpx location even if the password has changed.

Sign Settings[]

Quick Reference[]

line 1 password
line 2 [MCX115]
line 3 CBWarpName
line 4 <blank>
green text = OPTIONAL
everything else = REQUIRED

Details[]

  • Line 1:
    password is the password to the password protected CBWarp location you wish to teleport to. This will be removed after it has been created.
  • Line 3:
    CBWarpName is the matching name to the password protected CBWarp location you wish to teleport to.

Inputs[]

File:IC input1.png

1 input

A / 1: Teleport
When the input is toggled on, it will teleport any player around the teleport area to the CBWarp location.


Outputs[]

File:IC output1.png

1 output

D / 1: Player teleported
Output is on if a player was teleported.


Optional Modes[]

Please remember that case (upper/lower) matters!

Quick Reference[]

Mode Case Description
p lower case Teleporter Pad
Converts the teleporter into a teleport pad.
P upper case Teleporter Pad
Converts the teleporter into a teleport pad. This will also force the pressure plate the player was on top of to turn off


Teleport Pad[]

File:Teleport Pad Config.png

Teleport Pad teleports from 2 blocks in front and 2 blocks up.

Lower case p mode turns the transporter into a "teleport pad".
Instead of teleporting from directly above the IC block, it will teleport from 2 blocks infront of the IC sign and 2 blocks up. This allows the use of pressure plates. Pressure plates are not required.
This mode still teleports from the first empty spot a player can fit in.

Teleport Pad (forced pressure plate)[]

Upper case P mode is the same as the lower case p mode, but also forces the pressure plate the player was on (if any) to be forced off

Examples[]

Basic[]

Basic sign setup to teleport to /cbwarpx location example with password mypassword.

1 mypassword
2 [MCX115]
3 example
4


Teleport Pad[]

1 mypassword
2 [MCX115]p
3 example
4


Gallery[]

Bugs[]

See Also[]

Advertisement