{
  "NO_PERMISSION" : "&4你没有使用这个命令的权限",
  "RELOAD_SUCCESS" : "&6Coins插件&e的配置文件已在&a{0}ms&e内重新加载完毕",
  "MINOR_ISSUES" : "&c重新加载配置文件时遇到错误，请查看控制台的输出内容",
  "CHECK_SETTINGS" : "&e你可以使用&f/coins settings&e命令来查看Coins插件的配置",
  "WITHDRAW_COINS" : "&e你已经使用&f{$}{0}&e的钱来生成了价值&f{0}&e的游戏币",
  "NOT_THAT_MUCH" : "&c你没有那么多钱来换成游戏币",
  "COINS_DISABLED" : "&c这个世界的Coins功能已被禁止",
  "SPAWNED_COINS" : "&9已在{2}周围半径{1}内生成{0}游戏币",
  "REMOVED_COINS" : "&9已移除{0}游戏币",
  "INVENTORY_FULL" : "&cYou cannot withdraw when your inventory is full!",

  "PLAYER_NOT_FOUND" : "&4没有这个玩家",
  "COORDS_NOT_FOUND" : "&4坐标或世界不存在",

  "INVALID_AMOUNT" : "&c无效的金额",
  "INVALID_NUMBER" : "&c无效的数字",
  "INVALID_RADIUS" : "&c无效的半径",

  "DROP_USAGE" : "&c/coins drop <player|x,y,z[,world]> <amount> [radius]",
  "REMOVE_USAGE" : "&c/coins remove [radius|all] &7- 在一定半径内移除游戏币",
  "SETTINGS_USAGE" : "&c/coins settings &7- 列出当前的插件配置",
  "RELOAD_USAGE" : "&c/coins reload &7- 重载config.yml文件的配置",
  "VERSION_CHECK" : "&c/coins version &7- check if there's a new release",
  "WITHDRAW_USAGE" : "&c/withdraw <worth> [amount] &7- 把钱换成游戏币",
  "TOGGLE_USAGE" :  "&c/coins toggle &7- disable or enable Coins globally",

  "DISABLED_REASONS" :  "&4Coins is disabled for the following reason(s):",
  "CURRENTLY_INSTALLED" :  "&eVersion currently installed: &f{0}",
  "LATEST_RELEASE" :  "&eThe latest released version of &6Coins&e is &f{0}&e, released on &f{1}&e, and described as &f'{2}'&e. Consider updating the plugin to this version. &eDownload at: &9{3}",
  "UP_TO_DATE" :  "&aYou're up to date with version {0}.",
  "LATEST_RETRIEVE_FAIL" :  "&cCouldn't get the latest version of Coins.",

  "ENABLED" :  "&aenabled",
  "DISABLED" :  "&cdisabled",

  "GLOBALLY_DISABLED_INFORM" : "&eCoins has been globally {0}&e. Toggle with &f/coins toggle&e.",
  "DISABLED_DESCRIPTION" :  "&eWhen disabled, coins will not drop and withdrawing coins isn't possible. Picking up coins that were already on the ground and depositing coins is still possible.",
  "WITHDRAWING_DISABLED" :  "&cWithdrawing coins is disabled on this server.",

  "GLOBALLY_DISABLED" :  "(globally disabled)",
  "OUTDATED" :  "(outdated → {0})"
}
