Advertisement
Guest User

Token Plugins - [Economy] Config

a guest
Oct 28th, 2016
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.90 KB | None | 0 0
  1. Messages:
  2.   Prefix: "&l&7[&bTokenEco&7]:"
  3.   Balance: "&cYou have:&7 %tokens% &ctokens!"
  4.   InvalidUsage: "&cInvalid usage! Use &b/token help&7!"
  5.   Usage: "&cUsage: &7/tokens <add/take/set> <player> <amount>"
  6.   NoAccount: "&cPlayer doesn't have an account!"
  7.   InvalidNumber: "&cInvalid amount! Please use a number."
  8.   NotPlayer: "You are not a player! Use &b/tokens <name> &7- instead!"
  9.   PlayerBalance: "&c%player% &7has &b%tokens% &7tokens!"
  10.   HasNotPlayed: "&c%player% &7has not played on this server!"
  11.   NoPermission: "&cYou do not have permission!"
  12.   AddedTokens: "&cYou have added &b%tokensadded% tokens &cto &b%player%&7's balance."
  13.   RemovedTokens: "&cYou have removed &b%tokensremoved% tokens &cfrom &b%player%&7's balance."
  14.   SetTokens: "&cYou have set &b%player%&7's balance to &b%tokens% &7tokens."
  15. Database:
  16.   IP: 127.0.0.1
  17.   Port: 3306
  18.   Database: testHost
  19.   Username: user
  20.   Password: pass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement