Advertisement
Trow_Games

Config - TGFight

Jun 14th, 2016
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.22 KB | None | 0 0
  1. Ultimo_Ganhador: "null"
  2.  
  3. Premios:
  4.   Tag: "&5[Fight] "
  5.   Cmds_Ganhador:
  6.  - 'money give @player 50000'
  7.  
  8. Config:
  9.  #Usuario para ativacao do plugin.
  10.   Usuario: "trow"
  11.   Min_Players: 2
  12.   Tempo_Entre_Cada_Luta: 10
  13.   Tempo_Entre_Avisos: 10
  14.   Avisos: 2
  15.   Dar_Itens: true
  16.   Entrar_Setar_Vida_E_Comida_No_Maximo: true
  17.   Entrar:
  18.     Entrar_Sem_Itens: true
  19.     Entrar_Setar_GM_0: true
  20.     Tirar_Efeitos_Ao_Entrar: true
  21.   Cmds_Liberados:
  22.  - '/g'
  23.   - '/tell'
  24.  
  25. SQL:
  26.   Modo: 2
  27.   Host: "localhost"
  28.   DataBase: "trow"
  29.   User: "trow"
  30.   Pass: "123"
  31.  
  32. Outros:
  33.   Cmd_Principal: "/fight"
  34.   Cmds:
  35.  - 'player;&6&lComandos:'
  36.   - 'player;&f&l- &a&l/fight entrar'
  37.   - 'player;&f&l- &a&l/fight sair'
  38.   - 'staff;&f&l- &a&l/fight iniciar'
  39.   - 'staff;&f&l- &a&l/fight cancelar'
  40.   - 'staff;&f&l- &a&l/fight setloc'
  41.  
  42. Msg:
  43.   Inv_Nao_Esta_Vazio: "&cSeu invantario nao esta vazio."
  44.   Entrou_No_Evento: "&bVoce entrou no evento."
  45.   Saiu: "&bVoce saiu do evento."
  46.   Sem_Perm: "&cVoce nao tem permissao."
  47.   Entrada_Bloqueada: "&cNao e possivel entrar no evento Fight."
  48.   Evento_Ja_Ocorrendo: "&cJa existe um evento ocorrendo."
  49.   Locais_Nao_Setados: "&cOs locais do evento, nao estao setados!"
  50.   Nao_Ocorrendo: "&cO evento nao esta ocorrendo."
  51.   Voce_Ja_Esta_No_Evento: "&cVoce ja esta participando do evento."
  52.   Nao_Esta_No_Evento: "&cVoce nao esta no evento."
  53.   Use_SetLoc: "&cUse: &a/@cmd setloc &6<Local>"
  54.   Local_Errado: "&cEsse local esta errado."
  55.   Local_Setado: "&bLocal &a@loc&b, setado com sucesso."
  56.   Ganhador:
  57.  - '&5============================'
  58.   - '&5[Fight] Evento terminado!'
  59.   - '&5[Fight] Vencedor: &a@ganhador'
  60.   - '&5[Fight] Ganhou &a@lutas &5luta(s).'
  61.   - '&5============================'
  62.   Anuncios:
  63.  - '&5============================'
  64.   - '&5[Fight] Iniciando...'
  65.   - '&5[Fight] Tempo para entrar: &a@tempo segundos&5.'
  66.   - '&5[Fight] Total de participantes: &a@participantes'
  67.   - '&5============================'
  68.   Cancelado_Por_Staff:
  69.  - '&5============================'
  70.   - '&5[Fight] Evento Cancelado!'
  71.   - '&5[Fight] Motivo: Nao definido.'
  72.   - '&5============================'
  73.   Cancelado_Min_Players:
  74.  - '&5============================'
  75.   - '&5[Fight] Evento Cancelado!'
  76.   - '&5[Fight] Motivo: Poucos players.'
  77.   - '&5============================'
  78.   Player_Eliminado:
  79.  - '&5============================'
  80.   - '&5[Fight] &a@perdedor&5 perdeu a luta.'
  81.   - '&5[Fight] &a@ganhador&5 ganhou a luta.'
  82.   - '&5[Fight] Duracao da luta: &a@tempodeluta &5segundos.'
  83.   - '&5============================'
  84.   Lutem:
  85.  - '&5============================'
  86.   - '&5[Fight] Nova luta iniciando...'
  87.   - '&5[Fight] Lutadores:'
  88.   - '&a@lutador1 &5VS &a@lutador2'
  89.   - '&5============================'
  90.   Proxima_Luta:
  91.  - '&5============================'
  92.   - '&5[Fight] Vem luta por ai...'
  93.   - '&5[Fight] Tempo para a luta comecar: &a@tempo &5Segundos'
  94.   - '&5============================'
  95.   Iniciando:
  96.  - '&5============================'
  97.   - '&5[Fight] Evento Fight Iniciando...'
  98.   - '&5[Fight] Total de Participantes: &a@totalplayers'
  99.   - '&5============================'
  100.  
  101. Itens:
  102. - '268-1-10-afiada:5,flamejante:2'
  103. - '298-1-10-protecao:4'
  104. - '299-1-10-protecao:4'
  105. - '300-1-10-protecao:4'
  106. - '301-1-10-protecao:4'
  107. - '297-3-0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement