A simple Paper plugin that adds functionality for sponges to absorb lava.
The SimonsLavaSponges plugin extends the utility of sponges in Minecraft by enabling them to absorb lava, making them a versatile tool for managing lava flows. Designed for use with Paper servers, this plugin is lightweight, efficient, and easy to install.
All code in this repository is owned and copyrighted by UnifiedGaming Systems and is licensed under the Apache License 2.0. You can view the full LICENSE here.
- Download the latest release of SimonsLavaSponges from the Releases page.
- Place the downloaded
.jar
file into theplugins
folder of your Paper server. - Restart your server to load the plugin.
- Check the server console or logs to ensure the plugin is enabled and running.
- Lava Absorption: Sponges can now absorb lava, similar to how they handle water.
- Configurable Behavior: Customize the radius and behavior of lava absorption via the configuration file.
- Performance Optimized: Designed to minimize server impact.
- Plug-and-Play: No complex setup required; just drop it into your plugins folder.
The plugin generates a configuration file on first run. Use this file to:
- Adjust the absorption radius.
- Toggle specific features on or off.
- Fork this repository and clone it to your local machine.
- Make your desired changes or enhancements.
- Commit your changes with a clear and descriptive message.
- Create a Pull Request to submit your changes for review.
For support, open an issue on the GitHub Issues page.
This project is licensed under the Apache License 2.0. You can view the full LICENSE here.
SimonsLavaSponges is developed and maintained by MazeyMoos0022 under the UnifiedGaming Systems umbrella. It aims to enhance the gameplay experience by providing simple yet impactful features for Minecraft servers.