-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoverview.html
More file actions
12 lines (12 loc) · 1.01 KB
/
overview.html
File metadata and controls
12 lines (12 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
<div>
<p dir="auto"><span>AnhyLibAPI</span> is a library designed for integration into Minecraft plugins, developed to enhance their capabilities on servers running on Spigot, Paper, Purpur, and other Spigot forks</p>
<p dir="auto"><span>ProtocolLib</span> plugin version 5.0.0 or higher is required for operation.</p>
<h3 dir="auto" tabindex="-1"><a id="user-content-key-features" tabindex="-1" href="https://github.com/AnhyDev/AnhyLibAPI/blob/main/README.md#key-features" aria-hidden="true"></a>Key Features:</h3>
<ul dir="auto">
<li><span>Multilingual Support</span>: Easy integration of language packs for plugins.</li>
<li><span>NBT Tags Handling</span>: Advanced management of NBT tags for flexible data interaction.</li>
<li><span>Player Persistent Data</span>: Efficient use of persistent data for players.</li>
<li><span>Customizing Messages</span>: Individual customization of message delivery to players.</li>
<li><span>Logging</span>: Unique methods for event logging.</li>
</ul>
</div>