Skip to content
This repository was archived by the owner on Aug 31, 2020. It is now read-only.

Kxnrl/MotdEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple motd plugin.

install

  • Make sure database info in webplugin.php
  • Upload webplugin.php to your web host
  • Upload motdex.smx to your {game dir}/addons/sourcemod/plugins
  • Set the right wen url in {game dir}/cfg/KyleLu/motdex.cfg
  • Make sure 'motdex' in your database.cfg
"motdex"
{
    "driver"    "mysql" // mysql support only
    "host"      "<HOSTNAME>"
    "database"  "<DATABASE>"
    "user"      "<USERNAME>"
    "pass"      "<PASSWORD>"
    "port"      "<PORT>"
}
  • Start your server

About

fix csgo motd bug.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published