try to fix javadoc

This commit is contained in:
Gabriele C
2016-06-03 00:27:06 +02:00
parent eafb3b6653
commit 6c0dec887a
2 changed files with 1 additions and 3 deletions
@@ -44,6 +44,7 @@ public class SpawnLoader implements SettingsDependent {
* @param pluginFolder The AuthMe data folder
* @param settings The setting instance
* @param pluginHooks The plugin hooks instance
* @param dataSource The plugin auth database instance
*/
@Inject
public SpawnLoader(@DataFolder File pluginFolder, NewSetting settings, PluginHooks pluginHooks,