Skip to content
Success

Changes

Summary

  1. Add ServerInfo method to send plugin message only if server is online (commit: b544bb3) (details)
  2. Add forward parameter to only forward to online servers [Adds #1120] (commit: d85400b) (details)
  3. Change a few aspects from last PR (commit: ee3efd7) (details)
Commit b544bb34cb00ab6df59834931893866e50f0bb77 by md_5
Add ServerInfo method to send plugin message only if server is online
(commit: b544bb3)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeServerInfo.java (diff)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/config/ServerInfo.java (diff)
Commit d85400bc69a6eacf19e8a3259bc6848fb77cdccc by md_5
Add forward parameter to only forward to online servers [Adds #1120]
(commit: d85400b)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java (diff)
Commit ee3efd75d7275610316b53d962bdfa11b2bc1ad8 by md_5
Change a few aspects from last PR
(commit: ee3efd7)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/config/ServerInfo.java (diff)