Little bit of spacing fixed.
This commit is contained in:
parent
a662c93a92
commit
ae1480fb1e
@ -16,9 +16,7 @@ import mineplex.core.common.util.UtilTime.TimeUnit;
|
||||
public abstract class MiniPlugin implements Listener
|
||||
{
|
||||
protected String _moduleName = "Default";
|
||||
|
||||
protected JavaPlugin _plugin;
|
||||
|
||||
protected NautHashMap<String, ICommand> _commands;
|
||||
|
||||
public MiniPlugin(String moduleName, JavaPlugin plugin)
|
||||
|
Loading…
Reference in New Issue
Block a user