mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-09-09 03:35:14 -05:00
Added Report admin Tool with frontend to handle Player Reports. Similar to the Chat Message handling.
This commit is contained in:
@@ -34,6 +34,7 @@ final public static function getAllTools(): array
|
||||
UsersController::class,
|
||||
ChatMessageController::class,
|
||||
InboxMailerController::class,
|
||||
PlayerReportsController::class,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user