Only try to re-join banned channels once a day.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 17 Oct 2014 07:56:10 +0000 (09:56 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 17 Oct 2014 07:56:10 +0000 (09:56 +0200)
commitb6c081057ba5fd76c5eed0ce76675a3170d80830
treedce695ff5d4b56ce24a566f835f529d73d9b98cb
parent9ce99900a9d1401c91db97d4de194452c4689526
Only try to re-join banned channels once a day.
src/main/java/net/pterodactylus/xdcc/core/ChannelBanManager.java [new file with mode: 0644]
src/main/java/net/pterodactylus/xdcc/core/Core.java