https://github.com/aixoio/creeperantiexplodeplugin
https://github.com/aixoio/creeperantiexplodeplugin
bukkit java minecraft minecraft-plugin plugin spigot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aixoio/creeperantiexplodeplugin
- Owner: aixoio
- Created: 2023-04-30T02:06:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T02:32:48.000Z (about 3 years ago)
- Last Synced: 2025-03-10T07:35:57.663Z (over 1 year ago)
- Topics: bukkit, java, minecraft, minecraft-plugin, plugin, spigot
- Language: Java
- Homepage: https://www.spigotmc.org/resources/creeper-anti-explode.109548/
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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