⭐ LavaRecovery ⭐ [1.7 - 1.21.4] ✅ PAPI SUPPORT ⭐ icon

⭐ LavaRecovery ⭐ [1.7 - 1.21.4] ✅ PAPI SUPPORT ⭐ -----

⚡ A plugin that allows you to recover lava from obsidian blocks ⚡ Perfect for skyblock ⚡




If you update the plugin add or modify the code manually or delete old files and restart the server

- Added more config in config.yml:
Code (YAML):

config
:
  # Maximum number of recovery times allowed per player
  max-recovery-times-player
: 5 # Set -1 to disable
 
- Modified config in config.yml:
Before
Code (YAML):

config
:
  # Cooldown setting to turn obsidian into lava
  cooldown
:
    enable
: true
    time
: 60 # Time in seconds
 
After
Code (YAML):

config
:
  # Amount of time to recover lava from obsidian
  lava-recovery-cooldown
: 60 # Time in seconds, Set -1 to disable
 
- Modified player in player.yml:
Before
Code (YAML):

player
:
  <UUID>
:
    <USERNAME>
:
      recovery-times
: 0
 
After
Code (YAML):

player
:
  <UUID>
:
    <USERNAME>
:
      allowed-worlds-name
:
        <world1>
:
          recovery-times
: 0
        <world2>
:
          recovery-times
: 0
 
----------, Feb 2, 2025

If you update the plugin add or modify the code manually or delete old files and restart the server

- Fixed update-checker
- Added player.yml
- Added more config in config.yml:

Code (YAML):

config
:
  # Maximum number of recovery times allowed per player
  max-recovery-times-player
: 5 # Set -1 to disable

  # Chat prefix for plugin messages
  chat-prefix
: '&4 [&6&lLavaRecovery&4 ]&f'
 
- Modified config in config.yml:
Before
Code (YAML):

config
:
  # Enable/Disable the turn obsidian into lava option
  obsidian-to-lava
: true
 
After
Code (YAML):

config
:
  # Enable/Disable the lava recovery from obsidian
  lava-recovery
: true
 
- Added more messages in messages/en.yml:
Code (YAML):

config
:
  lava-recovery-times
: ' %chatplugin% &aYou have collected lava from obsidian &e%lavatimes% &aout of &e%maxlavatimes% &atimes'

  max-lava-recovery-reached
: ' %chatplugin% &cYou have reached the max times you can collect lava from obsidian'
 
----------, Feb 2, 2025

Resource Information
Author:
----------
Total Downloads: 46
First Release: Feb 2, 2025
Last Update: Feb 2, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings