Sobky

AdventCalendar - Locale - EN.yml

Nov 6th, 2023 (edited)
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.44 KB | Gaming | 0 0
  1. Prefix: "&5&lAdvent Calendar &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 rewards!"
  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.   Calendar:
  13.     Window:
  14.       Claim: "&cYou cannot open this window!"
  15.       Assignment: "&cNo assigned data to this window!"
  16.     Reward:
  17.       Lack: "&cLack of Rewards!\n&6\u25CF &7Please contact staff to resolve this problem."
  18.       Probability: "&cIncorrect setup of rewards!\n&6\u25CF &7Cannot select random reward"
  19.     Benefit:
  20.       NotActive: "&cBenefit is not available on this server!"
  21.       NotOpened: "&cCannot claim benefit!\n&6\u25CF &7Some of windows were not opened!"
  22.       Claimed: "&cBenefit has been already claimed!"
  23.       Assignment: "&cNo assigned data to benefit!"
  24.   Figure:
  25.     NotFound: "&cNo ArmorStand found in your range!"
  26.     NotExist: "&cFigure has not been placed, yet!"
  27.     Mode: "&cFigure's mode &d{mode} &cdoes not exist!"
  28.   Statistic:
  29.     Request:
  30.       Target:
  31.         Format:
  32.           UUID: "&cInvalid &dUUID&7!"
  33.           Nick: "&cInvalid &dNick&7!"
  34.  
  35. Success:
  36.   Help:
  37.     Player:
  38.      - "&5&lAdvent Calendar &6\u2771 &7Basic commands"
  39.       - "&6\u25CF &7Calendar &6\u00BB &d/AdventCalendar"
  40.       - "&6\u25CF &7Benefit &6\u00BB &d/AdventCalendar Benefit Claim"
  41.       - "&6\u25CF &7Info &6\u00BB &d/AdventCalendar Info"
  42.       - "&6\u25CF &7Help &6\u00BB &d/AdventCalendar Help"
  43.     Admin:
  44.      - "&5&lAdvent Calendar &6\u2771 &7Admin commands"
  45.       - "&6\u25CF &7Admin Info &6\u00BB &d/AdventCalendar Info Admin"
  46.       - "&6\u25CF &7Settings &6\u00BB &d/AdventCalendar Settings"
  47.       - "&6\u25CF &7Reload &6\u00BB &d/AdventCalendar Reload <[All]/Locale/Options>"
  48.       - "&6\u25CF &7Santa &6\u00BB &d/AdventCalendar Santa <Place/Find/Remove>"
  49.       - "&6\u25CF &7Stats &6\u00BB &d/AdventCalendar Stats Remove <[All]/Player>"
  50.   Reload:
  51.     All: "&7Whole plugin successfully reloaded!"
  52.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  53.     Options: "&7Options and it's dependencies successfully reloaded!"
  54.   Figure:
  55.     Placed: "&7Santa successfully placed!"
  56.     Found: "&7Santa successfully linked with found ArmorStand!"
  57.     Removed: "&7Santa successfully removed!"
  58.     Mode: "&7Santa's mode has been changed to &d{mode}&7!"
  59.   Info:
  60.     Openable: "&3&lHurry up! &7Do not miss to open today's window!"
  61.   GUI:
  62.     Opening: "&7Preparing your calendar..."
  63.   Window:
  64.     Claiming:
  65.       Header: "&7You have just opened window &d{window_number}&7!"
  66.       Line: "&6\u25CF &7Claiming reward &6\u00BB &d{reward_name}"
  67.   Benefit:
  68.     Claiming:
  69.       Header: "&7You have just claimed &d&lBenefit&7!"
  70.     Notification: "&7You have opened &3all windows &7during the season!\n&6\u25CF &7One more reward just for you!\n&6\u25CF &7&lType &6\u00BB &d/AdventCalendar Benefit Claim"
  71.   Statistic:
  72.     Request:
  73.       Target:
  74.         Search: "&7Searching the player..."
  75.       Remove:
  76.         All:
  77.           Head: "&7Removing all statistics of the whole plugin..."
  78.           Callback: "&7All statistics were removed."
  79.         Player:
  80.           Head: "&7Removing &dCalendar &7statistics of player &d{player}&7..."
  81.           Callback: "&7Statistics of player &d{player} &7were removed."
  82.           Window:
  83.             Head: "&7Removing &dCalendar &7statistics from window &d#{window_number} &7of player &d{player}&7..."
  84.             Callback: "&7Statistics from window &d#{window_number} &7of player &d{player} &7were removed."
  85.  
  86. BossBar:
  87.   Remains: "&5&lCalendar &6&l| &7&lNew window in &6\u00BB &5&l{remains}"
  88.  
  89. BroadCast:
  90.   Remains: "&7New window in &6\u00BB &d&l{remains}"
  91.   Opening: "&7A new window has been opened!\n&6\u25CF &7Now, you have &d24 Hours &7to claim rewards!"
  92.  
  93. Hologram:
  94.   Figure:
  95.     State:
  96.       BEFORE_SEASON:
  97.        - "&5&lAdvent calendar"
  98.         - "&7Opens in &3{remains}"
  99.       OPEN_CALENDAR:
  100.        - "&5&lAdvent calendar"
  101.         - "&7New window in &6\u00BB &3{remains}"
  102.       OPEN_CALENDAR_LAST_DAY:
  103.        - "&5&lAdvent calendar"
  104.         - "&7Last window today!"
  105.       CLOSED_CALENDAR:
  106.        - "&5&lAdvent calendar"
  107.         - "&7All windows have been opened!"
  108.       AFTER_SEASON:
  109.        - "&5&lAdvent calendar"
  110.         - "&cOut of season!"
Add Comment
Please, Sign In to add comment