A simple plugin that summons Orange and Black fireworks when a player carves a pumpkin.
The player must have the permission: halloweenjackolanterns
Configuration:
Code (Text):
# Halloween Jack O' Lanterns by sleepylessons
# Spawns safe fireworks (that don't deal damage) when a player shears a pumpkin
#
# If enabled, it will summon the fireworks on pumpkin shear by player
# (but only if they have the permission halloweenjackolanterns)
enabled: true
# How many of each color (Orange and Black) should we span; if set to 2, it will spawn 2 Orange and 2 Black
# at Pumpkin location on carving
amount-per-color: 2