Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #-------------------><-------------------#
- #This skript as been created by mathis150#
- #-------------------><-------------------#
- Command /ss [<player>] [<sanction>]:
- permission: ss.type
- permission message: &3[SuperSanction] &cYou not have the permission for use this command !
- trigger:
- arg-1 is not set:
- arg-2 is not set:
- send "&b[---------> &3List of command &b<---------]"
- send "&bUsage of the command: &e/ss &6<player/command> <sanction>"
- send ""
- send "> /ss help | View all command"
- send "> /ss list | View all sanction"
- send "> /ss <player> <sanction> | Sanction one player"
- send "> /ss reload | Reload a skript !"
- send "Page 1/999 | Use /ss help <page-number>"
- send "&b[---------> &3List of command &b<---------]"
- arg-1 is "list":
- arg-2 is not set:
- send "&b[---------> &3List of sanction &b<---------]"
- send "&bUsage of the command: &e/ss &6<player> <sanction>"
- send ""
- send "> FF | Name: ForceField | Sanction: Ban = 30 days"
- send "> F | Name: Fly | Sanction: Ban = 30 days"
- send "> KA | Name: KillAura | Sanction: Ban = 30 days"
- send "> AB | Name: AimBot | Sanction: Ban = 30 days"
- send "> CS | Name: Spaming chat | Sanction: Mute = 1 days"
- send "> BT | Name: Bad Troll | Sanction: Ban = 1 days"
- send "> VBT | Name: Very Bad Troll | Sanction: Ban = 5 days"
- send "> BR | Name: Bad Report | Sanction: Ban = 1 days"
- send "&b[---------> &3List of sanction &b<---------]"
- arg-1 is set:
- arg-2 is "FF":
- make player execute command "/tempban %arg-1% 30d &eHacking &b(ForceField)"
- broadcast "[Broadcast] %arg-1% is banned for ForceField"
- send "&3[SuperSanction] &aThe sanction as been effected"
- arg-1 is set:
- arg-2 is "F":
- make player execute command "/tempban %arg-1% 30d &eHacking &b(Fly)"
- send "&3[SuperSanction] &aThe sanction as been effected"
- broadcast "[Broadcast] %arg-1% is banned for Fly"
- arg-1 is set:
- arg-2 is "KA":
- make player execute command "/tempban %arg-1% 30d &eHacking &b(KillAura)"
- send "&3[SuperSanction] &aThe sanction as been effected"
- broadcast "[Broadcast] %arg-1% is banned for KillAura"
- arg-1 is set:
- arg-2 is "AB":
- make player execute command "/tempban %arg-1% 30d &eHacking &b(AimBot)"
- send "&3[SuperSanction] &aThe sanction as been effected"
- broadcast "[Broadcast] %arg-1% is banned for AimBot"
- arg-1 is set:
- arg-2 is "BT":
- make player execute command "/tempban %arg-1% 1d &eHacking &b(BadTroll)"
- send "&3[SuperSanction] &aThe sanction as been effected"
- arg-1 is set:
- arg-2 is "VBT":
- make player execute command "/tempban %arg-1% 5d &eHacking &b(VeryBadTroll)"
- send "&3[SuperSanction] &aThe sanction as been effected"
- arg-1 is set:
- arg-2 is "BR":
- make player execute command "/tempban %arg-1% 1d &eHacking &b(BadReport)"
- send "&3[SuperSanction] &aThe sanction as been effected"
- arg-1 is set:
- arg-2 is "CS":
- make player execute command "/mute %arg-1% 1d"
- send "&3[SuperSanction] &aThe sanction as been effected"
- broadcast "[Broadcast] %arg-1% is muted for SpammingChat"
Advertisement
Add Comment
Please, Sign In to add comment