Jump to content

disable /login on console


synskidz

Recommended Posts

Those functions are baked into MTA and aren't contained within any resource.

To disable it, you need to edit your acl.xml.

Simply go to where it says '<acl name="Default">' and add the following underneath:

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

 

  • Like 1
Link to comment
  • Recently Browsing   0 members

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