Skip to content
Success

Changes

Summary

  1. Make exceptions thrown by QueryHandler nicer. (#1741) (commit: ee256d0) (details)
Commit ee256d0a8d3baaeedbaa5126c447f25ee48bb2e0 by md-5
Make exceptions thrown by QueryHandler nicer. (#1741)
Previously, they would result in a large and scary message from Netty.
This instead sends the message to the BungeeCord logger and
de-establishes the connection.
(commit: ee256d0)
The file was modifiedquery/src/main/java/net/md_5/bungee/query/QueryHandler.java