Skip to content
This repository was archived by the owner on Feb 25, 2023. It is now read-only.

Releases: portalsam1/MagicHealth

Release 1.4.5

Choose a tag to compare

@portalsam1 portalsam1 released this 12 Jan 22:32

Added a config to disable drops from mob spawners.

If upgrading from 1.4.4 make sure the config enableSpawnerDrops: true exists or this could cause issues if your config isn't automatically upgraded.

Release 1.4.4

Choose a tag to compare

@portalsam1 portalsam1 released this 04 Dec 00:08

/magicgive now uses a playername to add support for giving items to other players or from the console.

Release 1.4.3

Choose a tag to compare

@portalsam1 portalsam1 released this 23 Nov 02:46

Fixed mob drops.

1.4.2 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 22 Nov 09:22

Fixed heart dust straight up not existing.. somehow??

1.4 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 22 Nov 05:47

Added custom textures for plugin items and hopefully support for pre-update items.

Added support for changing the maximum health of offline players that have joined before.

1.3.2 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 06 Nov 18:06
  • Text customization / language through new messages.yml
  • Permission based rankup using /magicleveluphealth and permission magichealth.rankup.[health]
  • Added a defaultPlayerHealth to help remove abstraction with minimumPlayerHealth and maximumPlayerHealth
  • Fixes to resetPlayersHealthOnDeath
  • Added bStats plugin metrics

1.2.2 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 04 Nov 23:35

Downgraded API Version to 1.14 to support older servers.
Fixed possible bug where warning was displayed in console for no reason.

1.2 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 31 Oct 05:26
  • Completely overhauled configuration to implement a custom mob drop list.
  • Fixed configuration being overwritten
  • Fixed new player's health being set to maximum on join
  • Added a challenge setting resetting the players health on death in config.yml.

Added configuration:

resetPlayersHealthOnDeath

enableHeartShardCrafting
enableHeartCrystalCrafting
enableHeartDrainAmuletCrafting

enableHeartCrystal
enableHeartDrainAmulet

bossMobList
uncommonMobList
commonMobList

Full Changelog: 1.1-Release...1.2-Release

1.1 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 28 Oct 02:56

Added TabComplete support.

Broken configuration, please use the latest version when it is released.

1.0 Release

Choose a tag to compare

@portalsam1 portalsam1 released this 28 Oct 02:09

Full plugin complete with complete configuration and functionality for the Heart Crystal and Heart Drain Amulet.