1.4.4 - readme update
This commit is contained in:
parent
9fb2cba70e
commit
c9f2b9b6ad
4
README
4
README
@ -26,6 +26,9 @@ The JNLP library is included (inside the .jar) as jnbt-1.1.jar. It is not public
|
|||||||
Version History:
|
Version History:
|
||||||
Morlok8k:
|
Morlok8k:
|
||||||
|
|
||||||
|
1.4.4
|
||||||
|
- Added ablilty to ignore [WARNING] and [SEVERE] errors with "-w"
|
||||||
|
|
||||||
1.4.3
|
1.4.3
|
||||||
- Fixed "-ps","-printspawn" as I had forgot I had broken it in 1.4.0 - due to config file change.
|
- Fixed "-ps","-printspawn" as I had forgot I had broken it in 1.4.0 - due to config file change.
|
||||||
|
|
||||||
@ -82,6 +85,7 @@ Arguments:
|
|||||||
Switches:
|
Switches:
|
||||||
-verbose : causes the application to output the server's messages to the console
|
-verbose : causes the application to output the server's messages to the console
|
||||||
-v : same as -verbose
|
-v : same as -verbose
|
||||||
|
-w : Ignore [WARNING] and [SEVERE] messages.
|
||||||
-i# : override the iteration spawn offset increment (default 300) (example: -i100)
|
-i# : override the iteration spawn offset increment (default 300) (example: -i100)
|
||||||
-x# : set the X offset to generate land around (example: -x0)
|
-x# : set the X offset to generate land around (example: -x0)
|
||||||
-y# : set the X offset to generate land around (example: -y0)
|
-y# : set the X offset to generate land around (example: -y0)
|
||||||
|
Reference in New Issue
Block a user