-
Total de itens
1.125 -
Registro em
-
Última visita
Respostas na Comunidade
-
zGhol's postagem in Avatar do Scott ( Teen Wolf ) was marked as the answer
Fiz duas
http://i.imgur.com/w0kBbF0.jpg
http://i.imgur.com/rvroK5M.jpg
-
zGhol's postagem in [pedido] Assinatura was marked as the answer
http://i.imgur.com/qqpfeqS.png
Ajudei ?
Like + Resolvido ?!
-
zGhol's postagem in Assinatura was marked as the answer
Obs: foi a melhorzinha que eu achei
http://i.imgur.com/n7P8svT.jpg
-
zGhol's postagem in [Pedido] Staff (Plugin/Skript) was marked as the answer
Fiz em skript:
options: Mensagem: &c[Staff] &7 Normal: default command /staff promote [<offlineplayer>] [<text>]: trigger: if player has permission "admin.use": make console execute command "/pex user %arg 1% group set %arg 2%" broadcast "{@Mensagem}O Staff %arg 1% acaba de se integrar a staff do servidor!" stop else: send "&cSem permissão!" stop command /staff demote [<offlineplayer>]: trigger: if player has permission "admin.use": make console execute command "/pex user %arg 1% group set {@Normal}" broadcast "{@Mensagem}O Staff %arg 1% não integra mais a staff do servidor!" stop else: send "&cSem permissão!" stop -
zGhol's postagem in Pedido de Design - Banner de Divulgação was marked as the answer
Eu tentei mas a foto ia ficar feia ! Mas vê se assim está bom
Like + Resolvido ?
-
zGhol's postagem in Pedido - Plugin de Buff 1.8 was marked as the answer
Pode ser skript ?
http://pastebin.com/Usvbc2K9
options: # Coloque a Prefix # #! EDIT !# Prefix: &6&lB&f&luff &6&l> &f # Coloque a Permissão # #! EDIT !# Perm: buff.usar # Coloque o Tempo para Usar o Buff #! EDIT !# DeleyT: 10 minutes # Coloque os Buffs # #! EDIT !# Efeito1: strength Nivel1: 2 Tempo1: 1 minutes Efeito2: speed Nivel2: 2 Tempo2: 1 minutes Efeito3: regeneration Nivel3: 2 Tempo3: 1 minutes Efeito4: fire resistance Nivel4: 2 Tempo4: 1 minutes # Coloque a Mensagem De usar o Buff # #! EDIT !# Msg: Você usou o buff ! command /buff: trigger: if player has the permission "{@Perm}": set {Delay} to difference between {Buff.Delay::%player%} and now if {Delay} is less than {@DeleyT}: apply {@Efeito1} {@Nivel1} to the player for {@Tempo1} apply {@Efeito2} {@Nivel2} to the player for {@Tempo2} apply {@Efeito3} {@Nivel3} to the player for {@Tempo3} apply {@Efeito4} {@Nivel4} to the player for {@Tempo4} send "{@Prefix}{@Msg}" set {Buff.Delay::%player%} to now stop -
zGhol's postagem in [Pedido] Logo Ban nanatsu no taizai was marked as the answer
saushausa olha quem eu sou
@Topic
Outra opção:
-
zGhol's postagem in [Resolvido] [Dev] Como faço um simples GUI ? was marked as the answer
Da uma olhada nesse video:
https://www.youtube.com/watch?v=Oa1TUER0nBg
-
zGhol's postagem in [Resolvido] Tempo de validação vps OVH was marked as the answer
Normalmente tudo com cartão é rápido no máximo algumas coisa é 1h mas alguns casos ocorre de problemas e pode demora uma validação de 24horas
-
zGhol's postagem in [Entregue] [ Pedido ] Plugin Placa was marked as the answer
options: Mensagem1: &f&lAcesse o Canal NOME Mensagem2: &f&lFacebook: LINK DA PAGINA on sign change: if line 1 is "Confira as séries": if player has permission "placas.create": set the line 2 to "gravadas no" set the line 3 to "Servidor!" set the line 4 to "&1&mClique aqui" stop on right click on sign: if line 1 is "Confira as séries": if line 2 is "gravadas no": if line 3 is "Servidor!": if line 4 is "&1&mClique aqui": send "{@Mensagem1}" stop on sign change: if line 1 is "Curta nossa": if player has permission "placas.create": set the line 2 to "página no" set the line 3 to "Facebook!" set the line 4 to "&1&mClique aqui" stop on right click on sign: if line 1 is "Curta nossa": if line 2 is "página no": if line 3 is "Facebook!": if line 4 is "&1&mClique aqui" send "{@Mensagem2}" stop Obs: Quando for fazer a placa basta escrevr
Curta nossa ou
Confira as séries Na primeira linha,
Que a placa já vai ser formada!
Like + Resolvido
-
zGhol's postagem in [Entregue] [Pedido] Minérios direto para o inventário! was marked as the answer
Eu conheço esses:
Drops To Inventory: https://dev.bukkit.org/projects/drops-to-inventory
Auto Pickup (Recomendo): https://www.spigotmc.org/resources/autopickup.7623/
SafeMining: https://dev.bukkit.org/projects/safemining
-
zGhol's postagem in [Entregue] Skript de /recrutamento was marked as the answer
Cara fiz em skript não sei se você vai gostar mas pelo que eu entendi é assim:
command /recrutar: trigger: set {_espera} to difference between {Tempo.Delay::%player%} and now if {_espera} is less than 30 seconds: send "&6&lRECRUTAMENTO >> &fEspere 30 Para Usar Este Comando Novamente!" broadcast " " broadcast "&6&lRECRUTAMENTO >> &fO Player &6%player% &fEstá Recrutando Membros Para Seu Clan! De &6/tell %player%" broadcast " " set {Tempo.Delay::%player%} to now send "" stop -
zGhol's postagem in [Entregue] Pedido plugin / skript was marked as the answer
Assim ? Não sei se vai funcionar
options: Numero: "500" on server list ping: set max player count to {@Numero} -
zGhol's postagem in [Entregue] Pedido pl ou skript de puxar player was marked as the answer
command /puxar [<player>]: permission: staff.puxar trigger: if arg 1 is set: teleport %arg 1% to %player% send "&c&lPUXAR > &cVocê Puxou %arg 1%" stop else: send "&c&lPUXAR > &cUse /puxar NICK" -
zGhol's postagem in [Entregue] ( - Pedido - ) {Skript} votekick was marked as the answer
command /votekick [<player>] [<text>]: trigger: if arg 1 is set: if arg 2 is set: broadcast " " broadcast "&3&l[V&8&lote&3&lK&8&lick&3&l] &8O Jogador &3&l%player% &8Criou Um &3&lV&8&lote&3&lK&8&lick&3&l!" broadcast "&3&l[V&8&lote&3&lK&8&lick&3&l] &8VoteKick Para &3&l%arg 1%" broadcast "&3&l[V&8&lote&3&lK&8&lick&3&l] &8Motivo: &3&l%arg 2%" broadcast "&3&l[V&8&lote&3&lK&8&lick&3&l] &8Use &3&l/vk sim ou /vk nao" broadcast " " after 2 minutes if difference between {Voto.Sim} and {Voto.Nao} is less than 10: make console execute command "/kick %arg 1% %arg 2%" else: send "&3&lV&8&lote&3&lK&8&lick&3&l &3Use /votekick NICK MOTIVO" stop else: send "&3&lV&8&lote&3&lK&8&lick&3&l &3Use /votekick NICK MOTIVO" stop command /vk [<text>]: trigger: if arg 1 is set: if arg 1 is "sim": add 1 to {Voto.Sim} after 5 minutes set {Voto.Sim} to 0 if arg 2 is "nao": add 1 to {Voto.Nao} after 5 minutes: set {vote.sim} to 0 stop else: send "&3&lV&8&lote&3&lK&8&lick&3&l &3Use /vk sim para aceitar e /vk nao para negar" Não testado
-
zGhol's postagem in [Resolvido] NetBeans was marked as the answer
Sim, como eu já não sei
recomendo usar o eclipse cara ele é bem melhor !
-
zGhol's postagem in [Resolvido] Erro ao iniciar o Eclipse was marked as the answer
Então meu computador tinha esse erro quando fui ver meu sistema era x64 mas não roda então quando baixer x86 funcionou !