Giter VIP home page Giter VIP logo

localadmin-v2's Introduction

LocalAdmin V2 GitHub release GitHub latest commit Project License

Second version of LocalAdmin, tool for hosting dedicated servers for SCP: Secret Laboratory.

This version is compatible with game version 9.0.0 and newer. Compatible both with Windows and Linux x64.

Syntax

Windows: LocalAdmin.exe [port] [arguments] [-- arguments passthrough]

Linux: ./LocalAdmin [port] [arguments] [-- arguments passthrough]

Arguments list

Long version Short version Description
--reconfigure -r Opens configuration editor.
--config [path to file] Changes LocalAdmin config path.
--logs [path to logs folder] Changes LocalAdmin logs directory.
--gameLogs [path to logs folder] Changes game logs directory.
It applies only to the Log Cleaner in LocalAdmin, not the game itself!
--useDefault -d Uses the default config if no config is present.
--printStd -s Redirects stdout and stderr of the game to the LocalAdmin live view.
--noSetCursor -c Disables setting console cursor position.
--printControl -p Enables printing control messages.
--noLogs -l Disables LocalAdmin logging.
--noAutoFlush -n Disables auto flush of LocalAdmin log files.
Not compatible with --noLogs argument.
--noAlign -a Disables multiline log entries alignment.
--dismissPluginManagerSecurityWarning Dismisses Plugin Manager security warning.
--disableTrueColor Disables True Color output.
--skipHomeCheck Skips home env var checking on startup (linux only).
--restartsLimit Specifies a limit of auto-restarts in a specified time window.
Setting this argument to 0 disables auto-restarts.
Setting this argument to -1 disables the limit.
Default value: 4
--restartsTimeWindow Specifies a time window (in seconds) for the auto-restarts limit.
Setting this argument to 0 disables resetting the amount of auto-restarts after a specified amount of time.
Default value: 480
--logLengthLimit Specifies the limit of characters in LocalAdmin log file.
Suffixes k, M, G and T are supported, eg. 5G is equal to 5000000000 characters.
Setting this argument to 0 disables the limit.
Default value: 25G
--logEntriesLimit Specifies the limit of entries in LocalAdmin log file.
Suffixes k, M, G and T are supported, eg. 5G is equal to 5000000000 entries.
Setting this argument to 0 disables the limit.
Default value: 10G

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.