Skip to content

Pumpkin-MC/PatchBukkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatchBukkit

A plugin for PumpkinMC that adds support for PaperMC, Spigot, and Bukkit plugins.

Installation

  1. Requirement: Install Java 25 or newer.
  2. Download: Grab the library matching your operating system from the Releases page:
  3. Deploy: Place the downloaded file into your PumpkinMC plugins/ directory. (Run PumpkinMC once to generate this folder if it doesn't exist).
  4. Initialize: Restart PumpkinMC. This creates a new patchbukkit/ directory in your server root.
  5. Add Plugins: Drop your .jar plugin files (Paper/Spigot/Bukkit) into the newly created patchbukkit/patchbukkit-plugins/ folder and restart.

Development

If you wish to contribute to PatchBukkit, follow the following steps:

Note

Your PumpkinMC server must be built with the same nightly toolchain as PatchBukkit.

  1. Run ./build.sh
  2. Copy the generated native library from rust/target/debug/ (or rust/target/release/) to your PumpkinMC plugins/ directory.
  3. Start Pumpkin once to create the patchbukkit/ directory in your server root, then place your .jar plugins in patchbukkit/patchbukkit-plugins/.

There is also an architecture guide available.

About

Run Bukkit, Spigot, and Paper plugins on PumpkinMC

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors