Mineuniverse
Log in Register
Plugins

LevelMaxHealth

Earn more life
by manolo8
Download Claim this project
2,058 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Mechanics

LevelMaxHealth

LevelMaxHealth is a plugin that determine's a player's Max Health on their experience level. you can edit the amount of life that player will receive every X levels, as you can see in the configuration file

Features

  • The life gain per level is editable
  • Method: Equation!
  • Recount life if player loses level!
  • HealthMin and HealthMax
  • Custom MaxHealth
  • Custom EXPBonus
  • High performance

Config File

Config:
  enable:
    #Enable Experience bonus?
    ExpBonus: true
    #Enable health bonus?
    HealthBonus: true
    #Enable experience limiter?
    LevelLimiter: true
  #Permission: levelmaxhealth.expbonus
  ExpBonus:
    #Experience bonus 0 is default
    rows: 3
    '0': 1
    '1': 1.15
    '2': 1.40
    #'3': 1.45
    #Examble: XP * 1.45
   #permission: levelmaxhealth.expbonus.<number>
  #Permission: levelmaxhealth.healthbonus
  HealthBonus:
    Config:
      MinHealth: 20
      MaxHealth: 60
      #ReCount level if player loses level?
      ReCount: true
    method: custom
    methods:
      default:
        multi: 0.4
        add: -5
        #Example: ((level * multi) +add))
      equation:
        eq: ((level - 3) * 0.3)
      custom:
        '0': 0
        '5': 1
        '10': 2
        '15': 3
        '18': 4
        '21': 5
        '24': 6
        '27': 7
        '35': 15
        '40': 20
        '60': 40
        #'level': [XPtoSet]
        #Ex: '28': 29
        #Is unlimited!
  #Permission: levelmaxhealth.levellimiter.bypass
  LevelLimiter:
    #Maximum level:
    Levellimit: 100
    #Warning message | Plase set '' to not send warning message
    WarningMSG: '&cYou are not allowed to exceed the level 100'
#Please, no change
version: 1.4

Setup

  1. Download the LevelMaxHealth Plugin
  2. Move it to the plugins folder
  3. Start the server
  4. Will create a folder named 'LevelMaxHealth' in the plugin folder, then open and edit as you wish

Permissions

  1. levelmaxhealth.levelhealthbonus
  2. levelmaxhealth.experiencebonus
  3. levelmaxhealth.levellimiter.bypass
  4. levelmaxhealth.setmaxhealth
  5. levelmaxhealth.setmaxhealth.others
  6. levelmaxhealth.reload

Commands

  • /lmh
  • /lmh help
  • /lmh reload
  • /lmh setmaxhealth

Plugin developing, please, if there is an error, report it as soon as possible. If you have any ideas for the plugin, post it in the comments, please

LevelMaxHealth 1.4
MC 1.6.2, 1.6.4
Beta 2013-10-02 Get
LevelMaxHealth 1.3
MC 1.6.2, 1.6.4
Beta 2013-09-28 Get
LevelMaxHealth 1.2
MC 1.6.2, 1.6.4
Beta 2013-09-27 Get
LevelMaxHealth 1.1
MC 1.6.2, 1.6.4
Beta 2013-09-25 Get
LevelMaxHealth 1.0
MC 1.6.2, CB 1.6.2-R0.1, CB 1.6.2-R1.0
Alpha 2013-09-23 Get

More from manolo8

ZSimpleMachines
790
Arenax1
4,840

You Might Also Like

MobHealth
Simple plugin to let you know the damage you just caused to a mob, and how much health it has left.
989,881
Player Heads
Lop off Player and all Mob Heads with configurable drop rates + pvp-farming nerf, includes detailed commands and permissions
979,351
Advanced Item Effects
Adds custom effects to any item including potion effects.
97,290
VoxelMore
"Sharing is caring."
9,999
SunSteel
A Golden Item Enhancement Plugin
9,880
Sneaker
Hide name tags above players' heads.
9,865