/Bukkit-Connect

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Bukkit-Connect Jenkins

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.

Installation

  1. Download a built of the plugin here
  2. Place the plugin in the plugins folder of your Paper server
  3. Ensure online-mode=false in server.properties and BungeeCord support is not enabled
  4. Start your server once, then shut it down
  5. Edit plugins/LilyPad-Connect/config.yml with your desired values
  6. Boot up your server and connect through LilyPad

Compilation

With Maven 3 installed, run mvn clean package in the root project directory.