Compatibility
Minecraft: Java Edition
1.21–1.21.10
Platforms
Links
Creators
Details
Licensed GPL-3.0-only
Published last year
Updated 2 months ago
FloorIsLava Minecraft Plugin
A simple survival game where lava gradually rises over time in Minecraft.
Features
- Singleplayer and Multiplayer Support
- Bossbar Countdown: A bossbar is generated for grace period and the time it takes for lava to rise.
- Save File: If the server stops or the plugin gets disabled, the match will be saved and can be loaded using
/fl load. - Customizable Settings: Adjust the speed, block, and amount at which the lava rises to suit your difficulty.
Installation
-
Download the Plugin
-
Add to your Server:
- Ensure your server runs SpigotMC
1.21+(or one of its forks). - Place the downloaded
.jarfile into your server’spluginsdirectory.
- Ensure your server runs SpigotMC
Configuration
After installing the plugin and restarting your server, you can configure it to fit your needs:
-
Open the Configuration File:
- Navigate to
plugins/FloorIsLava/config.yml.
- Navigate to
-
Adjust Settings:
risingBlock: "LAVA" # WATER is also supported forceTeleport: true forceClear: true clearActionBar: false # Remove the action bar that shows the lava's current y-level startingHeight: -64 heightIncrease: 1 # How much the lava rises in y-level heightDelay: 5 # Time it takes for the lava to rise gracePeriod: 600 # Grace period in seconds (Setting it to 0 skips it) borderSize: 200 startPosition: x: 0 z: 0
Commands
/fl start- Starts a new match./fl load- Loads an existing match./fl end- Ends the current match.
Permissions
floorislava.commands- Gives access to all the plugin's commands.



