src.nth.io/

summaryrefslogtreecommitdiff
path: root/minecraft/files
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-05-16 09:55:46 -0500
committerLuke Hoersten <[email protected]>2020-05-16 09:55:46 -0500
commitcaaa2a59e3915d2c06a39c9e9e35f7a39f8d61f1 (patch)
tree57db2472ee46c511d10890594a16976130f1b49f /minecraft/files
parenta5affabbc99105565661c7a9535e26db0bc22cf9 (diff)
Removed newlines at end of minecraft config files to avoid generating changes after server removes them.
Diffstat (limited to 'minecraft/files')
-rw-r--r--minecraft/files/ops.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecraft/files/ops.json b/minecraft/files/ops.json
index 4bf391e..8ef1e5f 100644
--- a/minecraft/files/ops.json
+++ b/minecraft/files/ops.json
@@ -5,4 +5,4 @@
"level": 4,
"bypassesPlayerLimit": true
}
-]
+] \ No newline at end of file