FancyFirework

FancyFirework

Plugin

Simple plugin that adds custom fireworks to your server. Supports NuVotifier for vote rewards!

Server DecorationSocial

264 downloads
10 followers
Created2 years ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

FancyFirework

bStats Servers bStats Servers

A simple plugin that adds custom fireworks to your server.
Implements support for vote rewards using NuVotifier and loot table customization to acquire firework items.

We recommend to use paper!

Default Fireworks

There are a couple default fireworks available that can be used out of the box.
Batteries,
Fountains,
and different kinds of crackers. The batteries and fountains come in different colors (blue, green, orange, pink, purple, red, yellow) and other varieties like pride, rainbow, valentine, birthday and halloween.

Example
(An example of three types of fountains)

Acquire Fireworks

There are multiple ways players can acquire fireworks.

Spawn Random Fireworks

One way would be to use the firework spawn feature of this plugin.
This will spawn fireworks on players. Once a firework explodes, it drops a random item from all available firework items.
The fireworks will only spawn if the player has no blocks above, blocking the sky.
This spawn feature can be enabled and configured in the config.

enabled: false  # Toggle the spawn feature  
spawnrate: 100  # The spawn rate of the fireworks. The higher the number, the less likely it will spawn.  

Vote Rewards

Another way would be to use NuVotifier, which will draw a random custom firework as a vote reward.
Can be toggled in the config.

votereward: false # Toggle vote reward feature  

Loottables

You can also enable them inside all chest or chest minecart loot tables.
This feature can be configured in the config.

loottable:  
  enabled: false   # Toggle the loot table feature  
  chance: 0.5      # The chance of the item spawning. (e.g. 0.5 = 50%)

Redstone Mode

The fireworks can be activated with Redstone if it is active in the config.

redstonemode: false # Toggle Redstone Mode

Lit Player

Fireworks can be lit on the head of players.

litplayer: true # Toggle if players can lit.

Commands

Main command: /fancyfirework or alias /ff

/ff enable or /ff disable

Permission: fancyfirework.admin
Enables or Disables the spawning of fireworks on players.
See Spawn Random Fireworks above.

/ff setspawnrate

Permission: fancyfirework.admin
Sets the spawn rate of the random firework spawning.
The higher the number, the less likely they will spawn.
See Spawn Random Fireworks above.

/ff give [key] <amount>

Permission: fancyfirework.mod
Gives you the specified firework item of the specified quantity.

(This plugin was created in a matter of two days! Documentation and possible future features will be added later on!)
BSTATS

External resources



Project members

fantahund

Owner


Technical information

License
GPL-3.0-only
Project ID