BungeeCord/proxy/src
Minecrell 7410ce9077 #2449: Avoid stopping if already in progress
Currently it is possible to stop the proxy multiple times, causing
the shutdown routines to be called twice. This doesn't make any
sense and may even cause problems with some plugins.

Cancel early if stopping is already in progress to avoid this.
2018-07-09 09:57:21 +10:00
..
main #2449: Avoid stopping if already in progress 2018-07-09 09:57:21 +10:00
test/java/net/md_5/bungee Move chat component test to right place 2018-01-28 17:59:32 +11:00