LMBishop / MoneyPouch

MoneyPouch plugin for Spigot, which adds pouches containing random amounts of money.
GNU General Public License v3.0
7 stars 14 forks source link

Custom Player Head Not Working #18

Closed BlackBeltPanda closed 3 years ago

BlackBeltPanda commented 3 years ago

Running MoneyPouch v3.6.1 on Purpur v1.17.1

After specifying the "owner-base64" value in the config with an Item Type "PLAYER_HEAD", the plugin only gives an unskinned player head. This is what the config section looks like:

pouches:
  tier:
    # Define pouches here
    commonMoney:
      name: "&6&lCommon Money Pouch &r&7(Right Click)"
      item: "PLAYER_HEAD"
      owner-base64: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjM0MzQ4ZDMzOWE3YmRiYjRkYzNlYTM5YzM0NDQ3Y2E3NjM4NDZiMjllMDZmNTY4ZTBjOGM1MjE5MjAzZGY5ZiJ9fX0="
      pricerange:
        from: 1000
        to: 5000
      options:
        economytype: "VAULT"
      lore:
        - "&7Open this pouch to receive money!"
mitchngwen commented 2 years ago

Very awesome plugin! Thank you for your work on this. This may be a stupid question, but is this fixed? I tried this and it did not work for me.

BlackBeltPanda commented 2 years ago

Very awesome plugin! Thank you for your work on this. This may be a stupid question, but is this fixed? I tried this and it did not work for me.

It's fixed here but LMBishop hasn't pushed the update to Spigot, yet.

LMBishop commented 2 years ago

That's awkward, sorry about that. Completely forgot there were unpublished commits here. I'll do it tonight or tomorrow