diff --git a/overview/installation/adding-pre-defined-plugins.md b/overview/installation/adding-pre-defined-plugins.md index 3011fe7..6bb3446 100644 --- a/overview/installation/adding-pre-defined-plugins.md +++ b/overview/installation/adding-pre-defined-plugins.md @@ -9,9 +9,3 @@ description: >- In order to add plugins to the plugin-installer GUI and make those plugins available to ALL of your players and their servers, you need to navigate to your BungeeCord plugins folder, than go to the PlayerServers folder, and from there, navigate to the `plugins-to-be-added-ingame` subfolder. After that, put the .jar files of all the plugins you want your players to be able to install on their sub-servers. - -{% hint style="warning" %} -WARNING: Please do not put in too much plugins. **You should not have more than 45 plugins available there.** The plugin may handle more, but it is not recommended. - -The maximum of allowed plugins is: **75**, and after that number, the plugin will most likely break and not function properly. _Please kindly note that I **will not** support anyone that is adding more than 45 plugins to this directory._ -{% endhint %}