About NamePermissions
NamePermissions automates group management based on player username. Players who include a specific phrase in their name when joining are automatically added to a set Oxide group. If they rejoin without the phrase, the plugin automatically removes them from the group. A debug feature is included to log group assignments and any issues.
Example Configuration:
Quote
{
"Debug": false,
"GroupName": "vip",
"Phrases": [
"#YourServerName.gg",
"Best Server!"
]
}
Join My Discord
Plugins By Duff