mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-28 18:31:24 +01:00
Spaces.
This commit is contained in:
parent
02ea246ebb
commit
3cc5aef282
@ -20,6 +20,7 @@ import fr.neatmonster.nocheatplus.config.ConfigManager;
|
|||||||
*/
|
*/
|
||||||
public class ModUtil {
|
public class ModUtil {
|
||||||
|
|
||||||
|
// TODO: Consider to register individual codes in a generic way, detect conflicts (+tests?).
|
||||||
private static final ClientMOTD[] motdS = new ClientMOTD[]{
|
private static final ClientMOTD[] motdS = new ClientMOTD[]{
|
||||||
new ReiMOTD(),
|
new ReiMOTD(),
|
||||||
new ZombeMOTD(),
|
new ZombeMOTD(),
|
||||||
|
Loading…
Reference in New Issue
Block a user