Sobky

AC-2017 - en.yml

Nov 20th, 2017
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.25 KB | None | 0 0
  1. prefix: "&6[&5Advent Calendar&6]"
  2. armorStand: "Advent Calendar"
  3. errors:
  4.     consoleError: "&cYou must be a Player!"
  5.     noPermissions: "&cYou don't have permissions to perform this command!"
  6.     wrongUsageOfCommand: "&cWrong usage of command!"
  7.     blockedWorld: "&cIn this world is not able to open Advent Calendar!"
  8.     calendarIsDisabled: "&cAdvent Calendar cannot be opened in this season!"
  9.     noStats: "&cStats not found! Please try to re-log! We are sorry for these inconveniences."
  10. success:
  11.     reload: "&7All files successfully reloaded!"
  12.     receive: "&7You successfully received rewards from window number &6&l{window}&7!"
  13.     rewards:
  14.         POINTS: "&7You received &6{count} {word}&7!"
  15.         MONEY: "&7You received &6{count}$&7!"
  16.         words:
  17.             POINTS:
  18.                 1: "Point"
  19.                 2: "Points"
  20.                 3: "Points"
  21. GUI:
  22.     main:
  23.         nameOfInventory: "&5&lAdvent Calendar"
  24.         messagesToEmpty:
  25.             0: "&7You can open window today!"
  26.             1: "&cToday, you cannot open window!"
  27.             2: "&cWindow could be opened in following hours!"
  28.             3: "&6&l\u25CF &7New window in: &6{remainingTime}"
  29.         items:
  30.             empty:
  31.                 headName: "&3&lBasic Info"
  32.                 lore:
  33.                 - "&6&l\u270E &7Count of opened windows: &6{count}"
  34.                 - ""
  35.                 - "&6&l\u25CF {message}"
  36.             window:
  37.                 0:
  38.                     headName: "&3&lWindow: &4&l{window}"
  39.                     lore:
  40.                    - "&6&l\u270E &cThis window cannot"
  41.                     - "&cbe opened anymore!"
  42.                 1:
  43.                     headName: "&3&lWindow: &2&l{window}"
  44.                     lore:
  45.                    - "&6&l\u270E &aThis window could"
  46.                     - "&abe opened now!"
  47.                     - ""
  48.                     - "&6&l\u25CF &7Click to open window"
  49.                     - "&7and select your rewards!"
  50.                 2:
  51.                     headName: "&3&lWindow: &6&l{window}"
  52.                     lore:
  53.                    - "&6&l\u270E &cThis window could be"
  54.                     - "&copened on &e{date}"
  55.     rewards:
  56.         nameOfInventory: "&5&lAC - Presents"
  57.         items:
  58.             empty:
  59.                 headName: " "
  60.             presents:
  61.                 0:
  62.                     headName: "&6&l1st &3&lPresent"
  63.                     lore:
  64.                    - "&6&l\u270E &7Click to open"
  65.                     - "&71st present!"
  66.                     - ""
  67.                     - "&6&l\u270E &7Rewards in presents"
  68.                     - "&7could be different!"
  69.                 1:
  70.                     headName: "&6&l2nd &3&lPresent"
  71.                     lore:
  72.                    - "&6&l\u270E &7Click to open"
  73.                     - "&72nd present!"
  74.                     - ""
  75.                     - "&6&l\u270E &7Rewards in presents"
  76.                     - "&7could be different!"
  77.                 2:
  78.                     headName: "&6&l3rd &3&lPresent"
  79.                     lore:
  80.                    - "&6&l\u270E &7Click to open"
  81.                     - "&73rd present!"
  82.                     - ""
  83.                     - "&6&l\u270E &7Rewards in presents"
  84.                     - "&7could be different!"
Add Comment
Please, Sign In to add comment