Dieses ist ein Coins - System sowie eine eigene API
Wir freuen uns über jegliche Art von Bewertungen
Commands und Permissions:
• /coins get PLAYER | coinsystem.get
• /coins set PLAYER AMOUNT | coinsystem.command
• /coins add PLAYER AMOUNT | coinsystem.command
• /coins remove PLAYER AMOUNT | coinsystem.command
• /coins reset PLAYER | coinsystem.command
• /coins pay PLAYER AMOUNT
• /coins balance
• /coins menu
Features:
• API inkludiert
• MySQL verbindung
• Kleine Config (zum einstellen der Daten)´
• Aktive Updates
Installieren
1. Auf Download klicken.
2. In den Plugins Ordner packen.
3. Server starten.
4. Config einstellen
5. Server neuladen
API:
Code (Java):
VeloCoinsAPI.
getCoins
(uuid
)
- Returnt die Coins des Spielers
VeloCoinsAPI.
setCoins
(uuid, coins
)
- Setzt den Spieler Coins
VeloCoinsAPI.
addCoins
(uuid, getCoins
(Erste
Method
), amount
)
- Fügt Coins hinzu
VeloCoinsAPI.
removeCoins
(uuid, getCoins
(Erste
Method
), amount
)
- Entfernt Coins
VeloCoinsAPI.
createUser
(uuid, name, defaultCoins
)
- Erstelle einen Nutzer in der Datenbank
VeloCoinsAPI.
resetCoins
(uuid
)
- Setzt die Coins des Spielers zurück
VeloCoinsAPI.
payCoins
(player1uuid, getCoins1, player2uuid, getCoins2, amount
)
- Überweist Coins
Um die API zu verwenden füge sie einfach zu deinem Projekt die JAR Datei hinzu!
Bilder:
SUPPORT
Solltest du Probleme haben, kontaktiere uns gerne per Discord!
Discord-Support:
https://discord.gg/nUf22SY2wK
https://Velo-Code.com