DumbCoin

DumbEconomy

DISCONTINUED

This plugin is no longer maintained. Support is no longer provided and updates will not be issued. If you would like to take over the project, please contact me.

dbo dumbcoin logo

Economy. Literally, that's it.

DumbCoin integrates with Vault, so all your shops and Vault-enabled plugins work too!

Why...?

As a developer I get tired of trying to find a plugin that simply does what I'd like it to do (such as simple auctions). When this occurs I tend to create a small plugin to meet the needs of what I am testing.

All I needed was a simple economy plugin.

Commands / Permissions

Note: Aliases for commands include /eco, /economy, /bal, and /balance

CommandDescription
/moneyShows your current balance
/money <playername>Shows <playername>'s balance
/money pay <player> <amount>Pays <player> <amount> money
/money give <player> <amount>Gives <player> <amount> money
/money take <player> <amount>Takes <amount> money from <player>
/money set <player> <amount>Sets <player>'s account to have <amount> money
/money top [page]Shows top players ranked by balance
/money reloadReloads the configuration
/money import [pluginName]Imports all (if no plugin specified) or a specified plugin's balances into DumbCoin (must be supported by Vault)
PermissionDefaultDescription
money.balancetrueAllows /money (no arguments)
money.balance.othersServer OPAllows /money <player name>
money.paytrueAllows /money pay <player> <amount>
money.giveServer OPAllows /money give <player> <amount>
money.takeServer OPAllows /money take <player> <amount>
money.setServer OPAllows /money set <player> <amount>
money.toptrueAllows /money top
money.reloadServer OPAllows /money reload
money.importServer OPAllows /money import [plugin]

Importing from another plugin

To import a previous player's balances from another Vault-supported plugin simply run "/money import" to import all enabled economy plugins or "/money import <plugin name>" to import a specific one.

Note: Vault is required for this operation. It is only possible to import from another Vault-supported plugin.

Importing from a plugin will OVERWRITE existing data and NOT mirror exactly. If a player's balance exists in the plugin you are trying to import and in DumbCoin - It will be overwritten. If a player's balance exists in DumbCoin but not in the importing plugin, it will not be reset

Statistics, Updates, and External Connections

This plugin does use a common library, CommonSense, to send statistics and complete update checks, You may disable these functions in the "DumbPlugin-Configuration.yml" file inside the plugin folder.

Update Checking

This plugin utilizes Gravity's update checker to notify when a new version of the plugin is out, it will not automatically download the new version. It also notifies the admins that a new plugin version is available. This can be enabled ordisabled in the config.yml. To disable update-checking, set updates.check-for-updates to false. To disable admin notifying, set updates.notify-admin to false.

Statistic Collection / Metrics

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.

External Connections

This plugin makes an external call to a web service to assist in the conversion between names and UUIDs. For more information, please contact me directly. This service uses the official Mojang API to process the UUID/name of a specified player.

Download / Source

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

Questions? Bugs? Errors?

Head on over to the GitHub Issue Tracker!!

About This Project

Categories

Members

Recent Files

Bukkit