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 May 18:42
Compare
Choose a tag to compare
  • Fixed the entities-requiring-killer option in config.yml not working.
  • Fixed /hp profile failing to display data when levels are disabled.

Major bug fix with head drops

28 Apr 07:31
Compare
Choose a tag to compare
  • Fixed a slightly major bug with head drops not working properly.

Have tried to fix the anvil GUI issue with the help of brainsynder/Brian, but still running into issues, now across all versions. Will try and fix this all as soon as possible. Thanks!

New mobs, new (and removed) config stuff

25 Apr 18:42
Compare
Choose a tag to compare
  • Added support for new 1.14 mobs (not variants yet)
  • Added new config option in config.yml perks, "drops.entities-requiring-killer", of which overrides the option "needs-killer" when set to false. Player is added by default.
  • Removed Easter stuff.

1.14 update + New subcommand

24 Apr 19:31
Compare
Choose a tag to compare
Pre-release
  • Added 1.14 support.
  • Added /hp debug save, which saves data to their required files.

This is not a build that is 100% recommended to use just yet, especially since I've only really had the chance to do a quick check-through in terms of bugs, and for the most part everything does seem to work, however is not tested on other servers.

Please use ONLY with precaution.

Challenge reward change

16 Apr 15:34
Compare
Choose a tag to compare
  • Challenge rewards now support multiple commands - just set them in a list like:

    reward-value:

    • ping
    • pong

Bug fix + PAPI expansion

12 Apr 06:26
Compare
Choose a tag to compare
  • Fixed dropped heads not being reloaded when /hp reload is run.
  • Added an expansion for PlaceholderAPI, of which is set up internally in the plugin so you don't need to install it as an expansion manually. Placeholders currently include:
  • %headsplus_xp%
  • %headsplus_completed_challenges_total%
  • %headsplus_level%
  • %headsplus_hunting_% (where is, well, an entity's name, and can be set to "total" or "player".)
  • %headsplus_crafting_%
  • %headsplus_selling_%

Any other placeholders that can be added in PlaceholderAPI, let me know!

New config options

10 Apr 15:34
Compare
Choose a tag to compare
  • Added an option to decide if you want to use the plugin's old looting mechanism (disabled by default).
  • Added an option to decide if you require a player to have a mob/player drop a head (disabled by default).

Heads selector fix

01 Apr 16:40
Compare
Choose a tag to compare
  • Fixed the heads selector acting up.

Bug fixes

29 Mar 17:34
Compare
Choose a tag to compare
  • Fixed crafting not working in 1.13.2 (PULL REQUEST #28 by @steve4744 )
  • Fixed sellhead calculations in 1.9.x-1.13.x servers (ISSUE #27 )
  • Fixed heads not stacking occasionally

KNOWN ISSUES:

  • For offline servers, leaderboards would throw a NPE, however, whilst this does not happen anymore, leaderboards are displayed inaccurately. Still working on a fix towards this.
  • When using /hp reload, heads being dropped do not get reloaded. Still trying to find a fix for this but am finding it really hard to currently.

Looting improvements

19 Mar 17:13
Compare
Choose a tag to compare
  • Improved the looting system