Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published last month
Updated last month
Shootable Fireballs
Shootable Fireballs is a simple yet powerful Minecraft Paper plugin that allows players to shoot fireballs using Fire Charges. Perfect for adding a little extra firepower to your server, this plugin provides customization options to tweak the explosion power and whether the explosions break blocks.
Features
- Shoot Fireballs: Players can right-click with a Fire Charge to shoot a fireball.
- One Fire Charge = One Fireball: Each shot consumes one Fire Charge, ensuring balanced gameplay.
- Configurable Explosion Power: Customize the explosion power of the fireballs in the configuration file.
- Block Breaking: Choose whether fireball explosions can break blocks through the configuration.
Configuration
After installing the plugin, a configuration file (config.yml
) will be generated. You can adjust the following settings:
# The power of the fireball explosion (Default: 1)
explosion-power: 1
# Whether the fireball explosion breaks blocks (Default: false)
explosion-break-blocks: false