About LinkNameChecker
Features:
- Automatically add players to the Oxide permission group when the specified link(s) or string(s) is detected in their name.
- Automatically remove players from the permission group if they remove the specified link(s) or string(s) from their name.
- Automatically remove website-like strings (e.g., "test.com") from player names if they are not in the configured list of allowed strings.
- Configurable option ("Remove Other URLs") to enable or disable the removal of unallowed website strings from player names.
Configuration:
Note, caps don't matter
{ "Checked URLs": [ "example.com", "codefling.com" ], "Oxide Group": "urlname", "Remove Other URLs": true }