Skip to content
Success

Changes

Summary

  1. Add 'unsafe' api for things like packet sending that may be (commit: 639e5f3) (details)
Commit 639e5f3c1d1d12c3f754111cdfb6244031f5dcb8 by md_5
Add 'unsafe' api for things like packet sending that may be implementation specific or break at any time
(commit: 639e5f3)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java
The file was modifiedapi/pom.xml
The file was modifiedproxy/src/main/java/net/md_5/bungee/tablist/Global.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnector.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/tablist/ServerUnique.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/Connection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java