ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
277 stars 180 forks source link

Display enchantments of Enchanted Books on shop signs #305

Open Joeairforce82 opened 4 years ago

Joeairforce82 commented 4 years ago

Is your feature request related to a problem? Please describe.

When making a sign for enchanted books it doesn't show what the book is. It just shows a random string.

Describe the solution you'd like

The name of the enchanted book to show on the sign

Describe alternatives you've considered

The ability to customize the name of the item to sell

Additional context

2020-04-27_23 33 17

Phoenix616 commented 4 years ago

How would you like the Book's name to be displayed? Because the sign line doesn't really have enough space to show the full enchantment info on them.

Btw. /iteminfo <itemstring> will show the item's info, I suggest you advice your players to check the enchantments with that for now.

Joeairforce82 commented 4 years ago

Maybe just the enchantment name? Or abbreviated name? ("Infinity", or "Bane of Artho 4" for example)

I will inform them of that advice for now. Thanks.

Phoenix616 commented 2 years ago

If anyone else stumbles upon this issue too: There has been a /shopinfo command for a while now which also shows information about the item sold in a shop.