summaryrefslogtreecommitdiffstats
path: root/MCServer
diff options
context:
space:
mode:
Diffstat (limited to 'MCServer')
-rw-r--r--MCServer/.gitignore20
-rw-r--r--MCServer/settings.ini3
2 files changed, 20 insertions, 3 deletions
diff --git a/MCServer/.gitignore b/MCServer/.gitignore
new file mode 100644
index 000000000..e455b8cdc
--- /dev/null
+++ b/MCServer/.gitignore
@@ -0,0 +1,20 @@
+*.exe
+ChunkWorx.ini
+ChunkWorxSave.ini
+MCServer
+banned.ini
+logs
+players
+whitelist.ini
+world
+API.txt
+*.dat
+schematics
+*.schematic
+*.ilk
+*.pdb
+memdump.xml
+*.grab
+ProtectionAreas.ini
+ProtectionAreas.sqlite
+helgrind.log
diff --git a/MCServer/settings.ini b/MCServer/settings.ini
index 00b3b1e44..5e6ed4e2b 100644
--- a/MCServer/settings.ini
+++ b/MCServer/settings.ini
@@ -19,9 +19,6 @@ Plugin=Core
Plugin=ChunkWorx
Plugin=ChatLog
-[HelpPlugin]
-ShowPluginNames=1
-
[Monsters]
AnimalsOn=0
AnimalSpawnInterval=10