ColourFireWorks

Colour Fire Works

V 2.0.8 - Tested on CB build 1.4.6-R0.1

Wiki || New Website (Under work)

Drop Party (Video) ||| Show case (Just film and ask) ||| Latest Version (coming soon)

If you like this plugin, please take a moment to do any of the following

Features

  • Default fireworks, completely configurable
  • Bukkit Permission Support
  • Use redstone to launch fireworks (from signs)
  • Block fireworks in world guard regions players can not build in
  • Create custom fireworks and spawn any item, mob or exp you want.
  • Create drop parties that your players can add items to
  • Make users pay (vault) to use fireworks
  • Potion effects supported
  • See below for more information

Permissions

  • 'colourfireworks.*' - Player can access to every part of colour fireworks
  • 'colourfireworks.limited.*' - Player can launch fireworks
  • 'colourfireworks.unlimited.*' - Block will not be consumed at launch
  • 'colourfireworks.redstonesign.*' - Player can use all redstone fireworks
  • 'colourfireworks.dropparty.*' - Player can add, create and stop drop parties as well as use the dropcast command
  • 'colourfireworks.economy.*' - Player can use every economy firework
  • 'colourfireworks.reload' - Player can reload the config files
  • 'colourfireworks.notifyupdate' - Player will be notified when there is an update available
  • 'colourfireworks.presents.*' - Player can start, create, edit, load, set and get info on presents
  • 'colourfireworks.nameitem' - Player can name the item they are holding
  • 'colourfireworks.namehead' - Player can set who's head they are holding

Commands

  • /colourfireworks - Shows the credits and help
  • /colourfireworks reload - Reload the configs
  • /colourfireworks dropparty stop - Force stops the current drop party
  • /colourfireworks dp ban <id> - Bans an item from all drop parties
  • /colourfireworks dp unban <id> - Unbans an items from all drop parties
  • /dropcast <message> - Broadcasts a message to the server
  • /present start <radius> <lowerY> <maxY> - Starts a present party within the range
  • /present create <name> <amount> <color1> <color2> - Creates a present
  • /present edit <presentname> - Edit items in a present
  • /present stop - Stops current party
  • /present set <presentname> <amount/color1/color2> <#> - Edits settings of a present
  • /present load <name> - Loads a present
  • /present unload <name> - Unloads a present
  • /present info <name> - Gets info on a present
  • /present list - Lists all loaded presents
  • /present nameitem <nametoadd> - Names the item the player is holding, colour supported
  • /present namehead <playername> - Sets the players head they are holding to <playername>

Drop Parties

  • Drop parties are created by placing a sign.
  • Enter either "o" or "a" on to the first line
  • * o = Run once
  • * a = Repeat drop party
  • Enter either "v" or "h" on to the first line
  • * v = Show what items are
  • * h = Show as cake until picked up
  • Enter [dp] onto the second line
  • To create drop parties you must have the permission 'colourfireworks.dropparty.create'.
  • Players can then add to the drop party by clicking the sign ( 'colourfireworks.dropparty.add')
  • Any item can be entered unless you have blocked it.
  • The time for any item can be changed
  • If people are told when a specific item is entered can be toggled
  • Can auto repeat
  • Items can be displayed as other items so people don't know what their getting

Redstone

  • For redstone place a sign
  • On the 2nd line put [Firework] then on 3rd line put the firework type
  • For example [White], [Red], [Pumpkin], [Exp] or [Custom1].
  • For best results each sign should only have one redstone wire touching it.

Quick Help

Mob Types Enchantments

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of Craftiii4 Craftiii4 May 16, 2013 at 20:09 UTC - 0 likes

    @MGbeenieboy: Go

    By default it will only send to players in a radius of 50 block from the sign.

    BFAK:Craftiii4,14113,93f18345f7e30e1d18711e148713db05094033ef5ac906f7fddffd61dbfca794

  • Avatar of MGbeenieboy MGbeenieboy May 16, 2013 at 18:07 UTC - 0 likes

    Players don't recieve the "X seconds to" messages :( They've only the colourfireworks.dropparty.add permission

  • Avatar of Craftiii4 Craftiii4 May 10, 2013 at 20:26 UTC - 0 likes

    @KIMB00P: Go

    @Zawmbee: Go

    I am currently busy revising for my AS exams which start next Monday and end on the 6th June - I do have a new version but it is not finished. If I find time between these dates to work on this plugin I will. If you be able to suggest some features you want please feel free to post them below.

    The new version at a glance (so far):

    - Drop Party:

    • - Items will never join to one another
    • - Both signed and unsigned books work
    • - Dyed leather works
    • - Enchanted books works
    • - Items with lore work
    • - Fireworks work
    • - Fire stars work
    • - Spawning items is now in its own thread to reduce the lag spike

    - Added cluster (About 90% complete)

    • Predefined drop parties but some items have special ability's with a set amount of usages
    • Ability's so far:
    1. [SETMIDDAY] - Sets the time to mid day
    2. [SETMIDNIGHT] - Sets the time to mid night
    3. [SETDAY] - Sets the time to sun rise
    4. [SETNIGHT] - Sets the time to sun set
    5. [HEAL] - Heals the user OR [HEAL:NEAR:<integer>] - Heals people within the radius of the player (does not heal the user)
    6. [FEED] - Feed the user OR [FEED:NEAR:<integer>] - Feed people within the radius of the player (does not feed the user)
    7. [FIXALL] - Fix all items in the users inventory
    8. [FIXARMOUR] - Fixes the armour the player is wearing
    9. [MONEY:<amount>] - Gives the user <amount> of money
    10. [EXP:<amount>] - Gives the user <amount> of exp
    11. [LIGHTNING:TARGETLOCTION] - Calls down lightning where the user is looking
    12. [LIGHTNING:USER] - Calls down lightning where the user is standing

    - Added firework shop (About 70% complete)

    • - Opens an inventory controlled shop allowing players to customize fireworks and then buy them.
    • Custom fire works will be removed but re-added at a later date with new features
    • Redstone fireworks will be removed (to be added later once updated)
    • Presents will be removed until I feel I have upgraded them to a decent standard.

    Also KIMB00P, is there any error in the console?

    @AuzzieMC: Go

    I will be removing this feature in the next version (but it will be back at a later date) as its not really at the stage I want it to be at.

    @chopstick121: Go

    This is not currently possible, but I will add it in the next release.


    If any of you have any ideas for a special cluster ability that could be added, please post them :D

    Thanks

    Last edited May 10, 2013 by Craftiii4
  • Avatar of Zawmbee Zawmbee May 08, 2013 at 23:08 UTC - 0 likes

    An update would be amazing :)

  • Avatar of KIMB00P KIMB00P May 08, 2013 at 03:56 UTC - 0 likes

    Update please?

    Cannot stop a drop party with the command. It says "An error occurred while attempting to perform this command."

  • Avatar of AuzzieMC AuzzieMC May 04, 2013 at 04:06 UTC - 0 likes

    How Do You Use The Presents?

  • Avatar of chopstick121 chopstick121 Apr 15, 2013 at 02:12 UTC - 0 likes

    how can i make it every 1 hours there an drop party without a person setting it off?

    Recon Craft

  • Avatar of Craftiii4 Craftiii4 Apr 12, 2013 at 17:06 UTC - 0 likes

    @Joymo: Go

    This a bug with your Craft Bukkit spigot build, can you update this and see if the error still occurs?

    Thanks,

    If it happens again, force stop the party to stop the spam & tell me the build you are using.

  • Avatar of Joymo Joymo Apr 12, 2013 at 09:12 UTC - 0 likes

    Plugin started spamming errors today: http://pastie.org/pastes/7462248/text?key=vrqxh8qgn0psv0upgbwegq

    So that error spam was probably caused by this bug in this plugin: http://pastie.org/pastes/7462419/text?key=lhfwgo74ylckpojcjfb31w

    Last edited Apr 12, 2013 by Joymo


  • Avatar of Joymo Joymo Mar 09, 2013 at 10:44 UTC - 0 likes

    Just make the sign breakable by whoever placed it only? Or is that problematic?

Facts

Date created
Oct 27, 2011
Categories
Last update
Dec 23, 2012
Development stage
Release
License
All Rights Reserved
Curse link
ColourFireWorks
Downloads
67,319
Recent files

Authors