Minecraft MineZ Healing mod 2026 download
logo
minecraft mod MineZ Healing

MineZ Healing

Game Version: CB 1.5.2-R1.0
Total Downloads: 2,459
Updated: Jun 25, 2013
Created: Jun 25, 2013
Download MineZ HealingDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MineZHeal-1.1_R1.0 release 25.52 KB Jun 25, 2013 CB 1.5.2-R1.0 1,904 download MineZ Healing MineZHeal-1.1_R1.0 releaseDownload
MineZHeal-1.0_R0.1 release 24.96 KB Jun 25, 2013 CB 1.5.2-R1.0 555 download MineZ Healing MineZHeal-1.0_R0.1 releaseDownload

Description

Share this:

MineZ Healing

About

Many of you are familiar with the MineZ Shotbow servers or with my plugin MyZ. This plugin allows you to use paper, shears, red and lime dye as healing tools for both yourself and other players.

Configurable

  • Items used. Configure the paper item, shears and dye colors used for healing.

Permissions

  • heal.*
    • heal.self: Ability to heal yourself with paper.
    • heal.other: Ability to heal others with any combination of lime/red dye, paper and shears.

Source Code

The source code is included in .java files within the jar. Simply open the jar file with WinZIP or any dearchiving program to extract the source files.

API

Developers may wish to hook into MineZ Healing for various reasons. Hooking into MineZ Healing is easy and it allows you to customize a ton of things. Events include:

  • PlayerHealSelfEvent(Player, fromHealth, toHealth)
  • PlayerHealOtherEvent(Healer, Healed, dyesUsed)

Comments

Add a comment