-
Total de itens
1.125 -
Registro em
-
Última visita
Tudo que zGhol postou
-
Bem simples, mais ficou daorinha
-
Usa skquery ? Qual versão ? Usa SkPower ? Qual versão ? Plugin Skript versão ?
-
Ficou bom para seu segundo plugin ! Parabéns ! Melhore o tópico um pouco
-
Que legal ! Vai ser muito util para servidores de factions !
-
Plugin muito legal, gostei!
-
http://pastebin.com/654TE6LQ
-
negada Arrumar erro de não se conseguir ver tempo online acumulado!
tópico respondeu ao Nuno M. de zGhol em Sugestões recusadas
Apoio ! -
negada Adicionar nova área ou sub-fórum!
tópico respondeu ao Nuno M. de zGhol em Sugestões recusadas
Não Apoio -
Tabs arrumados ! Não está abrindo pois tem delay de 5 segundos ! Sem delay: http://pastebin.com/e9bUTsdn @UP
-
Não apoio !
-
Eu queria saber como edita isso: http://prntscr.com/dxfid5
-
Muito obrigado !
-
Pedido: [ ] Assinatura [ x ] Avatar [ ] Banner para divulgação [ ] Banner para Youtube [ ] Server-icon [ ] Outro: Tema: [ ] Minecraft [ ] Livre [ x ] Outro: Os sete pecados capitais Tamanho: [ ] 400x200 (Assinatura) [ x ] 150x250 (Avatar) [ ] 468x60 (Banner para divulgação) [ ] 2560x1440 (Banner YT) [ ] 64x64 (Server-icon) [ ] Outro: Texto: [ ] N/D [ x ] Outro: Queria que usassem essa foto: http://img11.deviantart.net/a440/i/2015/100/0/8/meliodas_nanatsu_no_taizai_121_by_maxibostero-d8p5y1l.jpg So que diminiussem o tamanho dela para Avatar e remover aquela escrita la em cima feia
-
options: # Coloque aqui a Prefixo do Cash # #! EDIT !# Prefix: &3&lC&f&lash &3&l> &f # Coloque aqui a Mensagem de Erro do Player # #! EDIT !# ErroP: Esse player não está registrado no servidor # Coloque aqui a Mensagem de Erro Comando # #! EDIT !# Erro1: Use /darcash NICK QUANTIA Erro2: Use /enviarcash NICK QUANTIA on first join: set {Cash.%player%::DINHEIRO} to true command /cash [<offlineplayer>]: trigger: if arg 1 is set: if {Cash.%arg 1%::QUANTIA} is true: send "{@Prefix}O Jogador %arg 1% tem %{Cash.%arg 1%::QUANTIA}% de cash!" stop else: send "{@Prefix}{@ErroP}" if arg 1 is not set: send "{@Prefix}Você possue %{Cash.%player%::DINHEIRO}% de cash!" stop command /darcash [<offlineplayer>] [<integer>]: permission: Cash.Admin trigger: if {Cash.%player%::DINHEIRO} is true: if arg 1 is set: if arg 2 is set: add %arg 2% to {Cash.%arg 1%::DINHEIRO} send "{@Prefix}Você deu %arg 2% de cash para %arg 1%" stop else: send "{@Prefix}{@Erro1}" stop else: send "{@Prefix}{@Erro1}" stop else: send "{@Prefix}{@ErroP}" stop command /enviarcash [<offlineplayer>] [<integer>]: trigger: if {Cash.%arg 1%::DINHEIRO} is true: if arg 1 is set: if arg 2 is set: if {Cash.%player%::DINHEIRO} is more or equal to %arg 2%: add %arg 2% to {Cash.%arg 1%::DINHEIRO} send "{@Prefix}Você deu %arg 2% de cash para %arg 1%" remove %arg 2% to {Cash.%player%::DINHEIRO} send "{@Prefix}Você recebeu %arg 2% de cash de %player%" to arg 1 stop else: send "{@Prefix}Você não tem cash suficientes para enviar essa quantia!" stop else: send "{@Prefix}{@Erro2}" stop else: send "{@Prefix}{@Erro2}" stop else: send "{@Prefix}{@ErroP}" stop command /caixa [<text>]: trigger: if arg 1 is not set: send " " send "&c&l > &fCaixa Basica 50 de cash!" send "&c&l > &fCaixa Avancada 150 de cash!" send "&c&l > &fCaixa de Spawners 200 de cash!" send " " if arg 1 is "basica": if {Cash.%player%::DINHEIRO} is more or equal to 50: subtract 50 to {Cash.%player%::DINHEIRO} send "&aVocê comprou uma caixa Básica!" give 1 chest named "&6Caixa Basica" to the player stop else: send "&cVocê so possue %{Cash.%player%::DINHEIRO} de cash!" stop if arg 1 is "avancada": if {Cash.%player%::DINHEIRO} is more or equal to 150: subtract 150 to {Cash.%player%::DINHEIRO} send "&aVocê comprou uma caixa Avançada" give 1 ender chest named "&bCaixa Avançada" to the player stop else: send "&cVocê so possue %{Cash.%player%::DINHEIRO} de cash!" stop if arg 1 is "spawner": if {Cash.%player%::DINHEIRO} is more or equal to 200: subtract 200 to {Cash.%player%::DINHEIRO} send "&aVocê comprou uma caixa de Spawners" give 1 mob spawner named "&3Caixa de Spawners" stop on rightclick with chest: if tool of player is chest named "&6Caixa Basica": set player's tool to air chance of 10%: give diamond sword of sharpness 5 and unbreaking 3 and fire aspect 2 named "&bEspada do Meliodas" to player strike lightning at the player broadcast " &5&lCaixas > &f O player %player% encontrou um item &5ULTRA RARO" stop chance of 50%: give 15 emerald block to the player stop chance of 40% give 5 diamond block to player stop chance of 25%: give diamond sword of sharpness 4 and unbreaking 2 and fire aspect 2 to player broadcast " &5&lCaixas > &f O player %player% encontrou um item &6RARO" stop chance of 30% give paper named "&2Dinheiro" stop on rightclick with paper: if tool of player is papel named "&2Dinheiro": set player's tool to air add 10000 to player's account stop on rightclick with ender chest: if tool of player is chest named "&bCaixa Avançada": set player's tool to air chance of 25%: give diamond sword of sharpness 5 and unbreaking 3 and fire aspect 2 named "&bEspada do Meliodas" to player strike lightning at the player broadcast " &5&lCaixas > &f O player %player% encontrou um item &5ULTRA RARO" stop chance of 55%: give 15 diamond block to player stop chance of 35%: give 10 emerald block to player stop chance of 40%: give diamond sword of sharpness 3 and unbreaking 2 and fire aspect 2 to player stop chance of 60%: give diamond boots of protection 4 and unbreaking 3 to player stop on rightclick with mob spawner: if tool of player is mob spawner named "&3Caixa de Spawners" set player's tool to air chance of 40%: give 20 emerald block to player stop chance of 35%: give 1 diamond sword of sharpness 5 and unbreaking 3 and fire aspect 2 named "&bEspada do Meliodas" to player strike lightning at the player broadcast " &5&lCaixas > &f O player %player% encontrou um item &5ULTRA RARO" stop chance of 45%: give 25 diamond block to player stop chance of 20%: give 1 mob spawner:54 to player stop chance of 5%: give 1 mob spawner:99 to player strike lightning at the player broadcast " &5&lCaixas > &f O player %player% encontrou um item &bMEGA RARO" stop chace of 10%: give 1 mob spawner:57 to player stop v2 Tá no tópico também !
-
Na v2 eu faço
-
Depende do Sk Query 1.7 pra cima e SkPower 1.5
-
zGSpawners é um Script no qual você poderá comprar spawners por meio de um comando em gui Skript: https://dev.bukkit.org/projects/skript/files SkQuery: https://dev.bukkit.org/projects/skquery/files 1.5 - (NÃO TESTADO) 1.7 - (NÃO TESTADO) 1.8 - (TESTANDO) Com Delay: http://pastebin.com/654TE6LQ Sem Delay: http://pastebin.com/e9bUTsdn
-
negada [Shoutbox] Permissão editar e excluir!
tópico respondeu ao Hiitmarqes de zGhol em Sugestões recusadas
Mas no caso séria so Colaborador -
negada [Shoutbox] Permissão editar e excluir!
tópico respondeu ao Hiitmarqes de zGhol em Sugestões recusadas
Os Moderadores também -
Dica: Coloca com dependência de algum plugin de Skin set e faz executar um comando para ter a skin também
-
-
Por nada dúvidas/pedidos so chamar Estou sempre por aqui @Topic Se ter lag, tente colocar o delay maior que pode ajudar Se quiser faço com GUI para selecionar o determinado buff! Exemplo de um /buff seleciona o normal ou o VIP
-
-
Obrigado e, Como eu coloquei foi so o sistema de monetização ! talvez na v2 eu coloque Porque a ideia do Sk está correta e apenas a monetização do CASH