HTTPStanley / DivinityEconomy

A bukkit plugin that adds an economy system to minecraft for buying and selling items. The prices also scale to the availability of the items and the size of the market itself.
https://modrinth.com/plugin/divinity-economy
GNU General Public License v3.0
6 stars 1 forks source link

Dupe Bug Caused By /ebuy #67

Closed HTTPStanley closed 6 months ago

HTTPStanley commented 6 months ago

Describe the bug When purchasing enchants with ebuy, purchasing on a stack of books will apply the single enchant to the entire stack. This stack can then be separated for duplicated enchant books.

Context Server Version: 1.20.4 Server Type(Spigot/Paper): All

HTTPStanley commented 6 months ago

A bug fix for this will be released within 14 days.

HTTPStanley commented 6 months ago

Fixed in commit #25e1125