Skip to content

Commit a54d5e0

Browse files
authored
Update README.md
1 parent 2c65c8d commit a54d5e0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# InterfaceAPI
2-
API plugin for display of custom elements in the player's screen, using a resource pack
1+
# GUI API
2+
API plugin for display of visual elements in the player's screen.
3+
## For server owners:
4+
You can dd this plugin to your server for mainly two purposes:
5+
* Resolve conflicting action bar texts coming from different plugins
6+
* Make depending plugins work!
7+
## For developers:
8+
Use as a dependency of your plugin to display custom elements (for example using a resource pack), where you get to choose the position and priority of each GUI component.

0 commit comments

Comments
 (0)