diff --git a/README.md b/README.md index ce9f903..b929bf4 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ **Ready?** [Get started in a new TAB…](https://william278.net/docs/velocitab/setup) ## Setup -We suggest installing [LuckPerms](https://luckperms.net) on your Velocity proxy and backend (Spigot, Paper, Fabric, etc.) servers for prefix/suffix formatting right out the box. +We suggest installing [LuckPerms](https://luckperms.net) on your Velocity proxy and backend (Spigot, Paper, Fabric, etc.) servers for prefix/suffix formatting right out of the box. 1. Turn off your Velocity proxy server 2. [Download](https://github.com/WiIIiam278/Velocitab/releases/latest) and place the plugin jar file in the `/plugins/` folder of your Velocity proxy server. diff --git a/docs/Animations.md b/docs/Animations.md index 74aa2e9..f40c107 100644 --- a/docs/Animations.md +++ b/docs/Animations.md @@ -1,7 +1,7 @@ Velocitab lets you create basic animations in the header and footer, which you can combine with some nice [[Formatting]] to create a slick TAB menu for your server. Note you cannot animate player name formats, only headers and footers. ## Creating basic animations -By default, Velocitab headers/footers are static; only containing a single frame of animation and only updating when a user joins/leaves your server, or when permissions are recalcualated by LuckPerms. +By default, Velocitab headers/footers are static; only containing a single frame of animation and only updating when a user joins/leaves your server, or when permissions are recalculated by LuckPerms. ### Adding additional frames of animation To add additional frames of animation to a header format for a [server group](server-groups), add it to the string list for that group. The example below uses the MineDown gradient fade feature to create a simple three-phase animation. @@ -70,7 +70,7 @@ footers: - | \nFor Velocity proxy servers: https://modrinth.com/plugin/velocitab - https://william278.net/project/veloictab' + https://william278.net/project/velocitab' format: '[%server%] &f%username%' header_footer_update_rate: 200 ```