Developer API
Example usage of how to use the plugin's api
Last updated
Was this helpful?
Example usage of how to use the plugin's api
Last updated
Was this helpful?
Check all custom events that are available on the plugin.
Normally you will use this to modify/get player's mobcoins. Keep in mind, method MobCoinsAPI#getPlayerData is nullable, so you'll have to null-check it first for safety.
Feel free to contact us If you want something to be added to the plugin's API.