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

Item not show correct #57

Open MarcuriDev opened 1 month ago

MarcuriDev commented 1 month ago

Hello!

I'm using the build for 1.21 that is given in https://github.com/elian1203/ezAuctions/issues/55

Item is not shown correctly.

auction.info={prefix}<hover:show_entity:player:""> esta subastando <hover:show_item:::""><lang:> (Head of ) por $ y un incremento de $ durante segundos.\

This item cannot be repaired.This item has a prior work penalty of levels.\ El autobuy de esta subasta esta colocado en$\ Esta es una subasta sellada. Las ofertas no serán reveladas. Captura de pantalla 2024-07-09 a las 12 46 29
silverwolfg11 commented 1 month ago

Hi, thanks for reporting this!

Please try deleting the empty quotes ("") from the <hover:show_item:<materialtype>:<itemamount>:""> section in the auction info message (auction.info) in the plugin's messages file (messages.properties).

MarcuriDev commented 1 month ago

Solved.

Thanks!!

perlsol commented 1 month ago

code.txt HI, I just found this issue, I have tried removing the empty quotes as advised above but I still get the problem (running 1.20.6)... image attached my code above :) I also downloaded the attached file advised in https://github.com/elian1203/ezAuctions/issues/55 can you advise please, many thanks.

perlsol commented 1 month ago

I have checked everything I can think of to see what could be causing the above problem but have hit a brick wall, any feedback would be great, anything anyone can think of to check please?

perlsol commented 1 month ago

please will you update this