Plugin not enabling

Discussion in 'Plugin Help/Development/Requests' started by Ridan, Jan 14, 2015.

Thread Status:
Not open for further replies.
  1. Basically, i've made a plugin and tested it on my testserver (Craftbukkit 1.7.5), And it works 100% fine. But, when my friend tries it on his server (Spigot 1.8) The server just does nothing, It wont leave a stacktrace, no info about it, its almost like the server doesnt see the plugins is there in the folder.
    YES, The plugin is in his plugin folder
     
  2. Offline

    Hex_27

    @Ridan How big is the plugin? Can you post the main class for us to see? It may help a little. Also, `1.7.5 and 1.8 are very different versions, maybe the plugin broke in 1.8.
     
  3. Its not big at all, maybe 7kb. How would i update it to 1.8 then?
     
  4. Offline

    Hex_27

    @Ridan are you using eclipse? If you are, simply replace your external jar bukkit 1.7.5 with bukkit 1.8
     
  5. I am, But everyone and everywhere sais theres no bukkit out yet for 1.8
     
  6. Offline

    teej107

    @Ridan There is a fork of Bukkit for 1.8. "Bukkit" 1.8 isn't official and isn't obtainable here. You can find a way to obtain it over at the Spigot forums.
     
  7. Offline

    mrCookieSlime

    Moved to Alternatives Section.
     
Thread Status:
Not open for further replies.

Share This Page