Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #--+--------------------------------+--
- # Punishment GUI
- # by SamerGC
- # Twitter: @SamerDEV_
- # Skype: samergamer12
- #--+--------------------------------+--
- # It is recommended to have the installed plugins MaxBans or LiteBans
- #--+--------------------------------+--
- # The command executes a GUI
- #--+--------------------------------+--
- # License Summary
- # The use of the skript without the consent of the creator will be denounced (Consequences)
- # Modification of the script without the consent of the creator will be denounced
- # Assigning the merits of creation of the Skript will be denounced
- # The use of the Skript codes will be reported
- #--+--------------------------------+--
- # The command is executed by the console!
- #--+--------------------------------+--
- command /punish [<offline player>]:
- #------------------
- # Alias for /ban
- #------------------
- aliases: /p
- #-----------------------------
- #Permission (can be whatever)
- #-----------------------------
- permission: use.punishment
- #--------------------------------------
- #Message if player doesn't have perms.
- #--------------------------------------
- permission message: &b&lSK &8» &cYou do not have enough permissions.
- trigger:
- #---------------
- # Requires Args
- #---------------
- if arg-1 is not set:
- send "&b&lSK &8» &fUsage: /punish (Name)"
- if arg-1 is set:
- open chest with 6 rows named "&ePunish %arg-1%" to player
- wait 1 tick
- #-------------------------------------------------
- # CHANGE BAN COMMANDS AT END OF EACH LINE OF CODE
- #-------------------------------------------------
- format slot 4 of player with arg-1's skull named "&a%arg-1%" to be unstealable
- format slot 0 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 1 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 2 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 3 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 5 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 6 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 7 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 8 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 45 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 46 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 47 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 48 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 49 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 50 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 51 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 52 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 53 of player with 160:7 named "&b&lSkyKingdom" to be unstealable
- format slot 10 of player with 351:13 named "&cHacking" to be unstealable
- format slot 19 of player with 160:14 named "&8(&c1&8) &cObivious Hacks &8(&c&lPERMANENT BAN&8)" to close then run [execute player command "ban %arg-1% Hacking"]
- format slot 28 of player with 160:14 named "&8(&c2&8) &cHacks in Screen-Share &8(&c&lPERMANENT BAN&8)" to close then run [execute player command "ban %arg-1% Hacking In SS"]
- format slot 37 of player with 160:14 named "&8(&c3&8) &cAdmitted to Hacks &8(&b&l14D TEMP BAN&8)" to close then run [execute player command "tempban %arg-1% 14d Admitted to Hacks"]
- format slot 12 of player with 351:10 named "&cSpamming" to be unstealable
- format slot 21 of player with 160:11 named "&8(&c1&8) &cSpamming/Insult &8(&B&LWARNING&8)" to close then run [execute player command "warn %arg-1% Spamming or Insult"]
- format slot 30 of player with 160:11 named "&8(&c2&8) &cSpamming/Insult &8(&B&L10M MUTE&8)" to close then run [execute player command "mute %arg-1% 10m Spamming or Insult"]
- format slot 39 of player with 160:11 named "&8(&c3&8) &cSpamming/Insult &8(&B&L30M MUTE&8)" to close then run [execute player command "mute %arg-1% 30m Spamming or Insult"]
- format slot 14 of player with 351:10 named "&cRacism" to be unstealable
- format slot 16 of player with 351:13 named "&cThreats" to be unstealable
- format slot 23 of player with 160:11 named "&8(&c1&8) &cRacism &8(&B&LWARNING&8)" to close then run [execute player command "warn %arg-1% Racism"]
- format slot 32 of player with 160:11 named "&8(&c2&8) &cRacism &8(&B&L1H MUTE&8)" to close then run [execute player command "mute %arg-1% 1h Racism"]
- format slot 41 of player with 160:14 named "&8(&c3&8) &cRacism &8(&c&L3D TEMPBAN&8)" to close then run [execute player command "tempban %arg-1% 3d Racism"]
- format slot 25 of player with 160:14 named "&8(&c1&8) &cAutoClicking &8(&B&l30D TEMP BAN&8)" to close then run [execute player command "tempban %arg-1% 30d AutoClicking"]
- format slot 34 of player with 160:14 named "&8(&c2&8) &cX-ray &8(&B&l14D TEMP BAN&8)" to close then run [execute player command "tempban %arg-1% 14d X-ray"]
- format slot 43 of player with 160:14 named "&8(&c3&8) &cAdmited X-ray&8(&B&l7D TEMP BAN&8)" to close then run [execute player command "tempban %arg-1% 7d Admited X-ray"]
- #done
Advertisement
Add Comment
Please, Sign In to add comment