HomeJavaModsLavaProof
LavaProof
LavaProof is a Minecraft plugin designed to ensure that items do not burn when they come into contact with lava. This plugin is perfect for server administrators who want to protect valuable items from accidental destruction in lava. Note that the items are only protected from lava, not fire. If you would like your items to also be safe from fire, please feel free to make a suggestion by rating the plugin.

Features
Command
Permission
Support
You can contact me on discord marcifyx if you need assistance.
Feel free to message me if you encountered a bug within the plugin. I will do my best to fix them as soon as possible.
You can make a suggestion by rating the plugin, and I'll be glad to implement it. Thank you!

Spoiler: config.yml
Code (YAML):

# List of items that won't burn in lava (e.g. DIAMOND)
no-burn-items
:
- DIAMOND
- DIAMOND_SWORD

# List of items that won't get damaged by explosions (e.g. EMERALD)
no-explosion-items
:
- EMERALD

messages
:
  added-item
: '&8 [&6LavaProof&8 ] &eAdded &6 %item% &eto the &6%list% &elist.'
  removed-item
: '&8 [&6LavaProof&8 ] &eRemoved &6 %item% &efrom the &6%list% &elist.'
  add-usage
: '&8 [&6LavaProof&8 ] &eUsage : /lavaproof add <item> [lava | explosion | leave empty if you want to add the item on both ]'
  remove-usage
: '&8 [&6LavaProof&8 ] &eUsage : /lavaproof remove <item> [lava | explosion| leave empty if you want to remove the item from both ]'
  already-added
: '&8 [&6LavaProof&8 ] &e %item% already exists from the &6%list% &elist!'
  item-not-found
: '&8 [&6LavaProof&8 ] &6 %item% &edoes not exist on the &6%list% &elist!'
  invalid-item
: '&8 [&6LavaProof&8 ] &eInvalid item!'
  unknown-command
: '&8 [&6LavaProof&8 ] &eUnknown command.'
  no-permission
: '&8 [&6LavaProof&8 ] &eYou do not have permission to use this command!'
  reload-message
: '&8 [&6LavaProof&8 ] &eConfig reloaded!'
 
  # Header for the help command output.
  help-header
: '&6&lLavaProof Help'
 
  # Format for each command description in the help command output.
  # %command% is the command name.
  # %description% is the command description.
  help-commands
: '&6/ %command% &f- &e%description%'
 

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

LavaProof is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 268 times (via Spigot). Download it and open it directly in the game.

Explore more