FloorIsLava is minigame plugin for Bukkit/Spigot servers. It's similar to the traditional Spleef
minigame. It features
a custom implemention that handles joining, breaking, and rewards differently.
- If you do not have the compiled plugin JAR file, compile this source using the Bukkit or Spigot API.
- Place the JAR file in your Bukkit/Spigot Minecraft server's
plugins/
folder. - Start or restart your Bukkit/Spigot server.
- The plugin will be loaded, but you will need to set up the config.
- Refer to the
config.yml
in this repository or the local copy created inplugins/FloorIsLava/config.yml
. - Once you have your desired settings, run
/mfloor reload
to reload the configuration file. - Verify anyone that should have permissions is given permissions with your permission handling plugin.
Refer to the config.yml in this repository or a similarly commented file in your plugins/FloorIsLava/config.yml
. Each setting is described and can be tuned as desired.
FloorIsLava is under the GPLv3 Open Source license. Please refer to the LICENSE for further details.