Compatibility
Minecraft: Java Edition
1.21–1.21.4
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 6 months ago
Updated last month
Bitcoin Plugin
Overview
Bitcoin Plugin is designed to integrate cryptocurrency features into your server. With this plugin, players can buy, sell, and transfer fake Bitcoin using in-game currency. The plugin fetches real-time Bitcoin rates from the web and saves it to a .YAML file.
Features
Real-Time Bitcoin Rates: Automatically fetches and updates the current Bitcoin price in USD.
Player Transactions: Allows players to buy and sell Bitcoin with in-game currency.
Player Balances: Stores each player’s Bitcoin amount in a YAML file.
Historical Rates: Saves the fetched Bitcoin rate in a YAML file for offline access.
Easy Commands: Intuitive commands for players to interact with the plugin.
Installation
To install the Bitcoin Plugin on your Minecraft server, follow these steps:
Download the Plugin: Obtain the latest version of the Bitcoin Plugin JAR file from the official source.
Place the JAR in Plugins Folder: Move the downloaded JAR file into the plugins folder of your Minecraft server.
Start Your Server: Launch your server. The plugin will automatically generate the necessary configuration files and folders.
Commands
The Bitcoin Plugin includes several commands for players to manage their Bitcoin transactions:
/buybitcoin <amount>: Buy a specified amount of Bitcoin using in-game currency.
Example: /buybitcoin 0.5
/sellbitcoin <amount>: Sell a specified amount of Bitcoin for in-game currency.
Example: /sellbitcoin 0.5
/givebitcoin <player> <amount>: Transfer a specified amount of Bitcoin to another player.
Example: /givebitcoin playerName 0.2
/bitcoin: View your current Bitcoin balance.
Example: /bitcoin
/bitcoinrate: Check the current Bitcoin rate in USD.
Example: /bitcoinrate
/help: List all available commands and their descriptions.
Example: /help bitcoinplugin
Dependencies
Requires Vault