ExtraIps - GhoulofGSG9/Shine-Epsilon GitHub Wiki
This plugin allows you to let the marine team spawn with a number of extra Infantry Portals depending on the total count of players who are connected to the player at round start.
The default config looks something like this:
{
"MinPlayers": [ 18, 26 ]
}
The file should be called “ExtraIps.json” and should be placed in the directory defined as your plugins config directory (default is config://shine/plugins).
| Option | Description |
|---|---|
| MinPlayer | Each number in this value list is the player limit for one extra Infantry Portal. So 2 list entries = 2 extra Infantry Portal and so on. |