Fill Block
Fills a selected area with blocks, you can compare it with the /fill command.
Last updated
Fills a selected area with blocks, you can compare it with the /fill command.
Last updated
Parameter | Information | Example |
---|---|---|
FromLocation | The first location, comparable with the first location of the /fill command. Follows the patern of |
|
ToLocation | The second location, comparable with the second location of the /fill command. Follows the patern of |
|
Block | The block to use. Items will not work! |
|
BlockData | The block data of the block (if it has any). For example an open gate, a rotated stair, ... Use |
|
Duration | The amount of time this change has to be active. After this time it changes back to normal. |
|
Delay | The amount of ticks this effect waits after the show starts before its activation. |
|
The blocks used for the fill effect aren't real blocks, but are sent to the player as packets. This means that players can't interact with them and will change back to how they were when a player interacts with it. Why you may ask, well...
Changing a large amount of blocks at once can cause lag and is also not very safe. Imagine you accidentally added a 0 extra then a huge area will be filled and you'll lose everything you've built in that area.
This is a show plugin, not a terraforming plugin. It is not intended to execute huge changes to worlds with this plugin.
Soon... hopefully heheh