Skip to content

Commit

Permalink
docs: add required velocity version
Browse files Browse the repository at this point in the history
  • Loading branch information
Silthus committed Mar 3, 2022
1 parent 1c6874f commit 4ad9890
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Head over to the [documentation][documentation] to learn more. Or directly [down
- Multi-Platform Support
- Bukkit/Spigot/Paper
- Bungeecord
- Velocity
- Velocity (requires at least [build #116][velocity])
- Hex Color Support
- Seperate Tabs for each conversation keeping the chat clean
- Network-wide Global Channels
Expand All @@ -46,3 +46,4 @@ Head over to the [documentation][documentation] to learn more. Or directly [down
[getting-started]: https://schat.silthus.net/docs/latest/getting-started/
[placeholderapi]: https://github.com/PlaceholderAPI/PlaceholderAPI
[developer]: https://schat.silthus.net/docs/latest/developer/
[velocity]: https://papermc.io/downloads#Velocity
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ sChat comes with the following features out of the box and can be extended using
- [X] Multi-Platform Support
- [X] Bukkit/Spigot/Paper
- [X] Bungeecord
- [X] Velocity
- [X] Velocity (requires at least [build #116][velocity])
- [x] Hex Color Support
- [X] Seperate Tabs for each conversation keeping the chat clean
- [X] Network-wide Global Channels
- [X] Network-wide Global Private Chats
- [X] PlaceholderAPI Support

[API]: developer
[API]: developer
[velocity]: https://papermc.io/downloads#Velocity

0 comments on commit 4ad9890

Please sign in to comment.