MCZ121 (Pass-Command)

From MinecraftOnline
Jump to navigation Jump to search
Mapmarker labicon.png Pass-Command
About
ID MCZ121
Self Triggered Yes
Clickable No
Input Yes
Output Yes
Rail No
Sign post icon.png Sign Format
Second line [MCZ121]
Third line Command Name
Craftbook Page

Allows user to use a command on the sign with a password to output a redstone signal automatically.

Details

  • Second Line
    • [MCZ121]
  • Third Line
    • CMD_NAME

Note that even though this is the Self-Triggering version, the command is still /mcx121. Configuring the Password:

Command Description
/mcx121pass add CMD_NAME password Adds a password to the CMD_NAME
/mcx121pass change CMD_NAME current_pass new_pass Changes CMD_NAME password
/mcx121pass has CMD_NAME Check if the CMD_NAME has an assigned password

Using the command:

Command Description
/mcx121 CMD_NAME password Inverts the current redstone output
/mcx121 CMD_NAME password on Turns the output on
/mcx121 CMD_NAME password off Turns the output off
/mcx121 CMD_NAME password state Gets the current state the IC is in.

Examples


[MCZ121]
I_LOVE_CHEESECAKE

After creating this IC, It's ready to go.

  • set a password /mcx121pass add I_LOVE_CHEESECAKE GIMME
  • To use this command: /mcx121 I_LOVE_CHEESECAKE GIMME [on|off|state]
  • That's basically it, for more assistance in using this IC, use the above tables.

Notable and Practical Uses

  • Private Base Entry and Exit
  • Private redstone creations or farms for many but restricted user access.

See Also

  • MCX121 - Non Self-Triggering Version
  • MCZ120 - Command controlled sign without a password