mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2024-11-24 12:16:46 +01:00
Deprecate ExemptionManager.
This commit is contained in:
parent
11b6c18c74
commit
de7025debf
@ -10,7 +10,10 @@ import fr.neatmonster.nocheatplus.hooks.NCPExemptionManager;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Auxiliary methods and data structure to handle simple sort of exemption. <br>
|
* Auxiliary methods and data structure to handle simple sort of exemption. <br>
|
||||||
* NOTER: Not thread safe.
|
* NOTE: Not thread safe.
|
||||||
|
*
|
||||||
|
* @deprecated: Buggy / outdated concept - should not rely on nested stuff, use TickTask2 to unexempt timely if in doubt.
|
||||||
|
*
|
||||||
* @author mc_dev
|
* @author mc_dev
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user