"Nicknames" component has been renamed to "Nickname".
The configuration for the pattern module in the Nickname component now includes a Regex string.
The Startup mode in the Inspector component has been modified due to incompatibility with other components.
Lockdown mode has been updated to activate only when the specified number of connections in the configuration matches the current connections during attack mode. This approach enhances security by ensuring that the system is only locked down under specific conditions, making it more effective.
We have added a new module to the Inspector component called FirstJoin. This module automatically detects if a player is joining for the first time and, if so, kicks them immediately. This helps to effectively identify and prevent slow bot attacks by monitoring new player connections.
The enabling and disabling of the Startup mode in the configuration has been reworked for improved functionality.
The nickname length module has been implemented, requiring nicknames to be between 4 and 16 characters long. This setting can be customized in the configuration for greater flexibility.
Fixed:
Resolved the conflict between the Inspector and Lockdown components.