EconomyAPI

The best economy api for your hytale server! Have all your mods work together❤

File Details

EconomyAPI-1.5.5.jar

  • R
  • Mar 3, 2026
  • 6.72 MB
  • 123
  • Early Access

File Name

EconomyAPI-1.5.5.jar

Supported Versions

  • Early Access

Added getPrefix, format and formatShort to the economyprovider so that other providers can use these themselves instead of using the built in one.

Made the old plugin initiator from EconomyAPI eco = EconomyAPI.getAPI(); to EconomyAPI eco = EconomyAPI.getAPI("PluginName");
This way our logger can also display what plugin made the transaction.
For now the old one can still be used but it will be removed in the future!