---
title: "Adding Plugins to Your Minecraft: Bedrock Edition Server"
description: "Learn how to use Cloudburst to add plugins to your Minecraft: Bedrock Edition server."
source: "https://nodecraft.com/support/games/minecraft-bedrock/adding-plugins-to-your-minecraft-bedrock-edition-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvNjRiOTFhMDRlNS90cmFpbHMtdGFsZXMtbGFuZGluZy0xLTAtMC5wbmcvbS8ifSx7Im5hbWUiOiJnYW1lX2xvZ28iLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMzc1eDE1MC8xNTZjOTBmM2E1L2xvZ28ucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkFkZGluZyBQbHVnaW5zIHRvIFlvdXIgTWluZWNyYWZ0OiBCZWRyb2NrIEVkaXRpb24gU2VydmVyIn1d&s=12ab9f7ca1355bb42d760656bdee922790a453a7d390edf17ab77305651844ff"
published: "2020-09-04T17:04:36.536Z"
updated: "2024-09-30T00:30:00.000Z"
---

# Adding Plugins to Your Minecraft: Bedrock Edition Server

Learn how to use Cloudburst to add plugins to your Minecraft: Bedrock Edition server.

This article will guide you through the process of how to install plugins to your Minecraft: Bedrock Edition server using Cloudburst.

## Install Cloudburst

On the left hand side of your Nodecraft Pro panel, click on the One Click Installer. Select Cloudburst (formerly NukkitX), and install it using either the Archive or Fresh Install method.

![Selecting Cloudburst in the OCI](https://cms-a.nodecraft.com/f/133932/1822x832/e82ed50500/oci_plugin_bedrock.png/m/1000x0/smart)
![Installing Cloudburst](https://cms-a.nodecraft.com/f/133932/1324x949/2e5b207370/cloudburst_install_bedrock.png/m/1000x0/smart)

Start your server up so that the necessary folders and files will be generated for us to upload the plugins into. Don't forget to type in the language you want to use in the Console of your panel.

![Cloudburst settings in console](https://cms-a.nodecraft.com/f/133932/1444x802/6dcbe05973/setup_cloudburt_bedrock.png/m/1000x0/smart)![Cloudbrust settings](https://cms-a.nodecraft.com/f/133932/693x177/7a68ab65bb/eng_console_box_bedrock.png/m/)

## Download the Plugins

Be sure to download any plugins you want to use on your server from the Cloudburst website. Make sure to choose plugins that are compatible with NukkitX.

https://cloudburstmc.org/resources/categories/nukkit-plugins.1/

## Upload the Plugins to Your Server

Now, upload your plugin `.jar` file(s) into the `/plugins` folder in the Server Files.

![Selecting the plugins folder](https://cms-a.nodecraft.com/f/133932/1805x735/47bc044b36/plugins_folder_bedrock.png/m/1000x0/smart)
![Installing plugin into the server files](https://cms-a.nodecraft.com/f/133932/1218x175/64bd312010/pluginfile_bedrock.png/m/1000x0/smart)

**Restart** your server! This will ensure that the plugins are activated. Some plugins will generate additional config folders and files after the server has been restarted, just like this one we've added to our server. This allows you to further customize your server how you wish.

![Folder of plugin](https://cms-a.nodecraft.com/f/133932/1220x200/5f89ec35df/plugin_installed_bedrock.png/m/1000x0/smart)

You'll want to be sure to follow any setup instructions each plugin provides from the author of the plugin. Remember that the server will need to be restarted after any changes to the plugin config files!
