Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

You want a fully customizable fireworkshow with frames and delays? Guess what, you found it!

License

Notifications You must be signed in to change notification settings

jorisguffens/UltimateFireworkShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate-FireworkShow

Minecraft plugin: Create a fully customizable firework show with minecraft fireworks!

This plugin makes use of the bukkit serialization system, editing a firework show in the data files is a bad idea!

####Check my website: https://mcdev.igufguf.com

Commands

Aliases: /fireworkshow - /fws

  • /fws play

    • Start a firework show
    • fireworkshow.play
  • /fws create

    • Create a new firework show
    • fireworkshow.create
  • /fws delete

    • Delete a fireworksshow
    • fireworkshow.delete
  • /fws addframe

    • Add a frame to the show, delay is in ticks*
    • fireworkshow.addframe
  • /fws delframe

    • Delete a frame
    • fireworkshow.delframe
  • /fws dupframe

    • Duplicate a frame
    • fireworkshow.dupframe
  • /fws nwfw

    • Add the firework you're holding to the last frame on your current position
    • fireworkshow.newfw
  • /fws nwfw

    • Add the firework you're holding to the given frame on your current position
    • fireworkshow.newfw

About

You want a fully customizable fireworkshow with frames and delays? Guess what, you found it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages