Skip to content

Commit

Permalink
feat(proxy): Added Velocity support
Browse files Browse the repository at this point in the history
  • Loading branch information
Sekwah committed May 14, 2021
1 parent 0adb854 commit b243b4d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
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.
*/
Expand Down

0 comments on commit b243b4d

Please sign in to comment.