mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
TFS 0.2 and 1.0 report bug system
Players can say !report SomeMessageHere to send a report to database, it will automatically fetch position of player etc. You can check reports in admin panel and change status of them, and optionally reward player with points if you feel they deserve it for reporting the bug. Default working TFS 1.0 scripts for shop and firstitems
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
<li>
|
||||
<a href='admin_skills.php'>Admin Skills</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='admin_reports.php'>Admin Reports</a>
|
||||
</li>
|
||||
<?php
|
||||
$new = 0;
|
||||
$cat = 4; //Category ID for feedback section
|
||||
|
Reference in New Issue
Block a user