Skip to content
/ TH_BTC Public

All inside the game Minecraft 1.8x server plug-in - mine and get paid with a third coin on your server.

Notifications You must be signed in to change notification settings

thurdev/TH_BTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Contributors Forks Stargazers Issues

Table of Contents

About The Project

Tired of seeing your minecraft server players mine and mine without any gain? An incentive ? Download this plugin to your server and start rewarding players with (fake) bitcoins.

Everything is configurable, and choose where you want to save MySQL or in SQLite.

Includes:

  • 🛒 Black markets, buy items
  • 📊 Stockmarket, buy and sell bitcoin (BITCOIN PRICE BASED ON CONFIG EUR,USD Etc...)
  • 🚀 Booster multipliers, multiply your earnings
  • ⛏️ Different earnings based on player pickaxe, earn different amount by mining different blocks.
  • 🏆 The top 5 players with more btc are shown at /top command.

Built With

Commands

/blackmarket
  description: Open blackmarket gui
  aliases: bm
/btc
  description: Open btc info gui
/bolsa
  description: Open stockmarket gui
/setbtc 
  description: Set player btc
/addbtc
  description: Add player btc
/removebtc
  description: Remove player btc
/btchelp
  description: Help command
/btctop
  description: Open top btc gui
/btcboost
  description: Give player a BTC Miner Booster
/boost
  description: Show if has any booster active

Getting Started

If you want to edit the code clone the repo, and import on intellij as a project.

Dependencies

  • Vault or any economy plugin

Installation

  1. Clone this repo
  2. Import on Intellij IDEA
  3. Build the .jar file

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Arthur Brites - @thurdev - britesarthur@gmail.com

About

All inside the game Minecraft 1.8x server plug-in - mine and get paid with a third coin on your server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages