Language

AceCurrency

Modrinth

AceCurrency - Plugin/Library made for developers to implement Currency to thier plugins/servers

168 downloads updated 17mo ago
Modrinth
Paper Purpur Spigot 1.8 – 1.21.4

Simple usage tbh.

Init CurrencyAPIImpl and have fun ig?

example (in kotlin):
val curAPI = CurrencyAPIImpl() - implement in main class or smth

curAPI.getCurrency(player) - returns Int
curAPI.addCurrency(player, int) - return Boolean
curAPI.removeCurrency(player, int) - return Boolean
curAPI.setCurrency(player, int) - return Boolean

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download AceCurrency

Files are served directly from the original source. Modgrid does not host or modify them.