diff --git a/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java b/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java index 871ed06..78dab28 100644 --- a/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java +++ b/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandHelp.java @@ -26,7 +26,6 @@ import net.md_5.bungee.api.chat.TextComponent; import org.bukkit.entity.Player; public class SchematicCommandHelp { - private SchematicCommandHelp() { }