This update adds a listener to prevent lava casting used for griefing. It tracks cobblestone and stone blocks generated by lava and enforces a limit of 20(custom in config.yml) blocks . Once reached, it removes the blocks and nearby fluids. The system resets if no blocks are generated within 5 seconds, ensuring efficient gameplay without excessive resource usage.
It has been prohibited to put any type of prohibited block (can be modified in config.yml) in dispensers or hoppers to prohibit their use
Placing lava and fire can be prohibited (enabled or deactivated in config.yml) By default, disabled. In addition, you can put blocks in which if you want they can be placed
In addition to notifying when lava is placed on a PLANK, it will now also do so with LOGs
New Update v1.5
Changes:
- Added config.yml
Configuration - `config.yml`
# AntiLavaGrieff Configuration messages: anti_grief_enable_text: "&aLava protection has been activated." cooldown_text: "&cYou need to wait &f%timeLeft%&c more seconds before using that again!" grief_text: "&4%player% has burned a %block% with a %item%" lava_place_text: "&4%placer% burned %block%" config: cooldown: enabled: true # Cooldown time in seconds cooldown-time: 9
AntiLavaGrief
Minecraft Plugin 1.21.4
AntiLavaGrief alerts server admins when a player places lava or uses flint-and-steel on wooden planks, helping prevent griefing and fire-related damage.
This plugin helps prevent griefing with lava and flint-and-steel by notifying server administrators via chat whenever a player places lava or sets fire to any type of wood plank. If a player attempts to use lava or a flint-and-steel on wooden planks, the plugin will broadcast a message to alert the server about the suspicious activity. It’s designed to help protect your server from players who may be attempting to burn down structures or grief the environment.
Key features:
Alerts admins when lava is placed near wood planks.
Sends a notification when a player uses a flint-and-steel on wooden planks.
Easy-to-use and customizable configuration.
Stay one step ahead of potential griefers with AntiLavaGrief!
Commands:
Use /al enable to activate alerts for when lava or flammable items are placed near wooden planks.
Use /al disable to turn off these alerts and stop notifications from appearing.
Use /al author to see who the Author is
use /al version to see the version of the Plugin.
Permissions:
antilavagrief.commands.maincommand: Grants access to the main plugin commands.
antilavagrief.evadeGrief: Allows the player to bypass the lava grief alerts and actions.