https://github.com/jarviscraft/minecraft-utils
A big utility pack for various minecraft Spigot-powered servers
https://github.com/jarviscraft/minecraft-utils
api library maven minecraft universal
Last synced: about 1 year ago
JSON representation
A big utility pack for various minecraft Spigot-powered servers
- Host: GitHub
- URL: https://github.com/jarviscraft/minecraft-utils
- Owner: JarvisCraft
- License: apache-2.0
- Created: 2018-10-19T12:34:30.000Z (over 7 years ago)
- Default Branch: development
- Last Pushed: 2023-03-09T18:57:09.000Z (over 3 years ago)
- Last Synced: 2023-03-09T20:11:21.778Z (over 3 years ago)
- Topics: api, library, maven, minecraft, universal
- Language: Java
- Size: 1.09 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# minecraft-utils
A big utility pack for various Minecraft things
## Develpoment Note
At current, the actual version is stored at [development branch](https://github.com/JarvisCraft/minecraft-utils/tree/development) which is a recommended version until `1.0.0` release
## Adding as dependency
### Snapshot builds
Snapshots are available at [Sonatype's OSS repository](https://oss.sonatype.org/content/repositories/snapshots)
For Maven add this to your `pom.xml`
```XML
sonatype-snapshots-repo
https://oss.sonatype.org/content/repositories/snapshots
```
in `` section
The version of snapshot builds ends with `-SNAPSHOT`
###### Note that snapshot builds mean that there may be (and regulary are) updates to them without changing their version