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?

API

API Examples

I try to implement a rich API in case someone would actually like to hook into this plugin, lol. No maven import, you will have to manually add it to your external libraries/resources/whatever.

The main API is found in RoyaleEconomy.apiHandler but there are some other methods you can access. I don't recommend getting in those but I don't disallow you either, if you break something outside the API though, that is your problem.

PreviousDeath Saver TalismanNextEvents

Last updated 4 years ago

Was this helpful?