diff --git a/TShockAPI/ConfigFile.cs b/TShockAPI/ConfigFile.cs
index 472bda65..fd148a1e 100644
--- a/TShockAPI/ConfigFile.cs
+++ b/TShockAPI/ConfigFile.cs
@@ -56,7 +56,7 @@ namespace TShockAPI
/// Whether or not to use ServerName in place of the world name.
[Description("Whether or not to use ServerName in place of the world name.")]
- public bool UseServerName = false;
+ public bool UseServerName = false;
/// The path to the directory where logs should be written to.
[Description("The path to the directory where logs should be written to.")]