Server.properties (view source)
Revision as of 02:32, 16 October 2024 (view source)
, 16 October 2024Fix grammar
Grzesiek11 (talk | contribs) (Improve option descriptions, remove outdated information) |
Grzesiek11 (talk | contribs) m (Fix grammar) |
||
Line 22:
#* On the second line, a comment containing the timestamp of the file's generation in the format <code>dow mon dd hh:mm:ss zzz yyyy</code> in Java's <code>[https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/format/DateTimeFormatter.html DateTimeFormatter]</code> pattern syntax is written.
#* Some characters such as <code>:</code> are escaped in values with <code>\</code>.
#* Line endings are written as LF on Unix-like systems, and
After changes are made to the file, the server must be restarted for them to take effect.
|