Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. MySQL:
  2. PASSWORD: password
  3. DATABASE: database
  4. USERNAME: xtreme
  5. PORT: 3306
  6. IP: ip
  7. SERVERNAME: servername
  8. prefix: '&6[Coins]'
  9. Joincoins: 0
  10. Messages:
  11. NoPerm: ' &cYou don''t have permission to use this command!'
  12. setCoins: ' &7You have set &6%COINS% &7as your coins!'
  13. setTargetCoins: ' &7%PLAYER% has set &6%COINS% &7as your account!'
  14. Coins: ' &7You have &6%COINS% &7 coins!'
  15. removeTargetCoins: ' &7%PLAYER% has removed &6%COINS% &7from your account!'
  16. setPlayerCoins: ' &7You have set &6%COINS% &7as %TARGET%s coins!'
  17. NoConsole: ' &cOnly players can use this command!'
  18. removeCoins: ' &7You have removed &6%COINS% &7from your account!'
  19. PlayerCoins: ' &7%TARGET% has &6%COINS% &7coins!'
  20. addTargetCoins: ' &7%PLAYER% has added &6%COINS% &7to your account!'
  21. addCoins: ' &7You have added &6%COINS% &7to your account!'
  22. NoPlayer: ' &cCould not find player!'
  23. NoNumber: ' &cMaybe you should try a number!'
  24. removePlayerCoins: ' &7You have removed &6%COINS% &7from %TARGET%s account!'
  25. NumberToLow: ' &cMaybe try a number above 0!'
  26. loadingerror: ' &cError while loading the coins!'
  27. addPlayerCoins: ' &7You have added &6%COINS% &7to %TARGET%s account!'
  28. Command:
  29. Command: coins
  30. Description: The main Coins command
  31. Aliases:
  32. - tokens
  33. - money
  34. updated: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement