NoCheatPlus/NCPCommons
asofold 04d2896f7e [API CHANGE] Add debug flags to check data [missing: use that one].
For debug output now data.debug is used instead of config.debug, so the
data is initialized with the config.debug value. As an effect of this,
removing the data or reloading will override flags that have been set by
means of API-access only.

Affected:
* Adds getDebug and setDebug to ICheckData.
* Adds appropriate configs to all constructors of check data.
* Some per-check debug flags have been removed.

Extras: 
* spaces
* import cleanup.
2014-12-04 02:24:20 +01:00
..
src [API CHANGE] Add debug flags to check data [missing: use that one]. 2014-12-04 02:24:20 +01:00
pom.xml Update pom.xml descriptions. 2013-07-06 14:49:24 +02:00