Skip to content
 
 

Repository files navigation

BambooL BambooL Build Status

===========

Performance focused paper fork with slight modifications.

How To (Server Admins)

Wait for release.

Download coming soon..

Go to PaperMC for a working jar while this is being worked on.

How To (Plugin Developers)

  • See our API patches here
  • (Paper API) See upcoming, pending, and recently added API here
  • Paper/BambooL API javadocs here: papermc.io/javadocs
  • Maven Repo (for paper-api):
<repository>
    <id>papermc</id>
    <url>https://repo.papermc.io/repository/maven-public/</url>
</repository>
  • Artifact Information:
<dependency>
    <groupId>io.papermc.paper</groupId>
    <artifactId>paper-api</artifactId>
    <version>1.18.2-R0.1-SNAPSHOT</version>
    <scope>provided</scope>
</dependency>

How To (Compiling Jar From Source)

To compile BambooL, you need JDK 17 (or 18) and an internet connection.

Clone this repo, run ./gradlew applyPatches, then ./gradlew createReobfBundlerJar from your terminal. You can find the compiled jar in the project root's build/libs directory.

To get a full list of tasks, run ./gradlew tasks.

How To (Pull Request)

Special Thanks To:

[![Paper](https://www.github.com/PaperMC/Paper/

YourKit-Logo

YourKit, makers of the outstanding java profiler, support open source projects of all kinds with their full featured Java and .NET application profilers. We thank them for granting Paper an OSS license so that we can make our software the best it can be.

JetBrains, creators of the IntelliJ IDEA, supports Paper with one of their Open Source Licenses. IntelliJ IDEA is the recommended IDE for working with Paper, and most of the Paper team uses it.

About

Performance focused Paper fork that aims to fix lag and graphical errors

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages