Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Releases: Thatsmusic99/HeadsPlus-Archived

Bug fixes

04 Nov 09:47
Compare
Choose a tag to compare
  • Fixed some heads not being able to be crafted regardless of configuration
  • Fixed texture issues for custom heads in crafting.

EDIT: Upload didn't work.

Changes + Bug fixes

02 Nov 19:26
Compare
Choose a tag to compare
  • Fixed crafting textures not loading for custom heads
  • Reformatted crafting.yml
  • Removed Halloween heads
  • Heads can now be given to players via console
  • Usage for /head has changed.

Bug fixes

30 Oct 13:29
Compare
Choose a tag to compare
  • Fixed heads not being crafted (#14)
  • Fixed IndexOutOfBoundsException in some cases.
  • Adjusted the plugin so it won't notify you of an "update" until the next time I publish a new version on Spigot.

Added support for 1.8.x versions

13 May 12:24
Compare
Choose a tag to compare
  • Small bug fix.
  • Added support for 1.8.x-1.11.2

Sellhead patch

12 May 17:14
Compare
Choose a tag to compare
  • Fixed when players did /sellhead one with one head in their hand, the hand would not be removed, but the player still got money.

Sellhead optimisation

12 May 16:48
Compare
Choose a tag to compare

Spigot:

  • Added messages.yml placeholders (%l and %b) for sell-success
  • Added optional parameter for /sellhead (one), which sells only one head.

Even if this update is quite a small one, it has proved a bit of a challenge, and I haven't been able to test everything, only one out of four chunks of code for the sellhead command. Because of this, please tell me in case of any problems caused by this update. I haven't touched any other code so it's very unlikely it'll affect any other part of the plugin. Thanks.

Help menu themes

01 May 17:04
Compare
Choose a tag to compare
  • Adds themes for help menu (colors can be changed in config.yml)
  • Fixed some blacklist listing formats

Dependency and mass changes added

18 Mar 18:57
Compare
Choose a tag to compare
  • Added permission (headsplus.craft)
  • Made code more efficient
  • Fixed sellable heads (hopefully)
  • Much more!

This version is UNTESTED and will be tested soon.

Added sellable heads

14 Mar 18:32
Compare
Choose a tag to compare

This release is currently BETA! Only one head will work to test the outcome of the function. However, this is not the only added thing:

  • More customised messages
  • Added a new heads config value: "P" (price).

Bug fixes and patches

12 Mar 18:26
Compare
Choose a tag to compare
  • /hp alias now works.
  • HeadsPlusCommand patches
  • Further patches and bug fixes.