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

Ability to set "minimum" withdraw amount. #48

Closed tdeverx closed 2 years ago

tdeverx commented 2 years ago

Is your feature request related to a problem? Please describe. My idea was to use fake bitcoin as my currency, but I cant withdraw an amount less than 1.

For example, bitcoin (satoshi) is moved 8 decimal places, so $1 = 0.00002700 satoshi.

Describe the solution you'd like I'd love to be able to set the minimum withdraw amount to a number less than 1.

Describe alternatives you've considered N/A

Additional context N/A

JustEli commented 2 years ago

will be fixed in the next version, which may take days to weeks to release

you could however build the project yourself, to get the fix

JustEli commented 2 years ago

actually, here you go Coins-1.12.1-BETA.zip

tdeverx commented 2 years ago

WOW, that was fast hahaha! Thank you very much 👍