Skip to content

GlowstonePlusPlus/Glowkit-Legacy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bukkit

A plugin API for Minecraft servers, with updates from Paper, SpigotMC and GlowstoneMC.

Bug Reporting

The development team is open to both bug and feature requests / suggestions. You can submit these on GitHub issues.

Compilation

Bukkit is a Java program which uses Maven 3 for compilation. To compile fresh from Git, simply perform the following steps:

  • Install Maven and Git using your preferred installation methods.
  • git clone https://github.com/GlowstonePlusPlus/Glowkit
  • cd Glowkit
  • mvn clean install

Contributing

To manage community contributions, we use the pull request functionality of GitHub.

Where possible, this API should be kept in sync with SpigotMC team's update of Bukkit.

About

[Archived] A continuation of Bukkit for use with Glowstone++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%