diff --git a/build.xml b/build.xml
index 8fe74621..2b973310 100644
--- a/build.xml
+++ b/build.xml
@@ -43,7 +43,6 @@
-
diff --git a/config_world.yml b/config_world.yml
index 3108d091..04a7b08c 100644
--- a/config_world.yml
+++ b/config_world.yml
@@ -15,13 +15,12 @@
# - If you want to check the format of this file before putting it
# into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
-# - Lines starting with # are commentsand so they are ignored.
+# - Lines starting with # are comments and so they are ignored.
#
summary-on-start: on
protection:
- enforce-single-session: on
item-durability: on
simulation:
diff --git a/global.yml b/global.yml
deleted file mode 100644
index fe0ca603..00000000
--- a/global.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-suppress-tick-sync-warnings: false
\ No newline at end of file