This plugin was requested by GladamirFlint on the forums. This plugin adds an easy way to make a fountain. To make a fountain you simply place a brewing stand on top of a command block, adjust the command, and create a loop for the command block.
- If you have any ideas or suggestions, leave a comment.
How to use
- Place a brewing stand on a command block. (Requires Permission:blockfountain.create)
- Adjust the command in the command block. (See guide)
- Make a redstone loop for the command block
- Enjoy your fountain.
Command Guide
Command Block command: /bf create <type>[:data] <startHeight> <force>
- <type> = Name of the block to spawn (Ex: Stone, Sponge, Iron_Block )
- [:data] = Data for the block. (If you want colored wool. Ex: wool:3 )
- <startHeight> = Number of blocks above the brewing stand to spawn the block.
- <force> = How much force to shoot the block with.
Permissions
blockfountain.create - Allows to make and break a BlockFounatain.
Info
The falling block will disappear on the very first block that it lands on.

