MobCoinsPlus is the most professional and good-looking way to administer mobcoins. The entire setup is easy and can be completed within minutes.
- Configurable per-mob drop chances and coin amounts
- Configurable command names
- Configurable shop name and currency
- Configurable group-based settings
- Toggleable drop messages and sounds
- Customizable mobshop
- Customizable percentage loss on death
- Mobcoins can be transferred between players
- Mobcoins Leaderboard
- Per-World collections
- Customizable messages.yml
- Placeholders support
- Permission based
Custom items displayed in GUI with price
Player's Mobcoin count displayed at the bottom of the GUI
Expandable page system allowing for unlimited items to be added
- /Mobcoins give [player] [amount] - Add to a player's mobcoin balance
- /Mobcoins remove [player] [amount] - Remove from a player's mobcoin balance
- /Mobcoins set [player] [amount] - Set a player's mobcoin value
- /Mobcoins amount [player] - Check a player's current mobcoin balance
- /Mobcoins additem [price] - Add an item to the mobshop that you are currently holding in your hand with a specified price
- /Mobcoins removeitem [id] - Remove an item from the mobshop using an id; the id is the item's position in the GUI (ex: first item would be 1, second item would be 2, etc.)
- /Mobshop - Opens the mobshop GUI
- /Mobcoins send [player] [amount] - Send mobcoins to another player.
- /Mobcoins top - Display the top mobcoin balances of players
- /Mobcoins reload - Reload the plugin
- mobcoinsplus.admin - Grants permission to all mobcoins commands
- mobcoinsplus.mobshop - Grants permission to access the mobshop
- mobcoinsplus.amount - Grants access to the /mobcoins amount command
- mobcoinsplus.top - Grants access to the /mobcoins top command
- mobcoinsplus.[group] - Places the user in a group that can be setup in the config, to implement group-specific settings
Placeholders can be used with plugins that require them through
PlaceholderAPI
If you would like to use these placeholders on plugins like Featherboard that require using
MVdWPlaceholderAPI, just use the same placeholders below but use
{placeholderapi_placeholder} - for example
{placeholderapi_mobcoinsplus_playerbalance}
Player placeholders:
- %mobcoinsplus_playerbalance% Returns the player's mobcoin balance
- %mobcoinsplus_playerbalance_formatted% Returns the player's mobcoin balance formatted with commas ex: (1,000,000)
- %mobcoinsplus_coinstop_player_[position]% Returns the specified coin top position's player name
- %mobcoinsplus_coinstop_amount_[position]% Returns the specified coin top position's coin amount
config.yml
If you need support or have any suggestions you would like to see in this plugin, please join our discord or check out the wiki!