Jump to content

Report skript


NoutLost_

Recommended Posts

hey,
i made a cool report skript.
you can edit it as much as you want but please give me credit 😄 ty

options:
  p: &7[&c&lReports&7]

command /report [<player>] [<text>]:
  trigger:
    if arg-1 is set:
      if arg-2 is set:
        loop all players:
          if loop-player has permission "reports.read":
            send "{@p} %player% reported player %arg-1% for reason: &f%arg-2%"
          send "{@p} You succesfully reported %arg-1% for reason: &f%arg-2%!"
          send "{@p} &7Staff will look into this as soon as possible!"
          stop
      else:
        send "{@p} please give a reason why you want to report %arg-1%"
    else:
      send "{@p} please specify a player you want to report"

 

Link to comment
Share on other sites

12 hours ago, NoutLost_ said:

hey,
i made a cool report skript.
you can edit it as much as you want but please give me credit 😄 ty

options:
  p: &7[&c&lReports&7]

command /report [<player>] [<text>]:
  trigger:
    if arg-1 is set:
      if arg-2 is set:
        loop all players:
          if loop-player has permission "reports.read":
            send "{@p} %player% reported player %arg-1% for reason: &f%arg-2%"
          send "{@p} You succesfully reported %arg-1% for reason: &f%arg-2%!"
          send "{@p} &7Staff will look into this as soon as possible!"
          stop
      else:
        send "{@p} please give a reason why you want to report %arg-1%"
    else:
      send "{@p} please specify a player you want to report"

 

best not to double post 😕

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Lifestealed | Minecraft Servers
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - Present

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...