You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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