... | @@ -7,7 +7,7 @@ duration. |
... | @@ -7,7 +7,7 @@ duration. |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| material | m, t, type | The Material (block type) the prison is made out of. | ICE |
|
|
| material | m, t, type | The Material (block type) the prison is made out of. | ICE<!--type:Material--> |
|
|
| duration | d | How long (in ticks) the prison will last | 100 |
|
|
| duration | d | How long (in ticks) the prison will last | 100 |
|
|
| breakable | b | (true/false) Whether or not the prison blocks can be broken. | false |
|
|
| breakable | b | (true/false) Whether or not the prison blocks can be broken. | false |
|
|
| materialdata | md | Deprecated. The data of the material, which existed in older versions of the game. If present, the plugin will try to convert the material to its new equivalent | 0 |
|
|
| materialdata | md | Deprecated. The data of the material, which existed in older versions of the game. If present, the plugin will try to convert the material to its new equivalent | 0 |
|
... | | ... | |