Paper plugin permitting a Minecraft server to connect to a LilyPad proxy network. This plugin supports Paper 1.12+. If you seek support for 1.11 or below, please use build 132.
- Download a built of the plugin here
- Place the plugin in the
plugins
folder of your Paper server - Ensure
online-mode=false
inserver.properties
and BungeeCord support is not enabled - Start your server once, then shut it down
- Edit
plugins/LilyPad-Connect/config.yml
with your desired values - Boot up your server and connect through LilyPad
With Maven 3 installed, run mvn clean package
in the root project directory.