We at Bx Development have previous experience in FiveM role-play communities and understand how tedious it is to pester people to correctly format their name within the game. That’s why we have created a script that checks players’ names against a set template before they load into the game!
If their name matches the template (e.g., [collar number] & first name & last initial), it will allow them to connect. However, if not, they will receive a message stating that their name does not match the required format.
https://github.com/BxRayven/name_format_script
What's New in Version 1.0.3
Released
Changelog
- Added: minNameLength and maxNameLength parameters to allow configuring the minimum and maximum length of player names.
- Added: nameFormat parameter to specify the desired format for player names, providing examples for clarification.
- Added: bannedWords parameter to allow specifying banned words for player names.
- Removed: Version checker functionality.
Recommended Comments
Create an account or sign in to comment