Skip to content

projectcitybuild/PCBridge

Repository files navigation

PCBridge

GitHub GitHub CI tests GitHub CI releases Join us on Discord

A Paper plugin to bridge Project City Build and its Minecraft server


Usage

Prerequisites

  • LuckPerms installed on the Minecraft server

How to Install

  1. Place the JAR file inside the plugins folder of the Spigot server
  2. Run the server at least once to generate the config.yml file
  3. Update the generated config file with the required values (eg. API token)
  4. Restart the Spigot server

Development

Build

To generate the shaded JAR file

./gradlew shadowJar

Testing

To boot up a local Minecraft server

./gradlew runServer

Then connect to localhost in Minecraft