Difference between revisions of "Command Line Arguments"

From OpenKore Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
=== --lockdown ===
 
=== --lockdown ===
Disable potentially insecure features (including, but not limited to [[eval]] and [[plugin]] commands).
+
Disable potentially insecure features (including, but not limited to [[eval]] and [[plugin]] commands, [[eventMacro#Perl_Subroutines]] ).
  
 
=== --no-connect ===
 
=== --no-connect ===

Revision as of 10:50, 1 August 2020

--help

Display up to date information about command line arguments and exit.


--interface

Interface to load on start.

--lockdown

Disable potentially insecure features (including, but not limited to eval and plugin commands, eventMacro#Perl_Subroutines ).

--no-connect

Initialize, but do not connect.

--control

Directories to look in for control files (delimited with :).

--tables

Directories to look in for tables.

--plugins

Directories to load plugins from.

--fields

Directory to look in for fields.

--config

File to use instead of config.txt.

--mon_control

File to use instead of mon_control.txt.

--items_control

File to use instead of items_control.txt.

--shop

File to use instead of shop.txt.

--sys

File to use instead of sys.txt.

--logs

Directory to save logs in.

--chat-log

Directory to save chat-log in.

--storage-log

Directory to save storage-log in.