okokReports
Installation Guide
Execute the following SQL code in your database:
CREATE TABLE `okokreports`(
`admin_identifier` varchar(255) NOT NULL,
`responded_reports` varchar(255) NOT NULL DEFAULT 1,
UNIQUE KEY abc_ndx (admin_identifier)
);'@mysql-async/lib/MySQL.lua',
-- '@oxmysql/lib/MySQL.lua',-- '@mysql-async/lib/MySQL.lua',
'@oxmysql/lib/MySQL.lua',Set the Discord Webhook URLs (to enable logs)
Server artifacts
Last updated