GithubHelp home page GithubHelp logo

lycol50 / reportsystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pinakamalupetnaserver/reportsystem

0.0 0.0 0.0 269 KB

simple and clean reportsystem with UI's for everyone!

License: GNU General Public License v3.0

PHP 100.00%

reportsystem's Introduction

ReportSystem - modular ReportSystem

Simple and clean reportsystem with UI's for everyone!
This plugin use dktapps great pmforms API library. (although old but functional at least)

Equipped and Integrated with CortexPE/DiscordWebhookAPI

Direct Ban is now Supported, compatible with or without cucumber plugin!

Todo List

  • Commands
    • /report
    • /reportlist
    • /reportadmin
  • Admin
    • Admin ui
    • Direct ban
    • Send report to all op's and permitted players
  • Missing Features
    • Modular system
    • "back" and "exit" buttons
    • Multilang
    • Review notification
      • For new reports
      • at join
    • Visible review
    • Plugin ingame settings
    • Config file
    • Customization
      • prefix
      • messages
    • Deleteable reports
    • Recycle Bin
    • Discord Integration
    • and more ;)
  • API for other plugins

Where can i download ReportSystem?

Coming soon

Permissions

/report

No permission needed - useable for everyone

/reportadmin

Permission: reportsystem.admin Permission to open admin ui

/reportlist - !New Permission!

Permission: reportsystem.list Permission to open report list

For plugin devs

Report::getInstance()
Get plugins instance

Report::getInstance()->getReportList();
Returns array of all reports

Report::getInstance()->getRecycleBinList();
Returns array of all reports in recycle bin

Report::getInstance()->saveReport($reportname, $reporter, $playername, $desc, $notes)
Save another report

Report::getInstance()->sendReportToMod()
Send "new report" mesage to all server mods

Report::getInstance()->sendReportToMod()
Send "new report" mesage to all server mods

Report::getInstance()->checkForUnreviewed()
Returns true if some reports are unreviewed
and more API methods, just look into main class. ;)

Help me to add more features!

create an new pull request and help me to develop this reportsystem!

Collaborators

reportsystem's People

Contributors

honorgamerhd avatar lycol50 avatar poggit-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.