Jump to content

What is the default login system?


Siberhecy

Recommended Posts

Posted

As the title, what is the default login system for default server?

I deleted all resource load from mtaserver.conf but still /login /register works..

Thanks.

Full Stack Developer

Posted

Those commands are built-in to MTA. If you want to remove the ability for people to use them, you can do so by adding these lines in acl.xml under the Everyone and Default groups:

<right name="command.login" access="false"></right>
<right name="command.register" access="false"></right>

I may be wrong and you only need to add these in one of the aforementioned groups, but to be safe, add them in both.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...