diff --git a/README.md b/README.md index 48ef4be..16fb948 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@


-A super-simple Velocity TAB menu plugin that uses scoreboard team client-bound packets to actually sort player lists without the need for a backend plugin. +**Velocitab** is a super-simple Velocity TAB menu plugin that uses scoreboard team client-bound packets to actually sort player lists without the need for a backend plugin. + +![showcase.png](images/showcase.png) ## Setup Requires [Protocolize](https://github.com/Exceptionflug/protocolize) v2.2.5 to be installed on your proxy. [LuckPerms](https://luckperms.net) is also strongly recommended for prefix/suffix/role (and sorting) support. diff --git a/images/showcase.png b/images/showcase.png new file mode 100644 index 0000000..ecd8416 Binary files /dev/null and b/images/showcase.png differ