Skip to content

crisisgamer/FixLoadMotd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FixLoadMotd

Fix load MOTD & server website button in tab using a configurable ConVar or motd.txt file

Preview

🚀 Installation

  1. Install CounterStrike Sharp and Metamod:Source
  2. Download FixLoadMotd.zip from releases
  3. Extract and upload to your game server: game/csgo/addons/counterstrikesharp/plugins/FixLoadMotd/

⚙️ Configuration

You have two options to configure the MOTD URL:

Option 1: Using ConVar (Recommended)

Add the ConVar to your server configuration file (e.g., cfg/server.cfg):

motd_url "https://your-website.com/"

Option 2: Using motd.txt file

Create or edit the motd.txt file in your game/csgo/ directory:

https://your-website.com/

Note: The ConVar takes priority over the motd.txt file. If motd_url is set, the plugin will use it instead of reading from motd.txt.

About

Fix load MOTD & server website button in tab

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages

  • C# 100.0%