Getting Started with Access Control List (ACL): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 May 2025

  • curprev 21:2321:23, 25 May 2025DevMarvin talk contribs 4,177 bytes +4,177 Created page with "__TOC__ = Access Control List = RAGE Multiplayer C# API includes tool named Access Control List (ACL) that allows you to keep your gamemode secure and limit access to the commands. The main concept of this file is that you're giving a specific player a set of rights. You can create as many rights as many commands you have. === Default file === Default acl.xml file looks like this: <syntaxhighlight lang="xml"> <?xml version="1.0"?> <acl xmlns:xsd="http://www.w3.org/2001..."