HomeJavaMods[Abandoned] MultiCurrency | Easily create multiple currencies.
[Abandoned] MultiCurrency | Easily create multiple currencies.
ModsJava

[Abandoned] MultiCurrency | Easily create multiple currencies.

⬇ Download on Spigot
MultiCurrency

Commands
Permissions
Developer API
Code (Java):

// To use the api do:
MultiCurrencyAPI multiCurrencyAPI = new MultiCurrencyAPI ( ) ;

// Methods
createCurrency ( String, String ) // Returns the created currency.
getAllCurrencies ( ) // Returns all created currencies.
getAllAccounts ( ) // Returns accounts of all online players.
getAccount (UUID ) // Returns the account of the specified player
give (Player, Double ) // Adds money with the default currency to the specified players account.
give (Player, Currency, Double ) // Adds money with the specified currency to the specified players account.
take (Player, Double ) // Takes money with the default currency from the specified players account.
take (Player, Currency, Double ) // Takes money with the specified currency from the specified players account.
 

PlaceholderAPI
Code (Text):

%multicurrency_balance_default%
%multicurrency_balance_default_nosymbol%
%multicurrency_balance_default_formatted%
%multicurrency_balance_default_formatted_nosymbol%
%multicurrency_balance_default_all%
%multicurrency_balance_default_all_nosymbol%
%multicurrency_balance_default_all_formatted%
%multicurrency_balance_default_all_formatted_nosymbol%


// Remove the {} and enter the currencies singular name.
%multicurrency_balance_{currency}%
%multicurrency_balance_{currency}_nosymbol%
%multicurrency_balance_{currency}_formatted%
%multicurrency_balance_{currency}_formatted_nosymbol%
%multicurrency_balance_{currency}_all%
%multicurrency_balance_{currency}_all_nosymbol%
%multicurrency_balance_{currency}_all_formatted%
%multicurrency_balance_{currency}_all_formatted_nosymbol%
[/B]
 

Support

Discord

Planned Features (More to come!)
- Vault Support
- PlaceholderAPI Support Done!
(This is my first plugin that i have finished so it may have many many bugs)

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

[Abandoned] MultiCurrency | Easily create multiple currencies. is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20. Downloaded 1,444 times (via Spigot). Download it and open it directly in the game.

Explore more