diff --git a/INSTALL.txt b/INSTALL.txt index 683c41055..c506e4e1c 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -21,4 +21,6 @@ A worldedit.properties will be created on first run that will let you configure settings for WorldEdit. Available settings: -* allowed-blocks: List of allowed blocks that you can use \ No newline at end of file +* string allowed-blocks: List of allowed blocks that you can use +* true/false map-script-commands: True to allow scripts in editscripts/ to be + run directly as a command (i.e. /forestgen -> /editscript forestgen) \ No newline at end of file