THIS PROJECT IS ABANDONNED
Coins ? What is it ? All is said in the name, this is a plugin which is going to seem very useful especially for the servers mini-games. Let us pass in details during the descritpion!
Don't forget to note and comment this plugin!
First of all, you have to connect the plugin to yout MySQL database as indicated just down.
config.yml
host: 127.0.0.1
port: 3306
user: root
pass: admin
database: coins (NAME OF YOUR DATABASE)
startCoins: 0
activeCommands: true
host: 127.0.0.1
port: 3306
user: root
pass: admin
database: coins (NAME OF YOUR DATABASE)
startCoins: 0
activeCommands: true
It's really simple to use this API, if you are a Java Developer, this API is made for you! Tutoriel young below.
API
Player player;
CoinsAPI.getCoins(player);
// Return coins of the player
CoinsAPI.addCoins(player, 10);
// Add coins
CoinsAPI.removeCoins(player, 5);
// Remove coins
CoinsAPI.setCoins(player, 20);
// Set coins
Player player;
CoinsAPI.getCoins(player);
// Return coins of the player
CoinsAPI.addCoins(player, 10);
// Add coins
CoinsAPI.removeCoins(player, 5);
// Remove coins
CoinsAPI.setCoins(player, 20);
// Set coins
Let us pass to the commands.
Commands
/coins help | Show the help message.
/coins get <player> | Get the number of coins which has the player.
/coins add <player> <amount> | Add money to the player.
/coins set <player> <amount> | Set money to the player.
/coins get <player> | Get the number of coins which has the player.
/coins add <player> <amount> | Add money to the player.
/coins set <player> <amount> | Set money to the player.
Permission for all the commands: "CoinsAPI.use"
And some screenshots.
Screenshots
10 DOWNLOADS
50 DOWNLOADS
100 DOWNLOADS
200 DOWNLOADS
500 DOWNLOADS
1000 DOWNLOADS
TESTED ON SPIGOT 1.8
And well, your Coins are to store and can be used as you please!
If you meet the slightest concerns, do not hesitate to contact me by Skype or Twitter
Skype: alexis72000
Twitter: ItsAlexousd
Spigot: @ItsAlexousd
MY LAST PLUGIN : https://www.spigotmc.org/resources/pitchout.16334/
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CoinsAPI ▶ FREE & SIMPLE TO USE ◀ is a free Minecraft Java mod. Downloaded 1,529 times (via Spigot). Download it and open it directly in the game.