Skip to content

Commit 2d2c1fb

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 22c9ee2 + f9df353 commit 2d2c1fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AdvancementInfo API
1+
# AdvancementInfo
22

33
AdvancementInfo API is a specialized library designed to simplify the retrieval and manipulation of Minecraft advancements in your plugins. It abstracts the underlying complexity of accessing advancement data—such as titles, descriptions, icons, criteria, rewards, and display settings—by providing a uniform interface and several concrete implementations that use reflection to work with Bukkit, Paper, and other server internals.
44

@@ -147,4 +147,4 @@ Replace `${version}` with the appropriate module version.
147147
The AdvancementInfo API provides a powerful, unified approach to accessing and processing Minecraft advancements. It abstracts away the complexities of reflection and server version differences, allowing you to focus on using the advancement data in your plugin. Whether you are building custom advancement displays, integrating advancement data into your plugin logic, or simply logging advancement details, this API makes it easier to work with advancements in a consistent manner.
148148

149149
Happy coding!
150-
*CroaBeast*
150+
*CroaBeast*

0 commit comments

Comments
 (0)