Sorry if this is a noob question, I'm new to umod/oxide...
I have a 150 slot server and want to use Dynamic slots, but not sure what "false,a" means? Do I need to add the ",a" next to the true value as well?
Would this be the settings I am looking for:
{
"Always allow admin to connect (true/false)": true,
"Always use reserved slot if player has permission (true/false)": true,
"Dynamic slots based on players with permission (true/false)": true,
"Kick other players for players with permission (true/false)": true,
"Number of slots to reserve (if dynamic slots not enabled)": 5
}
Also, for the "Kick other players for players with permission", does this kick the last non-VIP person who joined or at random? Does it provide a kick message or is there a way to add one?
I appreciate any help!
Help with dynamic slots configurationSolved
The dynamic option means the slot limit is based on player count.
The kick would be for any player without the permission shown on the plugin page.
The kick would be for any player without the permission shown on the plugin page.
Locked automatically