Sobky

SaintNicholas - Locale - EN.yml

Nov 6th, 2023 (edited)
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.92 KB | Gaming | 0 0
  1. Prefix: "&4&lSt. Nicholas &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.   Reward:
  13.     Lack: "&cLack of Rewards!\n&6\u25CF &7Please contact staff to resolve this problem."
  14.     Probability: "&cIncorrect setup of rewards!\n&6\u25CF &7Cannot select random reward"
  15.   Figure:
  16.     NotFound: "&cNo ArmorStand found in your range!"
  17.     NotExist: "&cFigure has not been placed, yet!"
  18.     Mode: "&cFigure's mode &d{mode} &cdoes not exist!"
  19.   Consuming:
  20.     Item:
  21.       None: "&cYou are not holding item in your hand!"
  22.       Type: "&cYou are holding incorrect item in your hand!"
  23.       Given: "&7Item already given!"
  24.   Claiming:
  25.     Item:
  26.       None: "&cYou did not bring item!"
  27.       Claimed: "&cReward has been already claimed!"
  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.      - "&4&lSt. Nicholas &6\u2771 &7Basic commands"
  39.       - "&6\u25CF &7Info &6\u00BB &d/SaintNicholas Info"
  40.     Admin:
  41.      - "&4&lSt. Nicholas &6\u2771 &7Admin commands"
  42.       - "&6\u25CF &7Admin Info &6\u00BB &d/SaintNicholas Info Admin"
  43.       - "&6\u25CF &7Settings &6\u00BB &d/SaintNicholas Settings"
  44.       - "&6\u25CF &7Reload &6\u00BB &d/SaintNicholas Reload <[All]/Locale/Options>"
  45.       - "&6\u25CF &7Figure &6\u00BB &d/SaintNicholas Figure <Place/Find/Remove>"
  46.       - "&6\u25CF &7Stats &6\u00BB &d/SaintNicholas Stats Remove <[All]/Player>"
  47.   Reload:
  48.     All: "&7Whole plugin successfully reloaded!"
  49.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  50.     Options: "&7Options and it's dependencies successfully reloaded!"
  51.   Figure:
  52.     Placed: "&7Figure successfully placed!"
  53.     Found: "&7Figure successfully linked with found ArmorStand!"
  54.     Removed: "&7Figure successfully removed!"
  55.     Mode: "&7Figure's mode has been changed to &d{mode}&7!"
  56.   Claiming:
  57.     Info: "&f&lHey! &7I found your item at my journey!\n&6\u25CF &7Visit my assistant to claim gift I left there for you :)"
  58.     Header: "&7You have just claimed reward!"
  59.     Line: "&6\u25CF &7Claiming reward &6\u00BB &d{reward_name}"
  60.   Consuming:
  61.     Info: "&7My Assistant just came on the server to collect special items!\n&6\u25CF &7Bring them and wait until tomorrow"
  62.     Consume: "&7Thanks for bringing me item!\n&6\u25CF &7Please visit this place again tomorrow"
  63.   Season:
  64.     OutOf:
  65.       Info: "&f&lTimed out! &7My journey on this server has ended!\n&6\u25CF &7See you next year :)"
  66.   Statistic:
  67.     Request:
  68.       Target:
  69.         Search: "&7Searching the player..."
  70.       Remove:
  71.         All:
  72.           Head: "&7Removing all statistics of the whole plugin..."
  73.           Callback: "&7All statistics were removed."
  74.         Player:
  75.           Head: "&7Removing &dSt. Nicholas &7statistics of player &d{player}&7..."
  76.           Callback: "&7Statistics of player &d{player} &7were removed."
  77.  
  78. BossBar:
  79.   Remains:
  80.     BEFORE_SEASON: "&4&lSt. Nicholas &6&l| &7&lPrepare your items &6&l| &5&l{remains}"
  81.     CONSUMING: "&4&lSt. Nicholas &6&l| &7&lIs coming in &6\u00BB &5&l{remains}"
  82.  
  83. BroadCast:
  84.   Remains:
  85.     BEFORE_SEASON: "&7Prepare your items &6\u00BB &d&l{remains}"
  86.     CONSUMING: "&7Is coming in &6\u00BB &d&l{remains}"
  87.  
  88. Hologram:
  89.   Figure:
  90.     State:
  91.       BEFORE_SEASON:
  92.        - "&4&lSt. Nicholas"
  93.         - "&7Prepare your items!"
  94.       CONSUMING:
  95.        - "&4&lSt. Nicholas"
  96.         - "&7Bring me special item!"
  97.       CLAIMING:
  98.        - "&4&lSt. Nicholas"
  99.         - "&7Hey, I have gift just for you!"
  100.       AFTER_SEASON:
  101.        - "&4&lSt. Nicholas"
  102.         - "&cOut of season!"
Add Comment
Please, Sign In to add comment