JustEli / Coins

[Minecraft/Spigot] This plugin drops coins for killing mobs and mining. Includes a withdraw system. Can be used for drop parties. Highly configurable.
GNU General Public License v3.0
14 stars 24 forks source link

No drop for ores that does not drop an item & no money removed after kill #24

Closed bertugarangou closed 4 years ago

bertugarangou commented 4 years ago

Describe the bug Mining ores like IRON, GOLD, or non-item-dropping XP blocks that should drop a coin, does not drop any coin.

To Reproduce Steps to reproduce the behavior: Mine iron or gold for example, with an iron or diamond pickaxe. It won't drop coins neither putting the iron_ore into the furnace. Coal and diamond ore when mining it does drop coins.

Expected behavior To mine iron or gold and getting a coin.

System

In the config file it is set to drop just for XP blocks (such as iron, as it is written) and 1.0 chance of dropping for mining. config.yml

UPDATE: just discovered that when dying it does not reduces the money.

JustEli commented 4 years ago

actually, it will only drop coins for mining blocks that drop experience, i see that i made a mistake in the config by saying iron is such block, but it isn't as it drops no experience