mirror of
https://github.com/tomasff/BeesPlus.git
synced 2025-02-03 05:11:20 +01:00
cd053c749e
Use spoigot-api instead of spigot because NMS is no longer necessary
30 lines
995 B
Markdown
30 lines
995 B
Markdown
<p align="center">
|
|
<img src="static/header.png" alt="Bees+"/>
|
|
</p>
|
|
|
|
![Java](https://img.shields.io/badge/Java-8%2B-blue)
|
|
![Spigot Downloads](https://img.shields.io/spiget/downloads/77224)
|
|
[![CodeFactor](https://www.codefactor.io/repository/github/tomasff/beesplus/badge)](https://www.codefactor.io/repository/github/tomasff/beesplus)
|
|
|
|
A Spigot (Minecraft server software) plugin that displays useful bee-related information.
|
|
|
|
## Compatibiliy
|
|
This plugin is only compatible with Minecraft 1.15+ currently.
|
|
|
|
## Demo
|
|
<p align="center">
|
|
<img src="static/gui.gif" alt="[GUI GIF]"/>
|
|
</p>
|
|
<p align="center">
|
|
<img src="static/bee.gif" alt="[BEE GIF]"/>
|
|
</p>
|
|
|
|
## Builds
|
|
The latest plugin builds can be found in it's SpigotMC Forum's page [here](https://www.spigotmc.org/resources/beesplus.77224/).
|
|
You can also clone this repository and build the plugin with Maven.
|
|
|
|
## Metrics
|
|
<p align="center">
|
|
<img src="https://bstats.org/signatures/bukkit/BeesPlus.svg" alt="[Metrics Graph]"/>
|
|
</p>
|