mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-03 22:37:44 +01:00
ConfigManager: add getActionFactoryFactory to allow proxies.
This commit is contained in:
parent
0fc7234d91
commit
cfc9f32387
@ -132,6 +132,10 @@ public class ConfigManager {
|
||||
}
|
||||
}
|
||||
|
||||
public static ActionFactoryFactory getActionFactoryFactory(){
|
||||
return actionFactoryFactory;
|
||||
}
|
||||
|
||||
/**
|
||||
* Cleanup.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user