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 Dec 1, 2023
2 parents 6130484 + 63cad89 commit 485c720
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions ReadMe.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ Add this to your `pom.xml` `<dependencies>`:
```

## Usage
It requires PacketEvents to be shaded in the plugin you are using this with.
It requires PacketEvents to be shaded in the plugin you are using this with. Please relocate Packet Events
according to their guide in their [wiki guide](https://github.com/retrooper/packetevents/wiki/Shading-PacketEvents)

I recommend registering tablist after any other scoreboard related API is registered because
those APIs sometimes assign or override the player's scoreboard, which would be problematic here.

Expand Down Expand Up @@ -119,8 +121,8 @@ public class TablistAdapter implements TabAdapter {
```

## Support
I don't plan on working on the API much, so don't expect support for bugs.
If you need help with implementation, feel free to ask in my discord.
We don't plan on working on the API much, so don't expect support for bugs.
If you need help with implementation, feel free to ask in our [discord](https://discord.com/invite/Q39GNJtHz2).

## Disclaimer
Feel free to use this API in any project, just give credits. You are not allowed to sell or
Expand Down

0 comments on commit 485c720

Please sign in to comment.