NexAdn / UnitedShops

Bukkit Admin Shop plugin
GNU General Public License v3.0
3 stars 2 forks source link

Version incompatibility with 1.13+ #39

Open JohnPickles123 opened 5 years ago

JohnPickles123 commented 5 years ago

When someone tries to sell wheat it says "Transaction failed". The items are exactly the same except on the /shop wheat it says "NBT: 1 Tag(s). The problem with this is that every other item has that tag in the /shop and not from being mined but they all work fine. Granite, Andesite and Diorite just don't work at all, you can buy them from the shop but not sell. The itemid says NBT: 2 Tag(s) in the shop though. Sugar cane is another item that doesn't work, and the transaction failed error comes up. I can buy it from the shop, and even when I try to sell the bought sugar cane it gives me the error. Carrots and Potatos work, but their items are invisible in the GUI.

NexAdn commented 5 years ago

What version if the plugin and what Minecraft version are you working with?

JohnPickles123 commented 5 years ago

1.13.2 and I couldn't find the exact version, but I downloaded the latest version of the plugin on 12/26/18

NexAdn commented 5 years ago

2.0.7 has been compiled for Spigot 1.8. That might be a 1.13-only problem. I'll do some tests.

NexAdn commented 5 years ago

Confirmed. The JAR seems to be broken for 1.13+.

JohnPickles123 commented 5 years ago

Will this be fixed anytime soon?

NexAdn commented 5 years ago

I'm currently working on #38 and I think some of the things I have to change could erase this bug without further efforts. I'll add this issue to the PR.