Better Reports

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

PandaDevs

New Member
Mar 27, 2017
3
1
0

Why use Better Reports?

  • Easy to install script with minimal dependencies
  • Zero variable storage since all reports are saved to a YAML file
  • Chat and command logs found in /plugins/Skript/logs/betterpunish for reference to reports
  • UUID support
  • Cool paginated GUI for viewing global reports (/vr global)
  • config.yml allows for customizations without opening the script itself
Commands and Aliases
/sendreport: (/sr, /report) Report a player for any reason.
/viewreport: (/vr) View player reports by ID.
/actreport: (/ar) Act on a player report.

Permissions

  • Customizable! Here are the default permissions:
  • br.send: Access /sendreport
  • br.view: Access /viewreport
  • br.act: Access /actreport
  • br.notify: Be notified when a new report is submitted.
Media
To be added soon.

This script requires dependencies.
skript-yaml 1.3.2 (install here)

This script has only been tested on the following Skript versions, though it is expected to work on all Skript versions 2.2dev36 and later.
Skript 2.2dev36 (install here)

This script is in beta.
Bugs are expected and can be squashed. Open an issue report on Github and we can talk about it!
Github: https://github.com/TheBrainOfThePanda/betterreports

[doublepost=1593096599,1593074833][/doublepost]Issue #1: Inventory click event is not being cancelled due to name of event-inventory expression being broken on 1.13+. A hotfix is being pushed right now and will be released as version 0.3 beta.
Version 0.2 beta and 0.3 beta will both include UI optimisations.

Thank you!