great plugin, thanks, everything works. But it always gives an error when teleporting! how do I fix it?



yurkin
{ "OutpostTeleport": "TownTp: Teleporting to Outpost in {0} seconds...\nType /{1} to cancel the teleport \n.Телепорт в ГородNPC через {0} seconds... \nВведите /{1} чтобы отменить телепорт", "BanditTeleport": "TownTp: Teleporting to BanditCamp in {0} seconds...\nType /{1} to cancel the teleport \nТелепорт в Бандитский лагерь через {0} секунд \nВведите /{1} чтобы отменить телепорт.", "TeleportSuccessMessage": "TownTp: You have successfully teleported to the Outpost \nВы успешно телепортировались в город NPC \n.Телепорт в Бандитский лагерь через {0} seconds... \nВведите /{1} чтобы отменить телепорт.", "NoActiveTeleport": "TownTp: You are not about to teleport to Bandit Camp or Outpost.\nType /{0} to teleport to the Outpost.\nType /{1} to teleport to Bandit Camp \nВы не собираетесь телепортироваться в бандитский лагерь или город NPC..", "AlreadyTeleporting": "TownTp: You are already about to teleport to the Outpost \nВы уже собираетесь телепортироваться в Город NPC.", "Error: Seated": "You can't teleport while seated \nВы не можете телепортироваться сидя.", "Error: NoBuildingPrivilege": "You can't teleport without Building Privilege \nВы не можете телепортироваться в зоне чужого шкафа.", "Error: Wounded": "You can't teleport while wounded \nВы не можете телепортироваться во время ранения.", "Error: Hostile": "You can't teleport while you are marked as Hostile.\nYou will be unmarked as hostile in {0} {1} \nВы не можете телепортироваться, пока вы отмечены как враждебные.\nВы не будете помечены как враждебные через {0} {1}", "Error: Cooldown": "You can't teleport yet.\nYou will be able to teleport in {0} {1} \nТы еще не можешь телепортироваться.\nВы сможете телепортироваться через {0} {1}", "Error: RaidBlocked": "You can't teleport while raid blocked \nВы не можете телепортироваться, пока Рейд Блок.", "Error: CombatBlocked": "You can't teleport while combat blocked \nВы не можете телепортироваться во время боя.", "TeleportCancelled": "TownTp: You have cancelled the teleport timer \nВы отменили таймер телепорта.", "TeleportCancelledPlayerDamage": "TownTp: Teleport cancelled due to player damage \nТелепорт отменен из-за повреждения игрока.", "TeleportCancelledFallDamage": "TownTp: Teleport cancelled due to fall damage \nТелепорт отменен из-за повреждения при падении.", "OutpostNotFound": "TownTp: Plugin was unable to locate Outpost \nПлагин не смог найти город NPC.", "BanditNotFound": "TownTp: Plugin was unable to locate BanditCamp \nПлагин не смог найти Бандитский лагерь.", "NoPermission": "TownTp: You do not have permission to use this command / \nУ вас нет разрешения на использование этой команды.", "TeleportCancelledDamage": "TownTeleport: Teleport cancelled because you took damage." }
Merged post
Yes. I wanted to have 2 languages at once)
Merged post
Make support for other languages, it would be cool
It seems like the problem is in this line
"TeleportSuccessMessage": "TownTp: You have successfully teleported to the Outpost \nВы успешно телепортировались в город NPC \n.Телепорт в Бандитский лагерь через {0} seconds... \nВведите /{1} чтобы отменить телепорт.",You may have to remove {0} and {1} from that line.