Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Eli

Drop coins for killing mobs and mining, and allow withdrawing. Nice for drop parties. Highly configurable.

Report Coins?

Release
1.16

Eli released Coins version 1.16 on April 29, 2026

This is quite a big update in terms of internal changes:

  • Replaced the way of coloring and formatting components, now using minimessage format, instead of &-color codes.
  • Replaced the way of handling language, now using locale language files in the folder 'locale'.
    • There is no more support for the old language files, as it was too complex to keep supporting it.
    • Default languages added to the plugin: English (en-US), Nederlands (nl-NL), Español (es-ES), français (fr-FR), Italiano (it-IT), 简体中文 (zh-CN), Deutsch (de-DE), Svenska (sv-SE), עברית (he-IL), Русский (ru-RU), or create your own custom file.
  • Moved to namespaced keys for parsing item types and entity types.
  • Added separate Spigot and Paper integration, using paper-plugin.yml.
  • Dropped support for versions older than Minecraft 1.21.
  • Fixed an issue with LevelledMobs not recognizing Coins properly.

Default values were changed for the following config options:

locale: 'en-US'
pickup-message: '<up>↑ <money>{currency}{amount}'
dropped-coin-name: '<coins>Coin'
withdrawn-coin-names:
  singular: '<var>{amount} <coins>Coin'
  plural: '<var>{amount} <coins>Coins'
coin-item: 'minecraft:sunflower'
sound-name: 'minecraft:item.armor.equip_gold'
withdraw-message: '<coins>→ <money>{currency}{amount}'
death-message: '<down>↓ <money>{currency}{amount}'

.. including 'mob-multiplier' and 'block-drops'.

Added new wiki pages:

Information

Published onApril 29, 2026
Downloads2

Platforms

Paper Paper (1.21-26.1.2)