An open API service indexing awesome lists of open source software.

https://github.com/aixoio/creeperantiexplodeplugin


https://github.com/aixoio/creeperantiexplodeplugin

bukkit java minecraft minecraft-plugin plugin spigot

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Creeper Anti Explode Plugin
### This plugin will work on all Spigot and Bukkit servers
This plugin was tested and devloped for Minecraft Java 1.19.4

## Config

****

### Active

**Default:** `true`

**Info:** This will enable and/or disable the plugin

### RemoveCreeperEntityOnExplode

**Default:** `true`

**Info:** When a creeper explodes, should the entity be removed

### ShowParticles

**Default:** `false`

**Info:** To show smoke particles when a creeper explodes

### ParticleCount

**Default:** `25`

**Info:** The number of smoke particles to show

### DisableDamage

**Default:** `true`

**Info:** If enabled this will disable the damage when a creeper explodes

### PlaySound

**Default:** `true`

**Info:** When enabled it will play a pop sound when a creeper explodes