mirror of
https://github.com/plexusorg/Plex.git
synced 2025-01-09 00:47:36 +00:00
i forgor to pass this variable lmao
This commit is contained in:
parent
d10f738304
commit
a43072cd1d
@ -99,7 +99,7 @@ public class PlexCMD extends PlexCommand
|
|||||||
{
|
{
|
||||||
return mmString("<red>Plex is already up to date!");
|
return mmString("<red>Plex is already up to date!");
|
||||||
}
|
}
|
||||||
plugin.getUpdateChecker().updateJar();
|
plugin.getUpdateChecker().updateJar(sender);
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user