nikosgram / gringotts

Gringotts is an item-based economy plugin for the Bukkit Minecraft server platform. Unlike earlier economy plugins, all currency value and money transactions are based on actual items in Minecraft, per default emeralds.
https://www.spigotmc.org/resources/gringotts.42071/
BSD 2-Clause "Simplified" License
43 stars 36 forks source link

Issues with Enderchest #162

Open SiuanSong opened 1 year ago

SiuanSong commented 1 year ago

Describe the bug We use AdvancedRegionMarket to rent shop plots to players and use diamonds as our Gringotts currency. When they have diamonds in their enderchest, they are able to extend the rent time, but Gringotts does not actually remove any diamonds from the enderchest. This happens when they do not have diamonds in their inventory. It's not pulling the diamonds from anywhere else.

To Reproduce Steps to reproduce the behavior:

  1. Use AdvancedRegionMarket to make a rent plot
  2. Make sure no diamonds are in your inventory, just in your enderchest.
  3. Extend rent in your plot.
  4. The rent will be extended but no diamonds will be removed from your enderchest.

Expected behavior Diamonds to be removed from enderchest and used for payment.

Desktop (please complete the following information):

Additional context Console Error

weaves7 commented 7 months ago

Please try this test build https://github.com/weaves7/Gringotts/releases/tag/v.2.12.7-SNAPSHOT