Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ Porekit Public archive
forked from Bukkit/Bukkit

The Pore fork of the Bukkit fork maintained by Spigot

License

Notifications You must be signed in to change notification settings

LapisBlue/Porekit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bukkit

A plugin API for Minecraft servers, currently maintained by SpigotMC.

Bug Reporting

The development team is very open to both bug and feature requests / suggestions. You can submit these on the JIRA Issue Tracker.

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://hub.spigotmc.org/stash/scm/spigot/bukkit.git.
  • mvn clean install.

Some IDEs such as NetBeans can perform these steps for you. Any Maven capable Java IDE can be used to develop with Bukkit, however the current team's personal preference is to use NetBeans.

Contributing

Contributions of all sorts are welcome. To manage community contributions, we use the pull request functionality of Stash. In to gain access to Stash and create a pull request, you will first need to perform the following steps:

  • Create an account on JIRA.
  • Fill in the SpigotMC CLA and wait up to 24 hours for your Stash account to be activated. Please ensure that your username and email addresses match.
  • Log into Stash using your JIRA credentials.

Once you have performed these steps you can create a fork, push your code changes, and then submit it for review.

About

The Pore fork of the Bukkit fork maintained by Spigot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%