Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDrizzy committed May 10, 2024
2 parents d37d3e5 + 81ccf29 commit 1e3214c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Refine's TablistAPI | Custom
- Supports all spigot and client versions (1.7x to 1.20x).
- Lightweight with no performance overhead.
- Supports hex colors on supported versions.
- Periodically updating footer/header.
- 1.7 clients have a 32 char limit whilst 1.8+ clients have a 48 char limit.
- Easy to use.

Expand Down Expand Up @@ -72,7 +73,7 @@ import xyz.refinedev.api.tablist.adapter.TabAdapter;

public class TablistAdapter implements TabAdapter {

/**
/**
* Get the tab header for a player.
*
* @param player the player
Expand Down

0 comments on commit 1e3214c

Please sign in to comment.