Перейти к содержанию

Getting Started with Access Control List (ACL) — история изменений

Выбор версий: отметьте версии страницы, которые вы хотите сравнить, и нажмите Enter или кнопку ниже.
Пояснения: (текущ.) — отличия от текущей версии; (пред.) — отличия от предыдущей версии; м — малые изменения.

25 мая 2025

  • текущ.пред. 21:2321:23, 25 мая 2025 imported>DevMarvin 4177 байт +4177 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..."