HomeJavaModsnCredits (API)
COMMANDS :

» /credits - show your own credits
» /credits add <player> <number> - Add credits to a player (permission: ncredits.add)
» /credits remove <player> <number> - Remove credits from a player (permission: ncredits.remove)
» /credits clear <player> - Clear credits of a player (permission: ncredits.clear)
» /credits show <player> - Show credits of a player (permission: ncredits.show)


API :

CreditsManager creditsManager = new CreditsManager(); // - Create a new CreditManager

creditsManager.getCredits(String playerName); // - Get credits of a player
creditsManager.removeCredits(String playerName, double number); // - Remove credits from a player
creditsManager.addCredits(String playerName, double number); // - Add credits to a player
creditsManager.clearCredits(String playerName); // - Clear credits of a player

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

nCredits (API) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 124 times (via Spigot). Download it and open it directly in the game.

Explore more