Changed tabs to 4 spaces, removed unnecessary imports
By: durron597 <martin.jared@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import net.minecraft.server.MinecraftServer;
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
// Todo: Installation script
|
||||
|
||||
|
||||
try {
|
||||
MinecraftServer.main(args);
|
||||
} catch (Throwable t) {
|
||||
|
||||
Reference in New Issue
Block a user