https://github.com/repcomm/wscb-spigot
wscb api available thru a spigot plugin
https://github.com/repcomm/wscb-spigot
Last synced: 10 months ago
JSON representation
wscb api available thru a spigot plugin
- Host: GitHub
- URL: https://github.com/repcomm/wscb-spigot
- Owner: RepComm
- Created: 2021-07-11T00:30:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T01:49:02.000Z (over 4 years ago)
- Last Synced: 2025-01-28T08:52:11.295Z (12 months ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# wscb-spigot
[wscb](https://github.com/RepComm/wscb) available as a spigot jar
## building
Lots of information from [spigot/creating a blank plugin](https://www.spigotmc.org/wiki/creating-a-blank-spigot-plugin-in-vs-code)
Helpful articles:
[maven/shaded jars](https://maven.apache.org/plugins/maven-shade-plugin/usage.html)
Requirements:
- [apache maven](https://maven.apache.org)
- [jdk](https://www.oracle.com/java/technologies/javase-downloads.html)
run `mvn package` or `./build.sh`
install wscb-spigot-X.X-SNAPSHOT.jar to mc server plugins directory