Write Bukkitforge plugins, (java, minecraft) 1.5.2?

Me
- in Plugins
7

Hey jo how can I write on mycraft modpacks (ie bukkitforge) plugins?

ma

With Java, an interface and the API.

Dr

As I understand it, you only need the BukkitAPI

Me

Yes that does not work but that's just it

[HEAVY] [BukkitForge] Could not load './plugins/FTB.jar' in folder './plugins'

org.bukkit.plugin.InvalidPluginException: java.lang.ClassNotFoundException: Failed to remap class de.itzsinix.ftb.Main

[HEAVY] [BukkitForge] Could not load './plugins/FTB.jar' in folder './plugins'

org.bukkit.plugin.InvalidPluginException: java.lang.ClassNotFoundException: Failed to remap class de.itzsinix.ftb.Main

ma

What do you want now with the FTB.jar?

Me

That's what I called the plugin

Me

It works just with normal server but not with ftb or hexxit

ma

Then you probably used the normal spigot / bungee cord API.