HomeJavaModsNo Block Creeper Plugin
No Block Creeper Plugin

NoBlockCreeperPlugin

NoBlockCreeperPlugin is a Minecraft plugin designed for Bukkit servers that prevents Creeper explosions from damaging blocks, while still allowing the explosion effects to occur. This is perfect for servers that want to maintain the visual impact of Creepers without worrying about griefing or world destruction caused by their explosions.


Features


Installation

  1. Download the .jar file.
  2. Place the .jar file in the plugins/ folder of your Paper server.
  3. Restart the server to generate the plugin’s configuration file (config.yml).

Configuration (config.yml)

The behavior of NoBlockCreeperPlugin can be fully customized using the config.yml file located in your plugin directory. The available configuration options are:

# NoBlockCreeper Plugin Configuration
# Configure the plugin to adjust creeper explosion behavior.

# Enable or disable the visual explosion effect (true/false).
visualEffect: true  # Set to false to disable the visual explosion effect

# The power of the explosion effect (from 0.0 to 100.0).
# Higher values make the explosion effect bigger.
explosionPower: 4.0  # Adjust to fit your preference (e.g., 0.0 for no visual effect)

# Prevent creeper explosions from destroying blocks (true/false).
# If set to true, creeper explosions will not damage or destroy blocks.
preventCreeperExplosions: true  # Set to true to prevent block destruction by creepers

Options Explained


Commands

The plugin also supports a command to toggle the prevention of Creeper block damage in-game:

Command: /togglecreepergrief

Toggles the prevention of block destruction by Creepers.

Command Behavior:


Permissions

You can manage who has access to the /togglecreepergrief command using permissions.

permissions:
  # Allows players to toggle Creeper grief prevention.
  noBlockCreeper.toggle:
    description: Grants access to toggle the prevention of creeper block destruction.
    default: op  # By default, only operators can toggle this setting

Usage Example

  1. Once the plugin is installed, type /togglecreepergrief in the game chat.
  2. The plugin will toggle the prevention of Creeper block destruction:
    • Enabled: Creeper explosions won't destroy any blocks.
    • Disabled: Creeper explosions will behave normally and damage blocks.
  3. A message will confirm whether the feature is enabled or disabled.

Support

If you encounter any issues with the plugin or need further customization, feel free to reach out for support or check the plugin's documentation for updates and changes.


Enjoy your grief-free Creeper explosions with NoBlockCreeperPlugin!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more