Jump to content

About This File

A simple plugin that has the following features:

- Truncating names longer than a configurable limit

- Replacing characters in a name

- Changing a name when a player joins under an illegal name, you can configure the name to change to and the amount of digits appended to it

These features have been done by multiple people over the years, but I felt like writing this anyway. You can contact me under the nick 'iRANian' on renforums.com. To install place 'JoinNameRegulator.dll' in your FDS folder and add an entry under the [Plugins] section of SSGM.ini and at the bottom of that file add:

[JoinNameRegulator]

GuestNick = Player ; Name to use + randomly generated digits when a player joins with an illegal name

GuestAppendDigits = 6 ; How many digits to append to the GuestNick

AllowedNameLength = 18 ; The maximum allowed length for a name, anything longer than this number will be truncated to this maximum

[JoinNameRegulator_IllegalNamesTable]

; Players who join with one of these nicks will have their name changed to the values configured above

01 = Host

02 = Renegade

03 = Unnamed

[JoinNameRegulator_IllegalCharactersTable]

; This replaces an illegal character to the left of the '=' sign with the character on the right

;WhiteSpace = ! ; WhiteSpace is a special value as the character can't be loaded from the INI loading system

;[ = _

Note: Crashes server if someone joins with 1 letter in their nickname


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.