promotional bannermobile promotional banner

Firework API

Abandoned
Want to easily spawn fireworks without using lengthy builders? Then FireworkAPI is for you!

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

The Firework API Team

profile avatar
  • 17
    Projects
  • 45.7K
    Downloads

More from _ForgeUser11591311View all