Advertisement
Guest User

Untitled

a guest
Feb 13th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. requirements:
  2.   subs: 1000
  3.   views: 1000
  4.   videos: 0
  5.   specialvideo:
  6.     amount: 1
  7.     title: ATLANTICMC
  8.     desc: play.atlanticmc.es
  9. messages:
  10.   prefix: '&3Youtube &8» '
  11.   stage:
  12.     geturl:
  13.       chat: '&7¡Escribe el URL de tu canal en el &eChat&7!'
  14.       actionbar: '&7Type your Youtube Channel Url in the &eChat'
  15.     waiting:
  16.       chat: '&a¡Genial! &7Ahora agrega &eyt:{Player}&7 a la descripción de tu canal para terminar terminar!'
  17.       actionbar: '&7Add &eyt:{Player} &7to your Channel description'
  18.     finished:
  19.       chat: '&a¡Has recibido el rango &cYOUTUBER&a!'
  20.       actionbar: §e¡Enhorabuena!
  21.   blocked: '&7¡Ya has recibido el rango &c&lYOU&f&lTUBE&7!'
  22.   error:
  23.     user: '&7You &cclosed &7the Setup'
  24.     nosubs: '&cLo sentimos, &cno tienes los suscriptores necesarios, mínimo: &b1.000'
  25.     novideos: '&cLo sentimos, &cno tienes los vídeos necesarios'
  26.     noviews: '&cLo sentimos, no tienes las visualizaciones suficientes'
  27.     nospecialvideo: '&cLo sentimos, necesitas crear primero una review del servidor y agregando a su título: &eAtlanticmc&c, y en la descripción indicar la dirección del servidor poniendo: &eplay.atlanticmc.es'
  28.     invalidurl: '&c¡Canal de youtube inválido!'
  29.     alreadyusedlink: '&c¡Este canal ya está vinculado a una cuenta de Atlanticmc!'
  30.     chatblock: '&7Estás en el modo de configuracion, escribe &ecancel &7para cancelarlo.'
  31. settings:
  32.   cmd: /youtube
  33.   execute:
  34.     promote: pex user {Player} group add Youtuber
  35.     demote: pex user {Player} group remove Youtuber
  36. mysql:
  37.   enabled: true
  38.   host: 192.99.251.218
  39.   port: '3306'
  40.   username: root
  41.   password: holahola
  42.   database: network
  43. inventory:
  44.   disable_gui: false
  45.   title: '&f&nRango YOUTUBER'
  46.   rows: 3
  47.   requirementbutton:
  48.     disable: false
  49.     slot: 12
  50.     title: '&9Requerimientos'
  51.     materialid: 340
  52.     lore:
  53.       subscriber: '&7¡Necesitarás &e_+ suscriptores'
  54.       videos: '&7con alrededor de &e_+ vídeos'
  55.       views: '&7y &e_+ visualizaciones &7juntando todos los vídeos!'
  56.       specialvideo:
  57.         top: '&7También necesitarás &e_+ vídeos&7 que deberá incluir:'
  58.         title: '&a{Element}&7 en el título del vídeo'
  59.         desc: '&7y &a{Element}&7 en la descripción del vídeo.'
  60.   acceptbutton:
  61.     title: '&a&lContinuar'
  62.     slot: 16
  63.     materialid: 77
  64.     lore:
  65.     - '&7Recibirás el &crango youtuber'
  66. panel:
  67.   cmd: /panel
  68.   title: Admin Panel
  69.   message:
  70.     noperm:
  71.       open: '&7You dont have &cpermissions &7to open this panel'
  72.       section: '&7You dont have &cpermissions &7to use this section!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement