Sobky

ChristmasMail - Locale - EN.yml

Nov 6th, 2023 (edited)
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.38 KB | Gaming | 0 0
  1. Prefix: "&2&lChristmas Mail &6\u2771"
  2.  
  3. Errors:
  4.   Reload:
  5.     Options: "&cA critical error occurred! Check options file! Disabling plugin..."
  6.   Inventory:
  7.     Full: "&cThere is not enough space in your inventory!\n&6\u25CF &7Please make space to claim gifts!"
  8.   Restriction:
  9.     World: "&cCannot use it!\n&6\u25CF &7You are standing in restricted world"
  10.   Season:
  11.     OutOf: "&cCannot use it!\n&6\u25CF &7Out of the season"
  12.   GUI:
  13.     Locked: "&cPlease wait until MailBox will be created!"
  14.   MailBox:
  15.     Player:
  16.       Pattern: "&cPlayerName &2{value} &ccontains not allowed chars!\n&6\u25CF &7Allowed chars &6\u00BB &2{pattern}"
  17.       NotFound: "&cNo Player &2{value} &cexists!"
  18.       Self: "&cCannot to create own MailBox!"
  19.     Message:
  20.       Undefined: "&cUndefined"
  21.       Inappropriate: "&cCannot send message which contains inappropriate behaviour!\n&6\u25CF &7It's Christmas time, be kindness and friendly :)"
  22.     Capacity: "&cCannot create new MailBox!\n&6\u25CF &7Capacity has been already reached!"
  23.     Exists: "&cMailBox already exists!"
  24.     NotExist: "&cMailBox for player &2{player} &cdoes not exist!"
  25.     Gift:
  26.       Sent: "&cGift has been already sent!"
  27.       None: "&cNo gift has been sent, yet!"
  28.       Hand: "&cYou are not holding a gift in hand!"
  29.   Figure:
  30.     NotFound: "&cNo ArmorStand found in your range!"
  31.     NotExist: "&cFigure has not been placed, yet!"
  32.     Mode: "&cFigure's mode &2{mode} &cdoes not exist!"
  33.   Statistic:
  34.     Request:
  35.       Target:
  36.         Format:
  37.           UUID: "&cInvalid &2UUID&7!"
  38.           Nick: "&cInvalid &2Nick&7!"
  39.  
  40. Success:
  41.   Help:
  42.     Player:
  43.      - "&2&lChristmas Mail &6\u2771 &7Basic commands"
  44.       - "&6\u25CF &7Mail Manager &6\u00BB &2/ChristmasMail"
  45.       - "&6\u25CF &7Create MailBox &6\u00BB &2/ChristmasMail MailBox Create <Player>"
  46.       - "&6\u25CF &7Pray a wish &6\u00BB &2/ChristmasMail MailBox Wish <Player> <Message>"
  47.       - "&6\u25CF &7Send a gift &6\u00BB &2/ChristmasMail MailBox Gift <Player>"
  48.       - "&6\u25CF &7Info &6\u00BB &2/ChristmasMail Info"
  49.       - "&6\u25CF &7Help &6\u00BB &2/ChristmasMail Help"
  50.     Admin:
  51.      - "&2&lChristmas Mail &6\u2771 &7Admin commands"
  52.       - "&6\u25CF &7Admin Info &6\u00BB &2/ChristmasMail Info Admin"
  53.       - "&6\u25CF &7Settings &6\u00BB &2/ChristmasMail Settings"
  54.       - "&6\u25CF &7Reload &6\u00BB &2/ChristmasMail Reload <[All]/Locale/Options>"
  55.       - "&6\u25CF &7Elf &6\u00BB &2/ChristmasMail Elf <Place/Find/Remove>"
  56.       - "&6\u25CF &7Stats &6\u00BB &2/ChristmasMail Stats Remove <[All]/Player>"
  57.   Reload:
  58.     All: "&7Whole plugin successfully reloaded!"
  59.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  60.     Options: "&7Options and it's dependencies successfully reloaded!"
  61.   Figure:
  62.     Placed: "&7Elf successfully placed!"
  63.     Found: "&7Elf successfully linked with found ArmorStand!"
  64.     Removed: "&7Elf successfully removed!"
  65.     Mode: "&7Elf's mode has been changed to &2{mode}&7!"
  66.   Info:
  67.     Readable: "&3&lHurry up! &7Do not miss to read all received greetings!"
  68.   MailBox:
  69.     Searching: "&7Searching for the player &2{player}&7!"
  70.     Creating: "&7Creating MailBox for the player &2{player}&7!\n&6\u25CF &7When MailBox will be created, GUI will be opened again automatically!"
  71.     Created: "&7MailBox for the player &2{player} &7created!"
  72.     Message:
  73.       Sent: "&7Wish has been placed to &2{player}'s &7MailBox!"
  74.     Gift:
  75.       Sent: "&7Gift has been placed at &2{player}'s &7MailBox!"
  76.     Claiming:
  77.       Message: "&7Player &2{player} &7sent you a wish!\n&6\u25CF &7Message &6\u00BB &7{message}"
  78.       Gift: "&6\u25CF &7Gift &6\u00BB &2{gift}"
  79.   Statistic:
  80.     Request:
  81.       Target:
  82.         Search: "&7Searching the player..."
  83.       Remove:
  84.         All:
  85.           Head: "&7Removing all statistics of the whole plugin..."
  86.           Callback: "&7All statistics were removed."
  87.         Player:
  88.           Head: "&7Removing &2MailBox &7statistics of player &2{player}&7..."
  89.           Callback: "&7Statistics of player &2{player} &7were removed."
  90.  
  91. Hologram:
  92.   Figure:
  93.     State:
  94.       BEFORE_SEASON:
  95.        - "&2&lChristmas Mail"
  96.         - "&7Opens in &3{remains}"
  97.       SENDING:
  98.        - "&2&lChristmas Mail"
  99.         - "&7Send greeting to friends!"
  100.       READING:
  101.        - "&2&lChristmas Mail"
  102.         - "&7Read greetings from friends!"
  103.       AFTER_SEASON:
  104.        - "&2&lChristmas Mail"
  105.         - "&cOut of season!"
Add Comment
Please, Sign In to add comment