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.