BioWare
BioWare is a simple economy plugin with a regular and premium currency.
📖About BioWare
BioWare
BioWare is a simple economy plugin, this simple plugin comes equipped with two different currencies a "Standard" currency and a "Premium" currency.
BioWare API
Here are the publicly listed API endpoints that you can use
createBioAccount (OfflinePlayer)
- Creates an account for your provided player.
isBioAccountPresent (OfflinePlayer)
- Checks to see if your provided player has an account.
addMoneyToBioAccount (OfflinePlayer, double)
- Adds money to the account of the provided player.
removeMoneyFromBioAccount (OfflinePlayer, double)
- Removes money from the account of the provided player.
getMoneyFromBioAccount (OfflinePlayer)
- Gets the money from the account of the provided player.
Future Developments
Currently, the Premium Currency is not available for external or internal tampering / using and the features for SQL, Nats & Redis are not implemented yet.
In the future I plan on adding these features at the current moment I am more interested in allowing Vault to have compatability with the plugin so that the features BioWare can be used with other plugins in a standard format.
Reporting Bugs / Requesting Features
Reporting Bugs
To report a bug use the GitHub Issues feature https://github.com/RavinVT/BioWare/issues
Requesting Features
To request a feature use the GitHub Issues feature as well and use the tag "feature request" https://github.com/RavinVT/BioWare/issues