vSpigot/vspigot-server
Brandon 26730820fc LOLL 2023-03-15 18:01:48 +00:00
..
src/main LOLL 2023-03-15 18:01:48 +00:00
.gitignore LOLL 2023-03-15 18:01:48 +00:00
CONTRIBUTING.md LOLL 2023-03-15 18:01:48 +00:00
LGPL.txt LOLL 2023-03-15 18:01:48 +00:00
LICENCE.txt LOLL 2023-03-15 18:01:48 +00:00
README.md LOLL 2023-03-15 18:01:48 +00:00
deprecation-mappings.at LOLL 2023-03-15 18:01:48 +00:00
deprecation-mappings.csrg LOLL 2023-03-15 18:01:48 +00:00
pom.xml LOLL 2023-03-15 18:01:48 +00:00

README.md

Spigot

A Spigot-API and Bukkit implementation

Website: http://spigotmc.org
Bugs/Suggestions: http://www.spigotmc.org/forums/bugs-feature-requests.8/
Contributing Guidelines: CONTRIBUTING.md

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Check out and install Spigot-API
    • Note: this is not needed as the repository we use has Spigot-API too, but you might have a newer one (with your own changes :D)
  • Check out this repo and: mvn clean package

ValorSpigot-Server