feat(proxy): Added Velocity support

This commit is contained in:
Sekwah 2021-05-14 02:55:22 +01:00
parent 0adb854548
commit b243b4d889
No known key found for this signature in database
GPG Key ID: C3BE2E6C861A461A
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ import org.slf4j.Logger;
import java.util.HashMap;
import java.util.concurrent.TimeUnit;
/**
* Velocity support was added here (this is just a comment to properly fix changelogs)
*/
/**
* While there may be a better way to do this for now we are keeping the behavior so it also works with Bungee's horrible API.
*/