Realizedd / TokenManager

An economy plugin for minecraft.
https://www.spigotmc.org/resources/tokenmanager.8610/
GNU General Public License v3.0
29 stars 47 forks source link

Confirm-purchase is showing incorrect buy price on confirmation screen. #17

Closed mibby closed 6 years ago

mibby commented 6 years ago

TokenManager v3.0.5

I have confirm-purchase: true set on all my shop categories. When I click on an item, it is showing the confirmation price as 40 tokens for every single item, even items that only cost 8 tokens.

Shops.yml - https://paste.ubuntu.com/p/vF8bbHgPQK/

Edit: After a server restart, it now shows the confirmation as 32 for all items. Perhaps it is setting the confirmation screen based on what the first time clicked on costs, then never refreshing it again for others until next restart?

Realizedd commented 6 years ago

Solved in 7fa82b0