NOTES:
- Yes, the plugin icon is a random image from google, link?
https://www.svgrepo.com/svg/200236/report
- If you find any bug, yes, you can report it in the review section but don't give a bad review with it lol
COMMANDS:
/report <player-to-report> <report-type>
/chatreport <player-to-report> <report-type>
STAFF COMMANDS:
/reports - shows all current registered & active reports
/reports clear <player> - clear all reports registered for selected player
PERMISSIONS:
report.command.report - to use the /report command
report.command.chatreport - to use the /chatreport command
report.command.reports - to use the /reports command
report.permission.staff - to be seen as a staff member by the plugin
CONFIG:
Code (YAML):
# 'report-type'|'alias1'-'alias2'-'alias3'...
# so for example:
# /report player report-type or /chatreport player report-type
# is the exact same as:
# /report player alias1 or /chatreport player alias1
INGAME-REPORT
:
- 'killaura'
- 'autoclicker|ac'
- 'fly'
- 'speed'
- 'bhop|bonnyhop-bhopper'
CHAT-REPORT
:
- 'swear|badword-fword'
- 'racist|racism-nword'
- 'advertising|advertisement-ads'
- 'harassment|harassing'
- 'threatening|threat'
- 'spam|spammer-spamming'
# in seconds
# no delay? put 0
REPORT-DELAY
: 5
MESSAGES:
REPORT-SUCCESS
: '&aYour report has been sent to a staff member and will be reviewed soon
...'
REPORT-FAIL
: '&cYour report has been declined!'
REPORT-COOLDOWN
: '&cPlease wait before reporting again
...'
REPORT-RECEIVED
: '&aA new report has been saved, make sure to check it out asap!'