Mr.Mostafa Posted July 25, 2019 Share Posted July 25, 2019 Hello , i just created mta server with Ubuntu 16 but i want to restart server to change acl and add my account to Group "Console" , how ? , what is the command i can write it to restart? server with this : https://www.vultr.com/docs/setup-a-multi-theft-auto-1-4-0-server-on-debian Link to comment
MIKI785 Posted November 8, 2019 Share Posted November 8, 2019 Well, first of all, Ubuntu 16 is an old version (albeit still in support), you should use 18.04 if you want a newer LTS version. Now to answer your question, you have two options: The first option is to shutdown the server by using the 'shutdown' command inside the server console. If you used the 'screen' program mentioned in the tutorial you linked, you first have to re-attach the mtasa console by running 'screen -r mtasa'. After the server is off, you can edit the ACL and then start the server again after you're done. If you edit the ACL while the server is running, it will get overwritten upon shutdown. The second option is to use the 'reloadacl' command. Simply edit the ACL while the server is running, re-attach the server console as described above and execute the 'reloadacl' command in the server console. No server restart is needed here. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now