BungeeCord/proxy/src/main
Tux 36c4af35de Fix issues cleaning up after repeating tasks.
A mass of NullPointerExceptions would be outputted when tasks were stopped. This is resolved by checking if we are still running (indicating a possible scheduler cancel) before telling the scheduler to pull the plug.

Ideally, the entire BungeeCord scheduler should be rewritten. It has quite a few issues which could be avoided with a new system.
2014-12-14 17:18:49 +11:00
..
java Fix issues cleaning up after repeating tasks. 2014-12-14 17:18:49 +11:00
resources Block really wrong offline mode names, see #1270 2014-11-08 10:04:59 +11:00