MobHunting

MobHunting

114k Downloads

Unable to exchange head from "drop_money_on_ground_itemtype: KILLED"

bc-hill opened this issue ยท 4 comments

commented

Example head:
image

You stated on the Spigot discussion that these heads with associated value can be exchanged with "/mh money sell" or a [bagofgold] sign.

Trying to use the sign results in the message "You must hold the Bag of gold in your hand to sell it.
Running the command "/mh money sell" does not return anything.
Running "/mh money sell 1" returns "You have no Bag of gold to sell"

This server is running CraftBukkit version git-Spigot-4bd94dc-3a482bd (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
This server is running 'MobHunting 5.5.6'.

Thank you!

commented

I think I found the bug. Please test build 599 or newer
https://fractal.lindegaard.one:8181/job/MobHunting/

commented

Thank you. Using build 599, I can now use the sign, however the command still behaves the same.

commented

I have just tested "/mh money sell" and it works. You have probaly used "/mh money sell 1" and then it does not work. The thing is that you have to sell the "hole head" and not 99% of its value. :-) Its only bagofgold where you choose to sell 99% (Because it is similar to a bag with coins)

Maybe I should make a change so when a player use "/mh money sell x" he sell the hole head, or at least give a message which make sense?

commented

No, I was trying "/mh money sell", but had forgotten that it is the command that sells what is in your hand. My bad. Thank you for resolving this issue!!