RoyaleEconomy
  • RoyaleEconomy Documentation [NOT UP TO DATE]
  • Hooks
  • PlaceholderAPI Support
  • Commands
    • royaleeconomy
    • talismans
    • killcoins
    • interest
    • coinsbag
    • reshop
    • balancetop
    • piggybank
    • bank
    • sharedbank
  • Menus
  • InputGUIs
  • Shops
  • Purse On Death
  • Sounds
  • Permissions
  • Coins Bags
  • Bank Upgrades
  • Interest
  • Kill Coins
  • Talismans
    • Random Coins Talisman
    • Percent Reducer Talisman
    • Death Saver Talisman
  • API
    • Events
    • Balance
    • BalanceTop
    • Bank
    • SharedBank
    • Interest
    • Kill Coins
    • Shops
    • Others
Powered by GitBook
On this page

Was this helpful?

  1. API

Others

Other Functions

Here are some other utils you might like but I didn't include:

This function is found in RoyaleEconomy.apiHandler.coinsBags: ItemStack getCoinsBag(double amount) » returns a coins bag.

This function is found in RoyaleEconomy.apiHandler.piggyBank: ItemStack piggyBankGet(double amount) » returns a piggy bank.

These functions are found in RoyaleEconomy.apiHandler.talismans: - getRandomCoinsTalismans() - getPurseSaverTalismans() - getDeathSaverTalismans() All functions from above return a list with itemstacks, representing the talismans from a specific category in upgradable order.

PreviousShops

Last updated 4 years ago

Was this helpful?