https://github.com/sshh12/investorcraft
Invest in stocks through Minecraft.
https://github.com/sshh12/investorcraft
alphavantage-api investing minecraft minecraft-plugin stocks
Last synced: about 1 year ago
JSON representation
Invest in stocks through Minecraft.
- Host: GitHub
- URL: https://github.com/sshh12/investorcraft
- Owner: sshh12
- License: mit
- Created: 2019-05-23T05:29:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:58:10.000Z (about 4 years ago)
- Last Synced: 2025-02-14T12:17:41.726Z (over 1 year ago)
- Topics: alphavantage-api, investing, minecraft, minecraft-plugin, stocks
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InvestorCraft
> Invest in stocks through Minecraft.
[Download Plugin](https://github.com/sshh12/InvestorCraft/releases)
## What
This plugin allows users to use in-game money [(Vault)](https://dev.bukkit.org/projects/vault) to purchase and sell stocks based on their real world prices.

#### Commands
```
/invest price
/invest buy <# shares>
/invest sell <# shares>
/invest list
```
#### Permissions
```TODO```