Jump to content

FiveM txadmin


LaGgIs

Recommended Posts

FiveM txadmin


I have made a huge update on this config it will now make a user and the correct path to the server-data folder without needed to make the setup. Ps i want to make a linux version but i dont have linux machine so i cant make one.

The username for txadmin will always be the same username as the tcadmin user are.

Password will always be "masterpassword123" If you want to change that password go to configuration files inside the fivem config. Then change the password hash just remember you have to set a password hash you cant use a normal password. Txadmin its using bcrypt encrypt. So need to be encrypt with bcrypt password hash.

 

Automatic installing latest version of esx legacy and qbcore white automatic MySql string automatically
Update server-data folder to the latest version
Update to latest artifacts version
Txadmin panel link. 

Disclaimer, If you have installed fivem on a other disk you have to change that in the configuration files. 

Disclaimer. You dont need to make this step and its for you own risk. "This step its only for MySQL manager" If you want mod installer to put mysql password, username and databas name automatic. But to make that work you need to run this command in your mysql.

Add this to you Tcadmin Database

REPLACE INTO `tc_default_variables` (`source`, `variable_id`, `is_custom`, `display_name`, `name`, `default_value`, `variable_type`, `is_script`, `read_only`, `view_order`) VALUES
    ('TCAdmin.GameHosting.SDK.Objects.Service', 1003, 1, 'Service - _MySQLPlugin::Username', '_MySQLPlugin::Username', '$ipy<%ReturnValue = ThisService.Variables.GetValue(\'_MySQLPlugin::Username\')%>', 1, 1, 0, 1000),
    ('TCAdmin.GameHosting.SDK.Objects.Service', 1004, 1, 'Service - _MySQLPlugin::Password', '_MySQLPlugin::Password', '$ipy<%ReturnValue = ThisService.Variables.GetValue(\'_MySQLPlugin::Password\')%>', 1, 1, 0, 1000),
    ('TCAdmin.GameHosting.SDK.Objects.Service', 1005, 1, 'Service - _MySQLPlugin::Database', '_MySQLPlugin', '$ipy<%ReturnValue = ThisService.Variables.GetValue(\'_MySQLPlugin::Database\')%>', 1, 1, 0, 1000);

 

 

 


 

Edited by LaGgIs
Link to comment
Share on other sites

  • 2 months later...
  • 3 weeks later...
  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 3 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use