File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Join the [Discord](https://discord.gg/v7nmTDTW8W) or create an issue for support
11
11
- Sidebars. Up to 42 characters (depends on the formatting) for 1.12.2 and below, no limit for newer versions
12
12
- Teams. Supports showing different properties (display name, prefix, entries etc.) of the same team to different
13
13
players
14
- - Doesn't require extra dependencies (assuming you're targetting the latest version of Paper)
14
+ - Doesn't require extra dependencies (assuming you're targeting the latest version of Paper)
15
15
- Packet-level, meaning it works with other scoreboard plugins (and is faster)
16
16
- Supports [ Folia] ( https://github.com/PaperMC/Folia )
17
17
- Fully async. All packet work is done asynchronously so you can (but don't have to) use the library from the main
@@ -21,7 +21,7 @@ Join the [Discord](https://discord.gg/v7nmTDTW8W) or create an issue for support
21
21
22
22
## Packet Adapters
23
23
24
- - ** modern.** Supports 1.17-1.20.1. Takes advantage of [ Paper] ( https://papermc.io ) s native adventure support to improve
24
+ - ** modern.** Supports 1.17-1.20.1. Takes advantage of [ Paper] ( https://papermc.io ) ' s native adventure support to improve
25
25
performance. [ Spigot] ( https://www.spigotmc.org/ ) is also supported, but will have worse performance
26
26
- ** PacketEvents.** Requires [ PacketEvents 2.0] ( https://github.com/retrooper/packetevents/tree/2.0 ) to be loaded in the
27
27
classpath. Should work on all versions 1.8+
You can’t perform that action at this time.
0 commit comments