/Bind: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{CommandBox | |||
|name=Bind | |||
|purpose=Binds one blocktype to another. | |||
|aliases= | |||
|uses=/Bind Original Replacement | |||
/Bind BlockToReset | |||
== | /Bind | ||
|cat=Building | |||
|perm={{rperm|Build}} | |||
|console=No | |||
|v=0.434 | |||
|}} | |||
Flexible way to remap block types. | |||
==<code>/Bind < | ==<code>/Bind OriginalBlock ReplacementBlock</code>== | ||
: | :Assigns one block type to another. Allows you to build block types that may not normally be built directly, such as: admincrete, water, grass, lava, doublestep. | ||
==<code>/Bind BlockToReset</code>== | |||
:Resets binding for a given blocktype. Equivalent to typing <code>/Bind SameBlock SameBlock</code>. | |||
==<code>/Bind</code>== | ==<code>/Bind</code>== | ||
: | :Resets ALL of your bindings. | ||
==Related commands== | |||
*{{cmd|Grass}} - Turns dirt blocks into grass. | |||
*{{cmd|Lava}} - Turns red blocks into lava. | |||
*{{cmd|Solid}} - Turns stone blocks into admincrete. | |||
*{{cmd|Water}} - Turns blue blocks into water. | |||
{{LastUpdated|1650}} | |||
Latest revision as of 03:35, 22 August 2012
| Command | |
| Bind Binds one blocktype to another. | |
|---|---|
| Usage |
/Bind Original Replacement /Bind BlockToReset /Bind |
| Category | Building |
| Required permissions | Build |
| Usable from console? | No |
| Introduced in | fCraft 0.434 |
Flexible way to remap block types.
/Bind OriginalBlock ReplacementBlock
- Assigns one block type to another. Allows you to build block types that may not normally be built directly, such as: admincrete, water, grass, lava, doublestep.
/Bind BlockToReset
- Resets binding for a given blocktype. Equivalent to typing
/Bind SameBlock SameBlock.
/Bind
- Resets ALL of your bindings.