AntiBlockFade

A streamlined plugin designed to prevent snow, ice, and other blocks from fading or melting.

102

AntiBlockFade

Block Freeze & Fade Control Plugin

This versatile Minecraft plugin provides fine-grained control over specific block behaviors, preventing unwanted changes like fading or melting.

It extends the functionality of the PreventSnowMelting plugin—expanding support to ice and more—all using dynamic namespaced keys.

Features

- Turtle Egg Safety: Prevent snow from melting when near a light source. - Turtle Egg Safety: Stop ice from melting due to light. - Turtle Egg Safety: Keep fire burning without destroying the fuel block. - Turtle Egg Safety: Prevent live coral from fading to dead coral when water is scarce. - Turtle Egg Safety: Protect turtle eggs from premature bursting when a turtle hatches.

Highlights

- Expanded Functionality: Easily toggle features on or off to suit your server's needs. - Expanded Functionality: Works seamlessly with any current server cores. - Expanded Functionality: Originally a fork of PreventSnowMelting, the plugin now supports multiple block types using namespaced keys for improved flexibility.

Take command of your server environment with precision—ensure blocks retain their desired states under specific conditions!

Commands

/antiblockfade <true|false> - Enables/disables the plugin.

Configuration

```yaml

if plugin enabled or not

enabled: true

namespaced keys of blocks that should not fade (or melt)

blocks-prevented-from-fading: - "minecraft:snow" - "minecraft:ice"

Localization

messages: plugin-enabled: "&aBlock fade prevention enabled!" plugin-disabled: "&cBlock fade prevention disabled!" usage: "&eUsage: /antiblockfade <true|false>"

Don't touch this field.

config-version: 1 ```

ADS