Skip to content

RavinVT/BioWare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Error feature

Requesting Features

To request a feature use the GitHub Error feature as well and use the tag "feature request"

About

A simple yet powerful plugin that adds an economy system to your server.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages