HomeJavaModsCoinsAPI - Outdated / No Updates
CoinsAPI - Outdated / No Updates
English:

The CoinsAPI is a plugin for managing coins, as well as an API for developers.


Spoiler: Set English in Config
English: true
Prefix: '&7[&6System&7] '
MySQL enable: false
MySQL:
host: host
port: 13306
database: db
user: root
password: password

Commands:
/coins - to see your coins
/coins help - to see the help-site - Permission: 'coinsapi.help '
/coins <player/uuid> - to see the coins from the uuid/player
/coins add <player/uuid> <coins> - to add the coins to the player/uuid - Permission: ' coinsapi.admin '
/coins remove <player/uuid> <coins> - to remove the coins from the player/uuid - Permission: ' coinsapi.admin '


German:

Die CoinsAPI ist ein Plugin für das Verwalten von Coins, außerdem enthält sie eine API für Entwickler.



Commands:
/coins - um deine Coins zu sehen
/coins help - um die Help-Seite zu sehen - Permission: 'coinsapi.help'

/coins <player/uuid> - um die Coins von dem/der Player/UUID zu sehen
/coins add <player/uuid> <coins> - um dem/der Player/UUID Coins zu geben - Permission: 'coinsapi.admin'
/coins remove <player/uuid> <coins> - um dem/der Player/UUID Coins entfernen - Permission: 'coinsapi.admin'

German YT Video:




=========================================================================================================


API:

//== To add the coins by UUID/Name ==\\
Code (Text):
CoinsAPI.addCoinsbyUUID(player /*Can be null*/, uuuid, coins);
CoinsAPI.addCoinsbyName(player /*Can be null*/, name, coins);




//== To remove the coins by UUID/Name ==\\

Code (Text):
CoinsAPI.removeCoinsbyUUID(player /*Can be null*/, uuuid, coins);
CoinsAPI.removeCoinsbyName(player /*Can be null*/, name, coins);

//== To get the coins from UUID/Name ==\\
Code (Text):
CoinsAPI.getCoinsbyUUID(uuuid);
CoinsAPI.getCoinsbyName(name);








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.

CoinsAPI - Outdated / No Updates is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 935 times (via Spigot). Download it and open it directly in the game.

Explore more