Помогает предотвратить нарушение игроками командного лимита, разрешая только определенное количество авторизаций в кодовых замках и дверях.
- кфг
-
JSON:
{ "Config": { "Max Authorize Limit": 1, "Silent Mode": false } }
JSON:{ "MaxAuthorised": "You can't authorize. Max allowed authorization limit has been reached", "AuthSuccessful": "You have been successfully authorized to this door", "NoPerms": "You are not allowed to use this command", "InvalidSyntaxRemove": "Invalid syntax! Type /doorlimit remove <PlayerName - SteamID>", "NoPlayerFound": "No players found", "NoEntityFound": "No entity was found. Make sure you are looking at a door", "YouAreNotTheOwner": "You are not the owner of this door", "PlayerNotAuthedToThisDoor": "The target player is not authorised to this door", "PlayerRemoved": "The player was succesfully removed from the doors authorization list", "Help": "Type /doorlimit remove <PlayerName - SteamID> whilst looking at a door to remove them from the authorization list" }
- Команды
-
- /doorlimit remove <PlayerName / SteamID> -- Позволяет владельцу двери удалить определенного игрока из списка авторизации.