MultiLoaderPluginDownloader icon

MultiLoaderPluginDownloader -----

Plugin that downloads/updates plugins from bungeecord



Depends: CoserverAPI
Please join our discord server https://discord.gg/TWEy37Frh2


How does it work?

You have a lot of servers (~100) and plugins like ViaVersion, ProtocolLib, etc. which updates very often.
You don't want to manually update the plugin on all your servers after every update. What to do?
MultiLoaderPluginDownloader is one of solutions (maybe only one).
You probably have a bungeecord. You can put this plugin(VV, PL, HDB) on a special folder in your bungeecord server and download/update it from bukkit(spigot/paper, etc) while the server is enabling.

Your servers:
1.png
Bungeecord MLPD_plugins folder:
2.png
useful folder:
3.png

How to use it?

Bungeecord side:
create folder 'MLPD_plugins' and put your plugin here

Bukkit/Spigot side:
in configuration file specify the path to the plugin

Configuration be like:

Code (YAML):
folder1 :
- plugin1
- plugin2
- plugin3 $usesubfolder subfolder1
- plugin4
folder2
:
- plugin5
- plugin6 $nocfg
folder3
: [plugin7, plugin8, plugin9 ]
Code (YAML):

# Minigames configuration:
engine
:
- ProtocolLib
- ViaVersion
- Cititzens
- HeadDatabase $usesubfolder more
- anotherplugins
useful
:
- aSomePl $usesubfolder minigames
- aMGpl $usesubfolder bedwars
#or
- aMGpl $usesubfolder skywars


# RPG configuration:
useful
:
- aSomePl $usesubfolder rpg
- aMyRPG
# in aMyRPG case whole folder will be downloaded because subfolder _default is not exists
- etc
Easy API:

Code (Java):
//Automatically checks new version of the plugin or config and in case if old updates it
MLPD. from (folder ). using (plugin ) ;
MLPD. from (folder ). using_cfgs (folder_with_configs, subfolder ) ;
MLPD. from (folder ). using_cfgs (folder_with_configs, null ) ;
 
----------------------
If you have some troubles pls contact me with discord
https://discord.gg/TWEy37Frh2
----------------------​
Resource Information
Author:
----------
Total Downloads: 313
First Release: Aug 12, 2021
Last Update: Nov 26, 2021
Category: ---------------
All-Time Rating:
2 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings