Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A report system that allows you to report players

Project test

Report others for naughty behaviours. When you report someone, a new report will be generated into the report file. This includes, the name of the player that is reported, the name of the player that reports, the reported reason, and finally, the time that the report was made. Server owners can check player's report through in-game. This is to ensure that server owners will have a better time managing reported players.

Features

Report data

When you report a player, a report data will be generated in the report file. This includes, the name of the player that is reported, the name of the player that reports, the reported reason, and finally, the time that the report was made.

Check player's report via in-game

There is a command to check player's report via in-game. It will mirror what is in the report file.

Reload

Reload through in-game, instead of restarting the whole server.

Clear player's report

Clear player's report data when it is no longer required.

Version checker

I have integated a system to the plugin where if the plugin is loaded, and this github release page is updated, you will receive new updates via in-game. You can also disable this through the config file.

Commands

/report version Get the latest plugin update.
/report reload Reloads the necessary files.
/report clear Clears the specified player's report data.
/report check Check the specified player's report data.

report.yml (example)`

f798e323-b270-30de-9547-b053e429138b:
  name:
  - '233'
  reason:
  - Example reason 1
  - Example reason 2
  reported by:
  - PositionV
  - popo
  date:
  - '2024-09-26 : 21-47-22'
  - '2024-09-26 : 21-50-14'
  Player reported amount: 2

About

Report others for naughty behaviour

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages