Skip to content

Fawsum/esplugin_mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esplugin_mysql

An MySQL plugin for EssentialMode.

Installation

  • Download esplugin_mysql
  • Make sure you have mysql-async installed and working
  • Import the SQL file provided with this project, esplugin_mysql.sql
  • Add the following convar in your server configuration file: set es_enableCustomData 1. Make sure you put it directly under mysql_connection_string
  • Make your load order is correct. Here's how it should look:
start mysql-async
start essentialmode
start esplugin_mysql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%