Skip to content

Latest commit

 

History

History
executable file
·
23 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

executable file
·
23 lines (13 loc) · 543 Bytes

Fountain

Bukkit plugin to create simple and realistic looking fountains in Minecraft!

demo

Commands

  • /fountain create [Fountain Name] - Creates a new fountain

  • /fountain remove [Fountain Name] - Removes a fountain

  • /fountain list - Lists all fountains

  • /fountain tp [Fountain Name] - Teleports to a fountain

Compiling

You must have Apache Maven installed to compile. (http://maven.apache.org)

to compile use the following command:

mvn clean install