With this plugin you can place your plugin jars in any folders -
This means you can sort your plugin folder, sync the plugin's folders to cloud or run the plugin on multiple servers with same config & data!
The idea for the plugin came when I realized the plugins folder was full of unsorted folders with no information about the plugins what-so-ever.
No more messy plugins folder!
Place the .jar in your plugins folder and restart the server / load the plugin with plugin manager.
On first start the plugin will only create a config file where you can specify the exact file path(s) to load other plugin(s) from.
If the path doesn't contain .jar it will be regarded as a folder, and this plugin will attempt to load all plugins in that folder, but not the subfolders.
If your host prohibits you from seeing the exact path you can use %serverfolder%/blablabla to access the folders inside the folder where your spigot.jar is located.
!! This plugin is Highly experimental - If loading something with this causes the plugin to fail, try not loading it, or loading it's dependencies as well !!
Example:
Code (Text):
# PFS | Plugin Folder Swapper - Config[/SIZE][/LEFT][/SIZE][/LEFT]
[SIZE=4]
[LEFT][SIZE=4]
[LEFT]# PluginPaths - Exact filepath to the plugin[/SIZE][/LEFT]
[SIZE=4]
[LEFT]PluginPaths:
- D:\Minecraft Servers\TestServer\plugins\MyPlugins\AntimatterChatFilter.jar
- D:\Path\To\Folder
- Next\Path\Here..
No Commands, No Permissions, Simple & Easy!
Enjoy!