Minecraft CreditsAPI mod 2026 download
logo
minecraft mod CreditsAPI

CreditsAPI

Game Version: 1.10
Total Downloads: 214
Updated: Nov 5, 2016
Created: Nov 3, 2016
Download CreditsAPIDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CreditsAPI 1.1 beta 3.46 KB Nov 5, 2016 1.10 120 download CreditsAPI CreditsAPI 1.1 betaDownload
CreditsAPI 1.0 beta 3.45 KB Nov 3, 2016 1.10 94 download CreditsAPI CreditsAPI 1.0 betaDownload

Description

Share this:

CreditsAPI

CreditsAPI just creates a file for every user to save his amount of credits in it.
Developers can use this to make shop plugins or lobby plugins where you can buy sth etc.

For server owners

If you're a server owner just download the API and put it in your plugins folder. Another plugin maybe need this.

For developers

Just add the .jar to your build path and start using it.
You can use all of this:

CreditsAPI.addCredits(Player, amount);
CreditsAPI.removeCredits(Player, amount);
CreditsAPI.setCreditsCount(Player, amount);
CreditsAPI.getCreditsCount(Player);

Have fun using it and report any bug to me with a ticket. Thanks!

Comments

Add a comment