diff --git a/plugins.config b/plugins.config
index 9d5da4467d75fff4d8294e47460d4bcc7332460f..980946bc914c664d89d07c8beed53b7ac30f724b 100644
--- a/plugins.config
+++ b/plugins.config
@@ -1,41 +1,42 @@
+
+[unreal-cave-overlay]
+    name=Cave Overlay
+    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unreal-cave-overlay.git
+    default-branch=master
+    
 [likert-scale-plugin]
-    name="likert scale plugin"
+    name=Likert Scale
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/likert-scale-plugin.git
 
 [logging-plugin]
-    name=Logging Plugin
+    name=Logging
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/logging-plugin.git
 
 [ndisplayextensions]
-    name=nDisplayExtensions
+    name=nDisplay Extensions
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/ndisplayextensions.git
     default-branch=master
 
 [NDisplayLaunchButton]
-    name=NDisplay Launch Button
+    name=nDisplay Launch Button
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/NDisplayLaunchButton.git
 
-[universallogging]
-    name=UniversalLogging
-    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/universallogging.git
-
-[unreal-cave-overlay]
-    name=Unreal Cave Overlay
-    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unreal-cave-overlay.git
-    default-branch=master
-
 [unreal-study-framework]
-    name=Unreal-Study-Framework
+    name=Study Framework
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unreal-study-framework.git
 
+[universallogging]
+    name=Universal Logging
+    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/universallogging.git
+
 [unreal-va-plugin]
-    name=Unreal VA Plugin
+    name=Virtual Acoustics
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unreal-va-plugin.git
 
 [unrealvisplugin]
-    name=UnrealVisPlugin
+    name=Vis
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unrealvisplugin.git
 
 [widgetinteraction]
-    name=Widget Interaction Plugin
+    name=Widget Interaction
     url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/widgetinteraction.git
\ No newline at end of file