messages.yml

Config


# ╔══════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
# ║                                                     MESSAGES                                                     ║
# ╚══════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝

messages:
  protection:
    place:
      - "<gray>You have <green>placed<gray> a protection block!"
    break:
      - "<gray>You have <red>broken<gray> a protection block!"
    too-close:
      - "<red>Can't place this here! <gray>Too close to another protection block."
      - "%protection-too-close%"
    placed-too-many:
      - "<red>Protection limit reached! <gray>You can't place any more protections."
    joined-too-many:
      - "<red>Joined limit reached! <gray>You can't join any more protections."
    world-whitelist:
      - "<red>You can't place protections in this world. <gray>Blacklisted world."
    world-limit:
      - "<red>You can't place protections outside this world! <gray>Limits: <yellow>%limit-world-min-x%-%limit-world-max-x%x %limit-world-min-y%-%limit-world-max-y%y %limit-world-min-z%-%limit-world-max-z%z"
    damaged:
      - "<gray>Dealt <red>%protection-damage-amount% damage<gray> to the protection!"
    damaged-no-health:
      - "<gray>This protection doesn't have any health left!"

  consumable:
    no-effect:
      - "<red>This item has no effect on the protection."
    success:
      - "<dark_gray>[<green>CONSUMABLE<dark_gray>]<gray>:"
      - "<dark_gray>- <gray>Healed <red>%consumable-heal-amount%❤"
      - "<dark_gray>- <gray>Fueled <gold>%consumable-fuel-amount%ꜰ"
      - - ""

  craft:
    missing-permission:
      - "<red>You are not allowed to craft this item! <gray>Missing permission."
    recipe-not-found:
      - "<red>Item recipe was not found! <gray>Invalid configuration / data."
    missing-pool-item:
      - "<red>Recipe is missing pool item(s)! <gray>Recipe does not have any item pools for this to be crafted into."

  cooldown:
    protection-place:
      - "<red>Please wait before placing another protection this fast!"
    protection-break:
      - "<red>Please wait before breaking another protection this fast!"

  weapon:
    invalid-spawn-data:
      - "<red>Weapon does not support spawns! <gray>Invalid weapon data (config)."

  event:
    no-permission:
      #GUI_OPEN: # Open the main GUI or the decay redeem GUI
      #  - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to open this protection's GUI!"
      PROTECTION_TELEPORT_HOME:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to teleport to this protection!"
      PROTECTION_BUY_FUEL:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to buy fuel for this protection!"
      PROTECTION_BUY_UPGRADE:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to buy upgrades for this protection!"
      PROTECTION_COLLECT_GENERATOR:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to collect the generator for this protection!"
      PROTECTION_INVITE_OUTSIDER:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to invite outsiders in this protection!"
      PROTECTION_STATUS_CHANGE:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to change the status for this protection!"

      BLOCK_PLACE:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to place blocks here!"
      BLOCK_BREAK:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to break blocks here!"
      PLAYER_ITEM_PICKUP:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to pickup items here!"
      PLAYER_ITEM_DROP:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to drop items here!"
      PLAYER_MOVE_IN:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to enter this protection!"
      PLAYER_MOVE_OUT:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to leave this protection!"
      PLAYER_MOVE_IN_OUT:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to leave this protection into another one!"
      PLAYER_TELEPORT_IN:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to teleport into this protection!"
      PLAYER_TELEPORT_OUT:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to teleport out this protection!"
      PLAYER_TELEPORT_IN_OUT:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to teleport out this protection into another one!"

      PERMISSION_TOGGLE_MEMBER:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to toggle permissions for this member!"
      PERMISSION_TOGGLE_OUTSIDER:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to toggle permissions for outsiders!"
      PERMISSION_TOGGLE_PROTECTION:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to toggle permissions for this protection!"

      MEMBER_PROMOTE:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to promote other members!"
      MEMBER_DEMOTE:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to demote other members!"

      INTERACT:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to interact with this here!"
      INTERACT_CONTAINER:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to access this container here!"
      INTERACT_ENTITY:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to interact with this entity here!"

      IGNITE:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to ignite blocks here!"

      BUCKET_WATER_FILL:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to fill water buckets here!"
      BUCKET_WATER_EMPTY:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to empty water buckets here!"
      BUCKET_LAVA_FILL:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to fill lava buckets here!"
      BUCKET_LAVA_EMPTY:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to empty lava buckets here!"

      UNKNOWN:
        - "<dark_gray>[<red>MISSING PERMISSION<dark_gray>] <gray>You are not allowed to do this here."

    regular:
      PLAYER_MOVE_IN:
        - "<gray>Entered a protected area."
      PLAYER_MOVE_OUT:
        - "<gray>Left a protected area."
      PLAYER_MOVE_IN_OUT:
        - "<gray>Left a protected area and entered another."
      PLAYER_TELEPORT_IN:
        - "<gray>Teleported into a protected area."
      PLAYER_TELEPORT_OUT:
        - "<gray>Teleported out of a protected area."
      PLAYER_TELEPORT_IN_OUT:
        - "<gray>Teleported out of a protected area and entered another."

  admin:
    join:
      version-latest:
        - "<dark_gray>[<gold><b>BaseRaiders</b><dark_gray>] <gray>You are using version <green>%plugin-current-version%<gray>!"
      version-update:
        - "<dark_gray>[<gold><b>BaseRaiders</b><dark_gray>] <gray>You are using version <green>%plugin-current-version%<gray>!"
        - "<dark_gray>[<green><b>UPDATE</b><dark_gray>] <gray>A new version is available! <dark_gray>(<yellow>%plugin-latest-version%<dark_gray>)"
        - "<gray>Available at <green>%plugin-update-link%"
      could-not-verify:
        - "<dark_gray>[<gold><b>BaseRaiders</b><dark_gray>] <gray>You are using version <green>%plugin-current-version%<gray>!"
        - "<red>!!! <gray>Failed to verify the latest available version."
  gui:
    permission:
      toggle-self:
        - "<red>You can't toggle your own permissions! <gray>Duh."
      invalid-type:
        - "<red>Invalid permission type! <gray>Does not exist."
      not-toggleable:
        - "<red>Permission locked! <gray>Your rank does not allow you to modify this permission."
      toggled-true:
        - "<gray>Permission <gold>%permission-toggled%<gray> is now set to <green>true<gray>!"
      toggled-false:
        - "<gray>Permission <gold>%permission-toggled%<gray> is now set to <red>false<gray>!"

    promote:
      promote-self:
        - "<red>You can't promote yourself! <gray>Duh."
      rank-not-found:
        - "<red>Next rank was not found! <gray>There are no other ranks higher than this."
      invalid-rank:
        - "<red>Next rank cannot be the protection's / outsider's default rank! <gray>Can't promote into this rank."
      promoted-owner-kicked-self:
        - "<gray>Made <green>%promote-member-name%<gray> the owner and <red>kicked yourself<gray>! There were no other lower ranks for you to demote into."
      promoted-owner:
        - "<gray>Made <green>%promote-member-name%<gray> the new owner of this protection! <red>You were demoted to the next lowest rank available."
      promoted:
        - "<gray>Promoted <green>%promote-member-name%<gray> to %promote-member-rank%<gray>."

    demote:
      demote-self:
        - "<red>You can't demote yourself! <gray>Duh."
      rank-not-found:
        - "<red>Previous rank was not found! <gray>There are no other ranks lower than this."
      invalid-rank:
        - "<red>Previous rank cannot be the protection's / outsider's default rank! <gray>Can't demote into this rank."
      demoted-kicked:
        - "<gray>Kicked <red>%demote-member-name%<gray> from this protection."
      demoted:
        - "<gray>Demoted <red>%demote-member-name%<gray> to %demote-member-rank%<gray>."

    generator:
      collect:
        - "<dark_gray>[<gold>GENERATOR<dark_gray>] <gray>Collected:"
        - "<dark_gray>- <green>%protection-generator-collect-money%"
        - "%protection-generator-collect-items%"
        - ""

    buy:
      insufficient-funds:
        - "<dark_gray>[<red><b>INSUFFICIENT FUNDS</b><dark_gray>] <gray>You need:"
        - "<dark_gray>- <green>%price-money%"
        - "%price-items%"
        - ""

    fuel:
      invalid-amount:
        - "<red>Invalid purchase amount! <gray>Must be a number."
      capacity:
        - "<gold>Capacity reached! <gold>You can't buy any more fuel."
      success:
        - "<gray>Purchased <gold>%price-amount% fuel<gray> for:"
        - "<dark_gray>- <green>%price-money%"
        - "%price-items%"
        - ""

    upgrade:
      insufficient-funds:
        - "<dark_gray>[<red><b>INSUFFICIENT FUNDS</b><dark_gray>] <gray>You need:"
        - "<dark_gray>- <green>%price-money%"
        - "%price-items%"
        - ""
      insufficient-requirements:
        - "<dark_gray>[<red><b>INSUFFICIENT REQUIREMENTS</b><dark_gray>] <gray>You don't meet this upgrade's purchase requirements!"
      capacity:
        - "<red>Capacity reached!"
      invalid-amount:
        - "<red>Invalid amount!"
      success:
        - "<gray>Purchased %price-name% <dark_gray>(%price-amount%x) <gray>for:"
        - "<dark_gray>- <green>%price-money%"
        - "%price-items%"
        - ""

    decay:
      is-member:
        - "<red>Can't redeem this! <gray>Protection members cannot redeem, only outsiders."
      timer:
        - "<red>Can't redeem this! <gray>The decay timer must be 0 for you to redeem it."
      insufficient-funds:
        - "<dark_gray>[<red><b>INSUFFICIENT FUNDS</b><dark_gray>] <gray>You need:"
        - "<dark_gray>- <green>%price-money%"
        - "%price-items%"
        - ""

# Emojis & other characters to help you out :)  --  You can use more than these
# ! " # $ % & ' ( ) * + , - . /
# 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
# @ A B C D E F G H I J K L M N O
# P Q R S T U V W X Y Z [ \ ] ^ _
# ` a b c d e f g h i j k l m n o
# p q r s t u v w x y z { | } ~
# £ ƒ
# ª º ¬ « »
# ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐
# └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧
# ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀
# ∅ ∈
# ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■
# À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï
# Ð Ñ Ò Ó Ô Õ Ö Ù Ú Û Ü Ý à á â ã
# ä å æ ç ì í î ï ñ ò ó ô õ ö ù ú
# û ü ý ÿ Ā ā Ă ă Ą ą Ć ć Ĉ ĉ Ċ ċ
# Č č Ď ď Đ đ Ē ē Ĕ ĕ Ė ė Ę ę Ě ě
# Ĝ ĝ Ḡ ḡ Ğ ğ Ġ ġ Ģ ģ Ĥ ĥ Ħ ħ Ĩ ĩ
# Ī ī Ĭ ĭ Į į İ ı Ĵ ĵ Ķ ķ Ĺ ĺ Ļ ļ
# Ľ ľ Ŀ ŀ Ł ł Ń ń Ņ ņ Ň ň Ŋ ŋ Ō ō
# Ŏ ŏ Ő ő Œ œ Ŕ ŕ Ŗ ŗ Ř ř Ś ś Ŝ ŝ
# Ş ş Š š Ţ ţ Ť ť Ŧ ŧ Ũ ũ Ū ū Ŭ ŭ
# Ů ů Ű ű Ų ų Ŵ ŵ Ŷ ŷ Ÿ Ź ź Ż ż Ž
# ž Ǽ ǽ Ǿ ǿ Ș ș Ț ț Ά Έ Ή Ί Ό Ύ Ώ
# ΐ Ϊ Ϋ ά έ ή ί ΰ ϊ ϋ ό ύ ώ Ѐ Ё Ѓ
# Ї Ќ Ѝ Ў Й й ѐ ё ђ ѓ ї ћ ќ ѝ ў џ
# Ґ ґ Ḃ ḃ Ḋ ḋ Ḟ ḟ Ḣ ḣ Ḱ ḱ Ṁ ṁ Ṗ ṗ
# Ṡ ṡ Ṫ ṫ Ẁ ẁ Ẃ ẃ Ẅ ẅ Ỳ ỳ è é ê ë
# ʼn ǧ ǫ Џ ḍ ḥ ṛ ṭ Ẓ Ị ị Ọ ọ Ụ ụ №
# ȇ Ɣ ɣ ʃ ⁇ DZ Dz dz DŽ Dž dž LJ Lj NJ Nj nj
# ℹ ᵫ Ꜳ ꜳ Ꜵ ꜵ Ꜷ ꜷ Ꜹ Ꜻ Ꜽ ꜽ Ꝏ ꝏ Ꝡ ꝡ
# ffl st ᚡ ᚵ Ơ ơ Ư ư Ắ ắ Ấ ấ Ế ế ố Ớ
# ớ Ứ ứ Ằ ằ Ầ ầ Ề ề ồ Ờ ờ Ừ ừ Ả ả
# Ẳ ẳ Ẩ ẩ Ẻ ẻ ổ Ở Ể ể Ỉ ỉ Ỏ ỏ Ổ ở
# Ủ ủ Ử ử Ỷ ỷ Ạ ạ Ặ ặ Ậ ậ Ẹ ẹ Ệ ệ
# Ộ ộ Ợ ợ Ự ự Ỵ ỵ Ố ƕ Ẫ ẫ Ỗ ỗ ữ ☞
# ☜ ☮ Ẵ ẵ Ẽ ẽ Ễ ễ Ồ Ỡ ỡ Ữ Ỹ ỹ Ҙ ҙ
# Ҡ ҡ Ҫ ҫ Ƕ ⚠ ⓪ ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨
# ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳ Ⓐ Ⓑ Ⓒ Ⓓ Ⓔ
# Ⓕ Ⓖ Ⓗ Ⓘ Ⓙ Ⓚ Ⓛ Ⓜ Ⓝ Ⓞ Ⓟ Ⓠ Ⓡ Ⓢ Ⓣ Ⓤ
# Ⓥ Ⓦ Ⓧ Ⓨ Ⓩ ⓐ ⓑ ⓒ ⓓ ⓔ ⓕ ⓖ ⓗ ⓘ ⓙ ⓚ
# ⓛ ⓜ ⓝ ⓞ ⓟ ⓠ ⓡ ⓢ ⓣ ⓤ ⓥ ⓦ ⓧ ⓨ ⓩ ̧
# ʂ ʐ ɶ Ǎ ǎ Ǟ ǟ Ǻ ǻ Ȃ ȃ Ȧ ȧ Ǡ ǡ Ḁ
# ḁ Ȁ ȁ Ḇ ḇ Ḅ ḅ ᵬ Ḉ ḉ Ḑ ḑ Ḓ ḓ Ḏ ḏ
# Ḍ ᵭ Ḕ ḕ Ḗ ḗ Ḙ ḙ Ḝ ḝ Ȩ ȩ Ḛ ḛ Ȅ ȅ
# Ȇ ᵮ Ǵ ǵ Ǧ Ḧ ḧ Ḩ ḩ Ḫ ḫ Ȟ ȟ Ḥ ẖ Ḯ
# ḯ Ȋ ȋ Ǐ ǐ Ȉ ȉ Ḭ ḭ ǰ ȷ Ǩ ǩ Ḳ ḳ Ḵ
# ḵ Ḻ ḻ Ḽ ḽ Ḷ ḷ Ḹ ḹ Ɫ Ḿ ḿ Ṃ ṃ ᵯ Ṅ
# ṅ Ṇ ṇ Ṋ ṋ Ǹ ǹ Ṉ ṉ ᵰ Ǭ ǭ Ȭ ȭ Ṍ ṍ
# Ṏ ṏ Ṑ ṑ Ṓ ṓ Ȏ ȏ Ȫ ȫ Ǒ ǒ Ȯ ȯ Ȱ ȱ
# Ȍ ȍ Ǫ Ṕ ṕ ᵱ Ȓ ȓ Ṙ ṙ Ṝ ṝ Ṟ ṟ Ȑ ȑ
# Ṛ ᵳ ᵲ Ṥ ṥ Ṧ ṧ Ṣ ṣ Ṩ ṩ ᵴ Ṱ ṱ Ṯ ṯ
# Ṭ ẗ ᵵ Ṳ ṳ Ṷ ṷ Ṹ ṹ Ṻ ṻ Ǔ ǔ Ǖ ǖ Ǘ
# ǘ Ǚ ǚ Ǜ ǜ Ṵ ṵ Ȕ ȕ Ȗ Ṿ ṿ Ṽ ṽ Ẇ ẇ
# Ẉ ẉ ẘ Ẍ ẍ Ẋ ẋ Ȳ ȳ Ẏ ẏ ẙ Ẕ ẕ Ẑ ẑ
# ẓ ᵶ Ǯ ǯ ẛ Ꜿ ꜿ Ǣ ǣ ᵺ ỻ ᴂ ᴔ ꭣ ȸ ʣ
# ʥ ʤ ʩ ʪ ʫ ȹ ʨ ʦ ʧ ꭐ ꭑ ₧ Ỻ אַ אָ ƀ
# Ƃ ƃ Ƈ ƈ Ɗ Ƌ ƌ Ɠ Ǥ ǥ Ɨ Ɩ ɩ Ƙ ƙ Ɲ
# Ƥ ƥ ɽ Ʀ Ƭ ƭ ƫ Ʈ ȗ Ʊ Ɯ Ƴ ƴ Ƶ ƶ Ƣ
# ƣ Ȣ ȣ ʭ ʮ ʯ ﬔ ﬕ ﬗ ﬖ ﬓ Ӑ ӑ Ӓ ӓ Ӷ
# ӷ Ҕ ҕ Ӗ ӗ Ҽ ҽ Ҿ ҿ Ӛ ӛ Ӝ ӝ Ӂ ӂ Ӟ
# ӟ Ӣ ӣ Ӥ ӥ Ӧ ӧ Ӫ ӫ Ӱ ӱ Ӯ ӯ Ӳ ӳ Ӵ
# ӵ Ӹ ӹ Ӭ ӭ Ѷ ѷ Ӕ Ӻ Ԃ Ꚃ Ꚁ Ꚉ Ԫ Ԭ Ꚅ
# Ԅ Ԑ Ӡ Ԇ Ҋ Ӄ Ҟ Ҝ Ԟ Ԛ Ӆ Ԯ Ԓ Ԡ Ԉ Ԕ
# Ӎ Ӊ Ԩ Ӈ Ҥ Ԣ Ԋ Ҩ Ԥ Ҧ Ҏ Ԗ Ԍ Ꚑ Ҭ Ꚋ
# Ꚍ Ԏ Ҳ Ӽ Ӿ Ԧ Ꚕ Ҵ Ꚏ Ҷ Ӌ Ҹ Ꚓ Ꚗ Ꚇ Ҍ
# Ԙ Ԝ ӕ ӻ ԃ ꚃ ꚁ ꚉ ԫ ԭ ꚅ ԅ ԑ ӡ ԇ ҋ
# ӄ ҟ ҝ ԟ ԛ ӆ ԯ ԓ ԡ ԉ ԕ ӎ ӊ ԩ ӈ ҥ
# ԣ ԋ ҩ ԥ ҧ ҏ ԗ ԍ ꚑ ҭ ꚋ ꚍ ԏ ҳ ӽ ӿ
# ԧ ꚕ ҵ ꚏ ҷ ӌ ҹ ꚓ ꚗ ꚇ ҍ ԙ ԝ Ἀ ἀ Ἁ
# ἁ Ἂ ἂ Ἃ ἃ Ἄ ἄ Ἅ ἅ Ἆ ἆ Ἇ ἇ Ὰ ὰ Ᾰ
# ᾰ Ᾱ ᾱ Ά ά ᾈ ᾀ ᾉ ᾁ ᾊ ᾂ ᾋ ᾃ ᾌ ᾄ ᾍ
# ᾅ ᾎ ᾆ ᾏ ᾇ ᾼ ᾴ ᾶ ᾷ ᾲ ᾳ Ἐ ἐ Ἑ ἑ Ἒ
# ἒ Ἓ ἓ Ἔ ἔ Ἕ ἕ Ὲ Έ ὲ έ Ἠ ἠ Ὴ ὴ Ἡ
# ἡ Ἢ ἢ Ἣ ἣ Ἤ ἤ Ἥ ἥ Ἦ ἦ Ἧ ἧ ᾘ ᾐ ᾙ
# ᾑ ᾚ ᾒ ᾛ ᾓ ᾜ ᾔ ᾝ ᾕ ᾞ ᾖ ᾟ ᾗ Ή ή ῌ
# ῃ ῂ ῄ ῆ ῇ Ὶ ὶ Ί ί Ἰ ἰ Ἱ ἱ Ἲ ἲ Ἳ
# ἳ Ἴ ἴ Ἵ ἵ Ἶ ἶ Ἷ ἷ Ῐ ῐ Ῑ ῑ ῒ ΐ ῖ
# ῗ Ὸ ὸ Ό ό Ὀ ὀ Ὁ ὁ Ὂ ὂ Ὃ ὃ Ὄ ὄ Ὅ
# ὅ Ῥ ῤ ῥ Ὺ ὺ Ύ ύ Ὑ ὑ Ὓ ὓ Ὕ ὕ Ὗ ὗ
# Ῠ ῠ Ῡ ῡ ϓ ϔ ῢ ΰ ῧ ὐ ὒ ὔ ῦ ὖ Ὼ ὼ
# Ώ ώ Ὠ ὠ Ὡ ὡ Ὢ ὢ Ὣ ὣ Ὤ ὤ Ὥ ὥ Ὦ ὦ
# Ὧ ὧ ᾨ ᾠ ᾩ ᾡ ᾪ ᾢ ᾫ ᾣ ᾬ ᾤ ᾭ ᾥ ᾮ ᾦ
# ᾯ ᾧ ῼ ῳ ῲ ῴ ῶ ῷ ☯ ☐ ☑ ☒ ƍ ƺ Ȿ ȿ
# Ɀ ɀ ᶀ Ꞔ ꞔ ᶁ ᶂ ᶃ ꞕ ᶄ ᶅ ᶆ ᶇ ᶈ ᶉ ᶊ
# ᶋ ᶌ ᶍ Ᶎ ᶎ ᶏ ᶐ ᶒ ᶓ ᶔ ᶕ ᶖ ᶗ ᶘ ᶙ ᶚ
# ẚ ⅒ ⅘ ₨ ₯
# ¡ ‰ ­ · ₴ ≠ ¿ × Ø Þ һ ð ø þ Α Β
# Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ
# Τ Υ Φ Χ Ψ Ω α β γ δ ε ζ η θ ι κ
# λ μ ν ξ ο π ρ ς σ τ υ φ χ ψ ω Ђ
# Ѕ І Ј Љ Њ Ћ А Б В Г Д Е Ж З И К
# Л М Н О П Р С Т У Ф Х Ц Ч Ш Щ Ъ
# Ы Ь Э Ю Я а б в г д е ж з и к л
# м н о п р с т у ф х ц ч ш щ ъ ы
# ь э ю я є ѕ і ј љ њ – — ‘ ’ “ ”
# „ … ⁊ ← ↑ → ↓ ⇄ + Ə ə ɛ ɪ Ү ү Ө
# ө ʻ ˌ ; ĸ ẞ ß ₽ € Ѣ ѣ Ѵ ѵ Ӏ Ѳ ѳ
# ⁰ ¹ ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁺ ⁻ ⁼ ⁽ ⁾ ⁱ ™
# ʔ ʕ ⧈ ⚔ ☠ Қ қ Ғ ғ Ұ ұ Ә ә Җ җ Ң
# ң Һ א ב ג ד ה ו ז ח ט י כ ל מ ם
# נ ן ס ע פ ף צ ץ ק ר ¢ ¤ ¥ © ® µ
# ¶ ¼ ½ ¾ · ‐ ‚ † ‡ • ‱ ′ ″ ‴ ‵ ‶
# ‷ ‹ › ※ ‼ ‽ ⁂ ⁈ ⁉ ⁋ ⁎ ⁏ ⁑ ⁒ ⁗ ℗
# − ∓ ∞ ☀ ☁ ☈ Є ☲ ☵ ☽ ♀ ♂ ⚥ ♠ ♣ ♥
# ♦ ♩ ♪ ♫ ♬ ♭ ♮ ♯ ⚀ ⚁ ⚂ ⚃ ⚄ ⚅ ʬ ⚡
# ⛏ ✔ ❄ ❌ ❤ ⭐ ⸘ ⸮ ⸵ ⸸ ⹁ ⹋ ⥝ ᘔ Ɛ ߈
# ϛ ㄥ Ɐ ᗺ Ɔ ᗡ Ǝ Ⅎ ⅁ Ʞ Ꞁ Ԁ Ꝺ ᴚ ⟘ ∩
# Ʌ ⅄ ɐ ɔ ǝ ɟ ᵷ ɥ ᴉ ɾ ʞ ꞁ ɯ ɹ ʇ ʌ
# ʍ ʎ Ա Բ Գ Դ Զ Է Թ Ժ Ի Լ Խ Ծ Կ Հ
# Ձ Ղ Ճ Մ Յ Ն Շ Ո Չ Ջ Ռ Ս Վ Տ Ր Ց
# Ւ Փ Ք Օ Ֆ ՙ ա բ գ դ ե զ է ը թ ժ
# ի լ խ ծ կ հ ձ ղ ճ մ յ ն շ ո չ պ
# ջ ռ ս վ տ ր ց ւ փ ք օ ֆ և ש ת Ը
# ՚ ՛ ՜ ՝ ՞ ՟ ՠ ֈ ֏ ¯ ſ Ʒ ʒ Ƿ ƿ Ȝ
# ȝ Ȥ ȥ ˙ Ꝛ ꝛ ‑ ⅋ ⏏ ⏩ ⏪ ⏭ ⏮ ⏯ ⏴ ⏵t
# ⏶ ⏷ ⏸ ⏹ ⏺ ⏻ ⏼ ⏽ ⭘ ▲ ▶ ▼ ◀ ● ◦ ◘
# ⚓ ⛨ IJ ij lj Ꜩ ꜩ ꜹ ꜻ ff fi fl ffi ſt � Ե
# Պ ᚠ ᚢ ᚣ ᚤ ᚥ ᚦ ᚧ ᚨ ᚩ ᚪ ᚫ ᚬ ᚭ ᚮ ᚯ
# ᚰ ᚱ ᚲ ᚳ ᚴ ᚶ ᚷ ᚸ ᚹ ᚺ ᚻ ᚼ ᚽ ᚾ ᚿ ᛀ
# ᛁ ᛂ ᛃ ᛄ ᛅ ᛆ ᛇ ᛈ ᛉ ᛊ ᛋ ᛌ ᛍ ᛎ ᛏ ᛐ
# ᛑ ᛒ ᛓ ᛔ ᛕ ᛖ ᛗ ᛘ ᛙ ᛚ ᛛ ᛜ ᛝ ᛞ ᛟ ᛠ
# ᛡ ᛢ ᛣ ᛤ ᛥ ᛦ ᛧ ᛨ ᛩ ᛪ ᛫ ᛬ ᛭ ᛮ ᛯ ᛰ
# ᛱ ᛲ ᛳ ᛴ ᛵ ᛶ ᛷ ᛸ ☺ ☻ ¦ ☹ ך ׳ ״ װ
# ױ ײ ־ ׃ ׆ ´ ¨ ᴀ ʙ ᴄ ᴅ ᴇ ꜰ ɢ ʜ ᴊ
# ᴋ ʟ ᴍ ɴ ᴏ ᴘ ꞯ ʀ ꜱ ᴛ ᴜ ᴠ ᴡ ʏ ᴢ §
# ɱ ɳ ɲ ʈ ɖ ɡ ʡ ɕ ʑ ɸ ʝ ʢ ɻ ʁ ɦ ʋ
# ɰ ɬ ɮ ʘ ǀ ǃ ǂ ǁ ɓ ɗ ᶑ ʄ ɠ ʛ ɧ ɫ
# ɨ ʉ ʊ ɘ ɵ ɤ ɜ ɞ ɑ ɒ ɚ ɝ Ɓ Ɖ Ƒ Ʃ
# Ʋ Ⴀ Ⴁ Ⴂ Ⴃ Ⴄ Ⴅ Ⴆ Ⴇ Ⴈ Ⴉ Ⴊ Ⴋ Ⴌ Ⴍ Ⴎ
# Ⴏ Ⴐ Ⴑ Ⴒ Ⴓ Ⴔ Ⴕ Ⴖ Ⴗ Ⴘ Ⴙ Ⴚ Ⴛ Ⴜ Ⴝ Ⴞ
# Ⴟ Ⴠ Ⴡ Ⴢ Ⴣ Ⴤ Ⴥ Ⴧ Ⴭ ა ბ გ დ ე ვ ზ
# თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ
# ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ ჱ ჲ ჳ ჴ ჵ ჶ
# ჷ ჸ ჹ ჺ ჻ ჼ ჽ ჾ ჿ תּ שׂ פֿ פּ כּ ײַ יִ
# וֹ וּ בֿ בּ ꜧ Ꜧ ɺ ⱱ ʠ ʗ ʖ ɭ ɷ ɿ ʅ ʆ
# ʓ ʚ ₪ ₾ ֊ ⴀ ⴁ ⴂ ⴃ ⴄ ⴅ ⴆ ⴡ ⴇ ⴈ ⴉ
# ⴊ ⴋ ⴌ ⴢ ⴍ ⴎ ⴏ ⴐ ⴑ ⴒ ⴣ ⴓ ⴔ ⴕ ⴖ ⴗ
# ⴘ ⴙ ⴚ ⴛ ⴜ ⴝ ⴞ ⴤ ⴟ ⴠ ⴥ ⅛ ⅜ ⅝ ⅞ ⅓
# ⅔ ✉ ☂ ☔ ☄ ⛄ ☃ ⌛ ⌚ ⚐ ✎ ❣ ♤ ♧ ♡ ♢
# ⛈ ☰ ☱ ☳ ☴ ☶ ☷ ↔ ⇒ ⇏ ⇔ ⇵ ∀ ∃ ∄ ∉
# ∋ ∌ ⊂ ⊃ ⊄ ⊅ ∧ ∨ ⊻ ⊼ ⊽ ∥ ≢ ⋆ ∑ ⊤
# ⊥ ⊢ ⊨ ≔ ∁ ∴ ∵ ∛ ∜ ∂ ⋃ ⊆ ⊇ □ △ ▷
# ▽ ◁ ◆ ◇ ○ ◎ ☆ ★ ✘ ₀ ₁ ₂ ₃ ₄ ₅ ₆
# ₇ ₈ ₉ ₊ ₋ ₌ ₍ ₎ ∫ ∮ ∝ ⌀ ⌂ ⌘ 〒 ɼ
# Ƅ ƅ ẟ Ƚ ƚ ƛ Ƞ ƞ Ɵ Ƨ ƨ ƪ Ƹ ƹ ƻ Ƽ
# ƽ ƾ ȡ ȴ ȵ ȶ Ⱥ ⱥ Ȼ ȼ Ɇ ɇ Ⱦ ⱦ Ɂ ɂ
# Ƀ Ʉ Ɉ ɉ Ɋ ɋ Ɍ ɍ Ɏ ɏ ẜ ẝ Ỽ ỽ Ỿ ỿ
# Ꞩ ꞩ 𐌰 𐌱 𐌲 𐌳 𐌴 𐌵 𐌶 𐌷 𐌸 𐌹 𐌺 𐌻 𐌼 𐌽
# 𐌾 𐌿 𐍀 𐍁 𐍂 𐍃 𐍄 𐍅 𐍆 𐍇 𐍈 𐍉 𐍊 🌧 🔥 🌊
# ⅐ ⅑ ⅕ ⅖ ⅗ ⅙ ⅚ ⅟ ↉ 🗡 🏹 🪓 🔱 🎣 🧪 ⚗
# ⯪ ⯫ Ɑ 🛡 ✂ 🍖 🪣 🔔 ⏳ ⚑ ₠ ₡ ₢ ₣ ₤ ₥
# ₦ ₩ ₫ ₭ ₮ ₰ ₱ ₲ ₳ ₵ ₶ ₷ ₸ ₹ ₺ ₻
# ₼ ₿

Last updated