CavePVP-Stuff/cSpigot-master/spigot-server
Brandon 3758e3d1e2 Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
..
src Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
.gitignore Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
CONTRIBUTING.md Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
LGPL.txt Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
LICENCE.txt Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
README.md Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
maps.yml Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01:00
pom.xml Oi oi fuck simplytrash <3 2023-05-01 19:59:40 +01: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