Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /report [<player>]:
- trigger:
- if arg-1 is set:
- open chest with 1 row named "&4&lREPORT - %arg-1%" to player
- format slot 1 of player with diamond sword named "&cHacks" to close then run [execute player command "/reportspillerhack %arg-1%"]
- format slot 6 of player with paper named "&bChat" to close then run [execute player command "/reportspillerchat %arg-1%"]
- else:
- send "&8[&bSv-Hosting&8] &cSkriv venligst et navn." to player
- command /reportspillerhack [<player>]:
- trigger:
- wait 2 ticks
- open chest with 1 row named "&cHack Report" to player
- wait 2 ticks
- format slot 0 of player with diamond sword named "&cKill Aura" to close then run [execute player command "/reportspiller %arg-1% KillAura"]
- format slot 1 of player with speed potion named "&bSpeed Hack" to close then run [execute player command "/reportspiller %arg-1% SpeedHack"]
- format slot 2 of player with diamond sword named "&c Autoclicker" to close then run [execute player command "/reportspiller %arg-1% AutoClicker"]
- format slot 3 of player with diamond sword named "&c AimBot" to close then run [execute player command "/reportspiller %arg-1% AimBot"]
- format slot 4 of player with diamond sword named "&c NoSlowdown" to close then run [execute player command "/reportspiller %arg-1% NoSlowdown"]
- command /reportspillerchat [<player>]:
- trigger:
- wait 2 ticks
- open chest with 1 row named "&bChat report" to player
- wait 2 ticks
- format slot 0 of player with paper named "&cRasisme" to close then run [execute player command "/reportspiller %arg-1% Rasisme"]
- format slot 1 of player with paper named "&cSpam" to close then run [execute player command "/reportspiller %arg-1% Spam"]
- format slot 2 of player with paper named "&cIp Logger" to close then run [execute player command "/reportspiller %arg-1% IpLogging"]
- format slot 3 of player with paper named "&cTruer med ting" to close then run [execute player command "/reportspiller %arg-1% Truer"]
- format slot 4 of player with paper named "&cGrimt Sprog" to close then run [execute player command "/reportspiller %arg-1% Grimst prog"]
- command /reportspiller [<player>] [<text>]:
- trigger:
- loop all players:
- if player has permission "show.reports":
- send "&8[&bSv-Hosting&8] &c%command sender% &rreporter &c%arg-1% &rfor &c%arg-2%" to loop-players
Advertisement
Add Comment
Please, Sign In to add comment