Coins icon

Coins -----

Drop coins for killing mobs & mining. Allow withdrawing. Fun for drop parties. Highly configurable.



added config for specific mob types and withdraw
  • Added a move-up effect when the coin is being picked up.
  • Players now drop three coins when they are killed by another player, configurable.
  • Improved the reload command, and /coins help now only shows commands the player has access to.
  • You can now change the amount of coins dropped per mob type (and players).
  • The plugin now works for all spigot versions of minecraft 1.7 and above.
  • Added a command, /withdraw (coins.withdraw):
    • Lets you withdraw money and get coins for it in return.
    • Money can be regained by picking up the coin after it has been dropped.

These settings were added to the config. Please add it:
Code (Text):
# Put the amount of coins dropped for a specific mob here, by default: mobs drop one coin.
# ENDER_DRAGON is added by default, meaning that on kill of Ender Dragon, 64 coins drop.
# You can find mob types via this URL (types that aren't creatures will be ignored):
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
mobMultiplier:
  ENDER_DRAGON: 64
  PLAYER: 3

# When a player gets killed by another player, should (three; setting above) coins drop?
playerDrop: true

# And should coins NOT drop when both players have the same ip address?
# This means that no coin(s) will be dropped if both players are from the same computer.
# This prevents spam killing for unlimited money, unless you use this plugin for a local server.
preventAlts: true

# Lets players use /withdraw <amount> to get a coin "<amount> <coin name>s": for example "53 Coins".
# This allows players to store the coins in chests, but won't be easier to give to others.
# When the coin gets dropped, and picked up after, give the player the amount of money the coin was worth.
enableWithdraw: true
maxWithdrawAmount: 10000.0
----------, Jan 12, 2017
Resource Information
Author:
----------
Total Downloads: 93,043
First Release: Dec 18, 2016
Last Update: Dec 13, 2022
Category: ---------------
All-Time Rating:
106 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings