elian1203 / ezAuctions

A simple, text-based auction plugin based on the Spigot Minecraft server software
https://www.spigotmc.org/resources/ezauctions.42574/
GNU General Public License v3.0
4 stars 4 forks source link

Sealed auctions are displaying bids (but as $1 irregardless of the amount bid), but not player names of bidders #53

Closed Momshroom closed 6 months ago

Momshroom commented 6 months ago

Sealed auctions are displaying when players bid, not displaying their names or the name of the winner. They are displaying all bids as $1, and announcing the sale was for $1, though giving the correct amount to the seller.

Here's my chat, with actual chat removed, but showing the commands typed by the players and the auction messages.

[09:46:43 INFO]: [Auction] Momshroom is auctioning 2 Thanks for voting! for $1 at an increment of $2 for 60 seconds.
This is a sealed auction. Bids will not be disclosed.
[09:46:43 INFO]: [ezAuctions] Item starting in auction. Auctioneer: Momshroom Amount: 2 Item: EMERALD NBT: {display:{Lore:['{"text":"","extra":["It really helps!"]}'],Name:'{"text":"","extra":[{"text":"Thanks for voting!","obfuscated":false,"italic":false,"underlined":false,"strikethrough":false,"color":"green","bold":false}]}'}}
[09:46:50 INFO]: WrittenTreasure issued server command: /bid 50
[09:46:50 INFO]: [Auction]  raised the bid to $1.
[09:46:53 INFO]: Alb1gensia issued server command: /bid
[09:46:53 INFO]: [Auction]  raised the bid to $1.
[09:46:57 INFO]: Jcr6387 issued server command: /bid
[09:46:57 INFO]: [Auction]  raised the bid to $1.
[09:46:58 INFO]: [Auction] 45 seconds left.
[09:47:01 INFO]: WrittenTreasure issued server command: /bid 400
[09:47:02 INFO]: Alb1gensia issued server command: /big 10
[09:47:05 INFO]: Alb1gensia issued server command: /bid 10
[09:47:13 INFO]: [Auction] 30 seconds left.
[09:47:28 INFO]: [Auction] 15 seconds left.
[09:47:40 INFO]: [Auction] 3 seconds left.
[09:47:41 INFO]: [Auction] 2 seconds left.
[09:47:42 INFO]: [Auction] 1 seconds left.
[09:47:43 INFO]: [Auction]  has won the auction with a bid of $1!

No console errors Paper-408 (MC: 1.20.4) ezAuctions version 2.2.1

Any help would be appreciated. TIA

elian1203 commented 6 months ago

Resolved in version 2.2.2