Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- Perm: equipe.punir #Permissão para punir
- SemPerm: &cVoce não tem permissão #Mensagem se não tiver permissão
- command /punir [<offlineplayer>]:
- trigger:
- if player has permission "{@Perm}":
- if arg 1 is set:
- open chest with 4 row named "&ePunir %arg 1%" to player
- wait 5 tick
- format slot 0 of player with a paper named "&aUso de Macro" with lore "|| &7* Punição Banimento 1 DIA" to close then run [make player execute command "/litebans:tempban %arg 1% 1d Uso de Macro" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 1 of player with a paper named "&aGrifar" with lore "|| &7* Punição Banimento 1 DIA" to close then run [make player execute command "/litebans:tempban %arg 1% 1d Grifou no servidor." and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 2 of player with a paper named "&aNegar Tela" with lore "|| &7* Punição Banimento 1 DIA" to close then run [make player execute command "/litebans:tempban %arg 1% 1d Negou Tela" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 3 of player with a paper named "&aOfensa ao servidor" with lore "|| &7* Punição Banimento 4 DIAS" to close then run [make player execute command "/litebans:tempban %arg 1% 4d Ofensa ao servidor" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 4 of player with a paper named "&aAbuso de Bugs" with lore "|| &7* Punição Banimento 4 DIAS" to close then run [make player execute command "/litebans:tempban %arg 1% 4d Abuso de Bugs" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 5 of player with a paper named "&aDivulgação de links" with lore "|| &7* Punição Banimento 1 DIA" to close then run [make player execute command "/litebans:tempban %arg 1% 1d Divulgação" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 6 of player with a paper named "&aTrap" with lore "|| &7* Punição Banimento 3 DIAS" to close then run [make player execute command "/litebans:tempban %arg 1% 3d TRAP" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 7 of player with a paper named "&aUso de HACK" with lore "|| &7* Punição Banimento PERMANENTE" to close then run [make player execute command "/litebans:ban %arg 1% Cliente alternativo" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 8 of player with a paper named "&aDivulgação de Hacker" with lore "|| &7* Punição Banimento 7 DIAS" to close then run [make player execute command "/litebans:tempban %arg 1% 7d Divulgação de Hackers" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 9 of player with a paper named "&aSexo Explicito" with lore "|| &7* Punição Banimento 7 DIAS" to close then run [make player execute command "/litebans:tempban %arg 1% 7d Sexo Explicito" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 10 of player with a paper named "&aPalavras de baixo calão" with lore "|| &7* Punição Mute 1 HORA" to close then run [make player execute command "/litebans:tempmute %arg 1% 1h Palavras de baixo calão" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 11 of player with a paper named "&aOfensa ao Jogador/Staff" with lore "|| &7* Punição Mute 1 HORA" to close then run [make player execute command "/litebans:tempmute %arg 1% 1h Ofensa ao jogador/staff" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 12 of player with a paper named "&aFlood/Spam" with lore "|| &7* Punição Mute 30 Minutos" to close then run [make player execute command "/litebans:tempmute %arg 1% 30m Flood/Spam" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 13 of player with a paper named "&aConotação Sexual" with lore "|| &7* Punição Mute 2 Horas" to close then run [make player execute command "/litebans:tempmute %arg 1% 2h Conotação Sexual" and "/litebans:warn %arg 1% Desrespeitou as regras."]
- format slot 27 of player with a paper named "&aMUTE 10 MINUTOS" with lore "|| &7* Punição Mute 10 Minutos" to close then run [make player execute command "/litebans:tempmute %arg 1% 10m Desrespeitou as regras."]
- format slot 35 of player with a paper named "&aKICK" with lore "|| &7* Punição KICK" to close then run [make player execute command "/kick %arg 1% Desrespeitou as regras."]
- else:
- send "&cUse /punir [jogador]"
- else:
- send "{@SemPerm}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement