Minecraft Server Help

Discussion in 'General Help' started by CodingKing20, Nov 6, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    CodingKing20

    Recently, CraftBukkit has been taken down. I want to test my own plugins but have no way of it as it keeps giving "no main manifest attribute in craftbukkit.jar" problem. How would I create a bukkit server instead of a CraftBukkit one?

    Currently, I use this command in my batch file:
    Code:java
    1. java -Xmx1024M -jar bukkit.jar -o true
    2. PAUSE
     
  2. Offline

    mrCookieSlime

    CodingKing20
    You cannot create a Server using Bukkit.
    Bukkitis just the API. CraftBukkit is the Server Software.
    You might have to use Spigot or similar.
     
Thread Status:
Not open for further replies.

Share This Page