Better Reports

Script Better Reports 0.4 beta

  • 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!

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.13
  6. 1.14
  7. 1.15

Note: Due to the metadata mechanics in 1.12 resulting in a major bug, support for that version has been temporarily suspended until further notice.

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.
/deletereport: (/dr) Delete a player report by ID.

Permissions

  • Customizable! Here are the default permissions:
  • br.send: Access /sendreport
  • br.view: Access /viewreport
  • br.act: Access /actreport
  • br.delete: Access /deletereport
  • 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)
skript-mirror 2.0.0 (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 - v0.2 beta, v0.4.1 beta ONLY

Skript 2.4.1 - v0.3 beta, v0.4 beta ONLY
Skript 2.5alpha3 - v0.3 beta, v0.4 beta ONLY


Install Skript for your 1.8.8 server here. (2.2dev36)
Install Skript for your 1.9+ server here. (2.5alpha3)


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


Releases on skUnity will now only support Skript 2.3+. For legacy versions, please visit https://github.com/TheBrainOfThePanda/betterreports/releases.


(Latest release for Skript 2.2dev36: v0.4.1 beta)
  • Like
Reactions: egamer3000
Author
PandaDevs
Downloads
1,371
Views
1,371
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Delete Reports and UI Optimisations

    What's new in v0.4 beta: Added /deletereport. This will remove the report from the YAML for...
  2. UI Optimisations and Major Fixes!

    What's new in v0.3 beta: New dependency! Please install skript-mirror 2.0.0 for new UI...
  3. UI Optimisations and Fixes!

    What's new in v0.2 beta: New dependency! Please install skript-mirror 2.0.0 for new UI...