Skip to content

Commit 3ec2f4a

Browse files
committed
english
1 parent 8d1c391 commit 3ec2f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Join the [Discord](https://discord.gg/v7nmTDTW8W) or create an issue for support
1111
- Sidebars. Up to 42 characters (depends on the formatting) for 1.12.2 and below, no limit for newer versions
1212
- Teams. Supports showing different properties (display name, prefix, entries etc.) of the same team to different
1313
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)
1515
- Packet-level, meaning it works with other scoreboard plugins (and is faster)
1616
- Supports [Folia](https://github.com/PaperMC/Folia)
1717
- 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
2121

2222
## Packet Adapters
2323

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
2525
performance. [Spigot](https://www.spigotmc.org/) is also supported, but will have worse performance
2626
- **PacketEvents.** Requires [PacketEvents 2.0](https://github.com/retrooper/packetevents/tree/2.0) to be loaded in the
2727
classpath. Should work on all versions 1.8+

0 commit comments

Comments
 (0)