How to install plugins in Bedrock Edition v1.14? I'm Asking!

fellybrosh

New Member
Currently i already install nukktix in Bedrock Edition v1.14, and put plugin type of .jar and .phar in plugins folder, when i run the start.batch, the plugins can't be loaded, there's no notification if the plugins loaded or not. what should i do?

 

Sleepybear

Moderator
Staff member
The .phar ones would not work since those are for PocketMine.
I'm guessing your other .jar is for Spigot, and thus is not enabled since it uses a different API.

You need to use Plugins built for Nukkit.
 

Sleepybear

Moderator
Staff member
Remove everything except the MobPlugin.jar

Are you sure you downloaded it from the Nukkit website? It shouldn't have come in a .zip file.
 

fellybrosh

New Member
Remove everything except the MobPlugin.jar

Are you sure you downloaded it from the Nukkit website? It shouldn't have come in a .zip file.
Yes, i got the plugin from Nukkitx, then directed to github website, i downloaded it as zip file, then extracted it into folder, then archive it into .phar file with WinRaR.

Am i correct?
 

Sleepybear

Moderator
Staff member
What? No... Not even close.

You are used to pocketmine which runs on PHP, which is a scripting language. Java is much different.

You just need to download the .jar file from NukkiX resources website, put that .JAR file in your Plugins directory and then start your server. Remove all that other stuff you have in there.
 
Top