docker-minecraft-server/examples/paper-build-plugins/plugins
2020-04-04 10:13:51 -05:00
..
.gitignore Fixed /plugins support for Paper servers 2020-04-04 10:13:51 -05:00
README.md Fixed /plugins support for Paper servers 2020-04-04 10:13:51 -05:00

Download Bukkit/Spigot plugin jars, such as WorldEdit and place them here. At image build time the COPY step will place those jars in /plugins. At container startup, the contents of /plugins are sync'ed into /data/plugins for use with Bukkit/Spigot/Paper server types.