mirror of
https://github.com/darverdevs/PluginInstaller.git
synced 2024-11-21 17:06:03 -08:00
deafdds
This commit is contained in:
parent
bf87278bbd
commit
ae9db86b7a
Binary file not shown.
|
@ -20,7 +20,6 @@ public class InstallCommand implements CommandExecutor {
|
|||
if (cmd.getName().equalsIgnoreCase("install")) {
|
||||
if (snder.isOp() || snder instanceof ConsoleCommandSender) {
|
||||
Installer ins = new Installer();
|
||||
|
||||
// handler for install argument
|
||||
if (args.length == 1) {
|
||||
String Install_Jar = args[0].toLowerCase();
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user