Firework API

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Firework API is a library for easily launching fireworks. With this api, you can create fireworks with barely two (even one) lines of code.

Commands/Permissions

None

Installation

Upload the plugin to your plugins folder

Usage

FireworkAPI api = new FireworkAPI(); 
// instantiate the API

api.create(p, Color.BLUE); 
// spawn a blue firework at player p's location

api.create(p, Color.RED, Color.BLUE); 
// spawn a red firework that fades into blue at p's location

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    74324
  • Created
    Feb 12, 2014
  • Last Released File
    Never
  • Total Downloads
    0
  • License

Categories

Members

Recent Files

No files uploaded yet.