alexmcs
/
BossBarAPI
Archived
2
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

16 lines
508 B

This is AlexMCS's version of InventiveTalent's BossBarAPI
This really has one major goal: Keep up to date. InventiveTalent doesn't
updat the plugin anymore, so we're just recompiling to make sure it
continues to work with the latest versions of Minecraft.
In addition, we remove some of the extra fluff (like metrics) and reduce
dependencies.
How to build: clone this repo and run `mvn install`, the artifacts will
be dropped in `target`
You can download my build from the releases page.
Thanks! :)