Xenin Inventory - The Modern ItemStore

(21)
(244)
You can always read the reviews or discuss this product
Stable
1.6.1

DATABASE CHANGES

If you're using MySQL, you need to be aware of the new MySQL credentials system.

All credentials are now shared between all Xenin scripts, so you cannot setup MySQL in the script anymore.

To setup MySQL for the add-on you have to go to your servers data folder and make a "xenin" folder if it doesn't exist.

In that folder you create mysql.txt and fill it with this, and edit the info to your own MySQL info

{
	"Host": "localhost",
	"Password": "",
	"EnableMySQL": true,
	"Database_port": 3306.0,
	"MultiStatements": false,
	"Username": "root",
	"Database_name": "gmod_server"
}

Example of correct path: garrysmod\data\xenin\mysql.txt


Other changes

  • Fixes an startup error
Search products...