|
@@ -70,7 +70,9 @@ AcceptAlternateID = True
|
|
|
|
|
|
# Datapack root directory.
|
|
|
# Defaults to current directory from which the server is started unless the below line is uncommented.
|
|
|
-#DatapackRoot = C:/Work/tmp/DataPack
|
|
|
+# WARNING: <u><b><font color="red">If the specified path is invalid, it will lead to multiple errors!</font></b></u>
|
|
|
+#Default: .
|
|
|
+DatapackRoot = .
|
|
|
|
|
|
# Define how many players are allowed to play simultaneously on your server.
|
|
|
# Default: 100
|