Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/max1mde/HologramAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
max1mde committed Dec 21, 2024
2 parents 344c5b1 + 9161c3b commit d44d820
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
</div>
<div align="center">
<a href="https://discord.gg/2UTkYj26B4" target="_blank"><img src="https://img.shields.io/badge/Discord_Server-7289DA?style=flat&logo=discord&logoColor=white" alt="Join Discord Server" style="border-radius: 15px; height: 20px;"></a>
<a href="https://github.com/max1mde/HologramAPI/blob/master/LICENSE"><img src="https://img.shields.io/github/license/max1mde/HologramAPI.svg" alt="License"></a>
<a href="https://github.com/max1mde/HologramAPI/wiki"><img src="https://img.shields.io/badge/Wiki%20page-AF5E86" alt="Version"></a>
<a href="https://github.com/max1mde/ExampleHologramPlugin"><img src="https://img.shields.io/badge/Example%20plugin-13B8E1" alt="Version"></a>
<a href="https://jitpack.io/#max1mde/HologramAPI"><img src="https://jitpack.io/v/max1mde/HologramAPI.svg" alt="jitpack"></a>
<a href="https://jitpack.io/#max1mde/HologramAPI"><img src="https://sloc.xyz/github/max1mde/HologramAPI" alt="jitpack"></a>
<a href="https://jitpack.io/#max1mde/HologramAPI"><img src="https://jitpack.io/v/max1mde/HologramAPI.svg" alt="jitpack"></a>
<img width="800px" src="https://github.com/max1mde/HologramAPI/assets/114857048/d442ef02-aa87-41ed-bfc2-e2e61d6faffd">
</div>

Leave a :star: if you like this API :octocat:

# Features
- Text animations
- Minimessage support
Expand Down Expand Up @@ -76,7 +75,8 @@ public void onEnable() {
}
```

If you are shading the library use `HologramAPI.getManager(<Your plugin instance>)` instead!
> [!IMPORTANT]
> If you are shading the library use `HologramAPI.getManager(<Your plugin instance>)` instead!
### Hologram Rendering Modes
```java
Expand Down

0 comments on commit d44d820

Please sign in to comment.