Introduction
With this small plugin, you can:
- Spawn many fireworks with a single click;
- Configure everything: colors, flickers, trails, explosion types, etc.
- Choose color-palette for firework explosions! (only CHRISTMAS & RANDOM for now)
- Craft charged crossbow which shoots with clustered fireworks;
The first thing we must do is CHARGE any crossbow with %configurable_item%. (redstone dust for example)
Spoiler: Recipe
Then, just shoot and watch!
Spoiler: Fireworks
Everything is configurable:
Spoiler: Configuration
Code (YAML):
# -- CROSSBOW SETTINGS --
# You can localize the name and lore here.
# Also you can change the item that required for charged crossbow craft. (charger)
# Use "§"-symbol for color choosing. Not the "&".
Crossbow:
Name : "§4§lCHARGED CROSSBOW"
Lore :
- ""
- "§4§lCHARGED. §7Proceed with §ccaution§7."
- "§8Next shot will spawn a cluster firework."
Charger : REDSTONE
# -- FIREWORK SETTINGS --
# Here you can choose the color palette that used when custom fireworks detonate. Possible values is CHRISTMAS and RANDOM.
# CHRISTMAS is default christmas colors. (white, red, green, yellow, etc.)
# RANDOM is an absolutely random RGB color.
Firework:
Detonate:
ColorPalette : CHRISTMAS
# How much additional colors you will see when firework explode?
AdditionalColors : 1
Fade:
ColorPalette : RANDOM
AdditionalColors : 1
# If set true, fireworks will always have trails/flickers effects after detonate.
AlwaysTrailing : false
AlwaysFlickering : false
# Possible values: BALL, BALL_LARGE, BURST, CREEPER, STAR
AllowedExplosionEffectTypes :
- BALL
- BALL_LARGE
- BURST
- CREEPER
- STAR
# -- TASK SETTINGS --
# And last but not least, fireworks spawn task configuration.
# Duration represents the amount of ticks that task will active.
# Frequency is the period in ticks between each firework will spawn. Lower values will force fireworks to spawn faster, but it may reduce your TPS.
# ZERO FREQUENCY VALUE WILL ENDLESSLY LOOP THE TASK AND PROBABLY DESTROY YOUR SERVER.
Task:
Duration : 400
Frequency : 5
# You can localize the name and lore here.
# Also you can change the item that required for charged crossbow craft. (charger)
# Use "§"-symbol for color choosing. Not the "&".
Crossbow:
Name : "§4§lCHARGED CROSSBOW"
Lore :
- ""
- "§4§lCHARGED. §7Proceed with §ccaution§7."
- "§8Next shot will spawn a cluster firework."
Charger : REDSTONE
# -- FIREWORK SETTINGS --
# Here you can choose the color palette that used when custom fireworks detonate. Possible values is CHRISTMAS and RANDOM.
# CHRISTMAS is default christmas colors. (white, red, green, yellow, etc.)
# RANDOM is an absolutely random RGB color.
Firework:
Detonate:
ColorPalette : CHRISTMAS
# How much additional colors you will see when firework explode?
AdditionalColors : 1
Fade:
ColorPalette : RANDOM
AdditionalColors : 1
# If set true, fireworks will always have trails/flickers effects after detonate.
AlwaysTrailing : false
AlwaysFlickering : false
# Possible values: BALL, BALL_LARGE, BURST, CREEPER, STAR
AllowedExplosionEffectTypes :
- BALL
- BALL_LARGE
- BURST
- CREEPER
- STAR
# -- TASK SETTINGS --
# And last but not least, fireworks spawn task configuration.
# Duration represents the amount of ticks that task will active.
# Frequency is the period in ticks between each firework will spawn. Lower values will force fireworks to spawn faster, but it may reduce your TPS.
# ZERO FREQUENCY VALUE WILL ENDLESSLY LOOP THE TASK AND PROBABLY DESTROY YOUR SERVER.
Task:
Duration : 400
Frequency : 5
End
So, with this plugin, you can celebrate Christmas and New Year in Minecraft! Call your friends, place a cake somewhere, play the music record, launch fireworks, and have a fun. Merry Christmas!
Postscriptum
- You can do whatever you want with my plugin. Decompile it, fork it, use my code in your projects, anything. Don't ask for my approval.
- Report any bugs and suggest features & ideas in the resource discussion, please. Not in the reviews section.
- Have a good time! You can rate it, if you like/dislike my work.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Christmas Fireworks is a free Minecraft Java mod. Downloaded 4,183 times (via Spigot). Download it and open it directly in the game.