summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--EssentialsGroupManager/src/config.yml4
-rw-r--r--README.markdown4
2 files changed, 5 insertions, 3 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index a5bca810e..1c5e3e32d 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -18,5 +18,5 @@ settings:
- world_nether
- world2
- world3
- world4:
- - world5 \ No newline at end of file
+ # world4:
+ # - world5 \ No newline at end of file
diff --git a/README.markdown b/README.markdown
index cfd6629d6..616a76185 100644
--- a/README.markdown
+++ b/README.markdown
@@ -18,4 +18,6 @@ The default line ending is LF.
To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project.
-If you create pull requests, always make them for the master branch. \ No newline at end of file
+If you create pull requests, always make them for the master branch.
+
+The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets \ No newline at end of file