Sobky

MelodyPlayer - Locale - EN.yml

Nov 8th, 2023 (edited)
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.50 KB | Gaming | 0 0
  1. Prefix: "&5&lMelody Player &6\u2771"
  2.  
  3. Errors:
  4.   Reload:
  5.     Options: "&cA critical error occurred! Check options file! Disabling plugin..."
  6.   Profile:
  7.     Preference:
  8.       Locale:
  9.         NotSupported: "&cSelected locale &d{locale} &cis not supported, here!"
  10.         Change:
  11.           One: "&cOnly one language is supported on this server!"
  12.   MelodyPlayer:
  13.     Limit: "&cA limit of your Melody players has been reached!\n&6\u25CF &7Can't create new one.\n&6\u25CF &7Limit &6\u00BB &7{author_limit_personal}/{author_limit_global}"
  14.     NotExist: "&cPlayer &d{melody_player} &cdoes not exist!"
  15.     Author: "&cYou are not maintainer of this player!"
  16.     Activity: "&cPlayer &d{melody_player} &cis not active, now!"
  17.     Key:
  18.       Pattern: "&cPlayer &d{value} &ccontains not allowed chars!\n&9\u25CF &7Allowed chars &9\u00BB &9{pattern}\n &d\u2022 &7Any Letters or Digits or Underscore or Hyphen\n &d\u2022 &7Max length 32 characters"
  19.       Exists: "&cPlayer already exists!"
  20.     Location:
  21.       Conflict: "&cCan't save location due to conflict with Melody Player with higher Level!"
  22.       Missing: "&cMissing location for player &d{melody_player}&c!"
  23.   MelodyRepository:
  24.     MelodyPlayer:
  25.       Undefined: "Undefined"
  26.     Empty: "&cNo melodies loaded!"
  27.  
  28. Success:
  29.   Help:
  30.     Player:
  31.      - "&5&lMelody Player &6\u2771 &7Basic commands"
  32.       - "&6\u25CF &7Info &6\u00BB &d/MelodyPlayer Info"
  33.     Admin:
  34.      - "&5&lMelody Player &6\u2771 &7Admin commands"
  35.       - "&6\u25CF &7Admin Info &6\u00BB &d/MelodyPlayer Info Admin"
  36.       - "&6\u25CF &7Player &6\u00BB &d/MelodyPlayer Player <Create/SetLocation/Settings/ControlPanel> <PlayerName>"
  37.       - "&6\u25CF &7Reload &6\u00BB &d/MelodyPlayer Reload <[All]/Locale/Options>"
  38.       - "&6\u25CF &7Settings &6\u00BB &d/MelodyPlayer Settings"
  39.   Reload:
  40.     All: "&7Whole plugin successfully reloaded!"
  41.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  42.     Options: "&7Options and it's dependencies successfully reloaded!"
  43.     Player: "&7Player &d{melody_player} &7successfully reloaded!"
  44.   MelodyPlayer:
  45.     Location:
  46.       Set: "&7Location saved!"
  47.  
  48. DefaultValue:
  49.   Melody:
  50.     None: "None"
  51.  
  52. BuildingData:
  53.   Location: "&7W: &3{world} &7(X: &3{x}&7, Y: &3{y}&7, Z: &3{z}&7)"
  54.   None: "&cNone"
  55.  
  56. GUI:
  57.   ControlPanel:
  58.     ControlPanelGUI:
  59.       Playlist:
  60.         Line:
  61.           Default: "  &3{order}. &7{title} &6| &7{duration}"
  62.           CurrentSuffix: " &e(Now)"
  63.         Delimiter: "  &7\u22EE"
  64.         None: "&cNo songs here, yet."
Add Comment
Please, Sign In to add comment