Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

A working economy is one of the things that keeps a Minecraft server interesting past the first weekend. The usual approach is to point players at a chest shop and tell them to collect items they can sell, which works, but it also means the most common drops are worth almost nothing. The Coins plugin changes that. On a Paper or Spigot server, it makes mobs and ore blocks drop physical coin items that translate directly into currency, so players gain money from the things they already do.
Everything about the plugin is configurable: drop rates, coin values, whether players drop coins on death, and what item visually represents the coin. That flexibility is the main reason it tends to fit nicely on top of an existing economy setup.




Walking around your world right after installing the plugin, almost nothing looks different. That is expected. Coins only appear when something happens: kill a mob or break an ore and you will see a small drop in the shape of a sunflower head. The default item is meant to resemble a coin, but you can swap it out later for whatever fits your server's theme.
Alongside the passive drops, the plugin ships with a few commands worth knowing, and a configuration file that exposes basically every behavior to tweaking.
Before touching anything, make sure your account actually has permission to use the commands. A permissions manager such as LuckPerms is the cleanest way to handle this, since you can assign coin-related nodes to specific ranks. If you just want to test things quickly, granting yourself operator status on the server bypasses the permission check.

The most-used command by far is `/withdraw`. It lets players pull money out of their balance as physical coin items so they can trade, gift, or stash them. In the screenshot we converted $1 of balance into 50 coins by passing those values to the command. Anyone who picks up the resulting items can right-click to redeem them into their own balance.

On the admin side, `/coins drop` is what you reach for during drop parties or when filling crates with rewards. It spawns a chosen number of coin items around a target player or at a set radius/coordinate. The value on each coin is rolled randomly, the same way it is when coins drop from mobs or ores. In this example we dropped 10 coins around a player with no radius specified.
The rest of the customization lives in config.yml. Death-drop behavior, base drop rates, currency display, item type. All of it can be adjusted there. To open the file:


Most servers will want to start from the values already listed in config.yml. Each entry is documented inline, which makes it easy to skim through and only change the ones that matter for your gameplay style.
Commands return no response. Nine times out of ten this is a permissions problem. If you are not opped and your rank does not have the required nodes, nothing will fire. Either grant the nodes through your permissions plugin or op the account temporarily. If permissions look correct, confirm the plugin actually loaded: run `/plugins` and look for Coins in green. The console is the source of truth here. If something went wrong on startup, the error message will be there even when the chat list looks fine.
Plugin shows as disabled. Coins has no balance system of its own, so without an economy backend it refuses to enable. Vault paired with EssentialsX is the standard combination and the easiest way to get a clean start. If that side is in place and it still will not load, check that your server type is Paper, Spigot, or another Bukkit-compatible fork, and that the Minecraft version matches one the plugin supports. The final thing to rule out is uploading to the wrong server in your control panel.
Come chat with us and we will get back to you as soon as possible!
Contact SupportMake every block, mob, and tool in Minecraft look like Lego pieces. This guide walks through downloading, installing, and running Brickcraft on both client and server.
Learn how to install Litematica for Minecraft, load schematic files, position blueprints, and use the material list for survival builds.
Set up Valhelsia Enhanced Vanilla for Minecraft, install the client profile, configure your server, and learn the early skills, items, and fixes that help the pack run smoothly.