Sobky

Grinch - Locale - EN.yml

Nov 6th, 2023 (edited)
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.37 KB | Gaming | 0 0
  1. Prefix: "&a&lGrinch &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.   Figure:
  13.     NotFound: "&cNo ArmorStand found in your range!"
  14.     NotExist: "&cFigure has not been placed, yet!"
  15.     Mode: "&cFigure's mode &d{mode} &cdoes not exist!"
  16.   Claiming:
  17.     Loot:
  18.       Claimed: "&cYou have already claimed a loot!"
  19.       Reward:
  20.         Empty: "&cReward does not exist!\n&6\u25CF &7Please contact staff to resolve this problem."
  21.   Statistic:
  22.     Request:
  23.       Target:
  24.         Format:
  25.           UUID: "&cInvalid &dUUID&7!"
  26.           Nick: "&cInvalid &dNick&7!"
  27.  
  28. Success:
  29.   Help:
  30.     Player:
  31.      - "&a&lGrinch &6\u2771 &7Basic commands"
  32.       - "&6\u25CF &7Loot &6\u00BB &d/Grinch [Open]"
  33.       - "&6\u25CF &7Info &6\u00BB &d/Grinch Info"
  34.     Admin:
  35.      - "&a&lGrinch &6\u2771 &7Admin commands"
  36.       - "&6\u25CF &7Admin Info &6\u00BB &d/Grinch Info Admin"
  37.       - "&6\u25CF &7Settings &6\u00BB &d/Grinch Settings"
  38.       - "&6\u25CF &7Reload &6\u00BB &d/Grinch Reload <[All]/Locale/Options>"
  39.       - "&6\u25CF &7Figure &6\u00BB &d/Grinch Figure <Place/Find/Remove>"
  40.       - "&6\u25CF &7Stats &6\u00BB &d/Grinch Stats Remove <[All]/Player>"
  41.   Reload:
  42.     All: "&7Whole plugin successfully reloaded!"
  43.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  44.     Options: "&7Options and it's dependencies successfully reloaded!"
  45.   Figure:
  46.     Placed: "&7Figure successfully placed!"
  47.     Found: "&7Figure successfully linked with found ArmorStand!"
  48.     Removed: "&7Figure successfully removed!"
  49.     Mode: "&7Figure's mode has been changed to &d{mode}&7!"
  50.   State:
  51.     Rude: "&7&lHey, what's up!\n&6\u25CF &7I can't stand &2Christmas&7, so why are you here?"
  52.   Loot:
  53.     Create: "&c&lHahaha&7, I stole your reward! That's a pity, isn't it?\n&6\u25CF &7Hate this season..."
  54.     Claiming:
  55.       Info: "&7Now you listen to me! There’ll be no sad faces on Christmas.\n&6\u25CF &7I am bringing you all stolen rewards.\n&6\u25CF &4&lMerry Christmas!"
  56.       Header: "&7You have just claimed stolen reward!"
  57.       Line: "&6\u25CF &7Claiming reward &6\u00BB &d{reward_name}"
  58.   Statistic:
  59.     Request:
  60.       Target:
  61.         Search: "&7Searching the player..."
  62.       Remove:
  63.         All:
  64.           Head: "&7Removing all statistics of the whole plugin..."
  65.           Callback: "&7All statistics were removed."
  66.         Player:
  67.           Head: "&7Removing &dGrinch &7statistics of player &d{player}&7..."
  68.           Callback: "&7Statistics of player &d{player} &7were removed."
  69.  
  70. Hologram:
  71.   Figure:
  72.     State:
  73.       BEFORE_SEASON:
  74.        - "&a&lGrinch"
  75.         - "&7Snoring in the house..."
  76.       RUDE:
  77.        - "&a&lGrinch"
  78.         - ""
  79.         - "&c&lGrrr"
  80.         - "&7I can't stand &aChristmas&7!"
  81.       POLITE:
  82.        - "&a&lGrinch"
  83.         - ""
  84.         - "&7Now you listen to me!"
  85.         - "&7There’ll be no sad faces on Christmas."
  86.         - "&7I am bringing you all stolen rewards."
  87.         - ""
  88.         - "&4&lMerry Christmas!"
  89.       AFTER_SEASON:
  90.        - "&a&lGrinch"
  91.         - "&cOut of season!"
Add Comment
Please, Sign In to add comment