12:27 [Info] Unloaded plugin Limit Entities v2.2.4 by MON@H
12:27 [Error] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/deployable/planters/planter.large.deployed.prefab'
12:27 [Error] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/deployable/planters/planter.small.deployed.prefab'
12:27 [Error] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/deployable/planters/planter.large.deployed.prefab'
12:27 [Error] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/deployable/planters/planter.small.deployed.prefab'
12:27 [Error] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/deployable/planters/planter.large.deployed.prefab'
12:27 [Error] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/deployable/planters/planter.small.deployed.prefab'
12:27 [Info] Loaded plugin Limit Entities v2.2.4 by MON@H
If you don't want to use groups, just remove them like this
"Entity Groups": [],
If you added prefab into group, you must use that group name in "Limits Entities" lists like this
"Limits Entities": {
"assets/prefabs/deployable/bed/bed_deployed.prefab": 2,
"assets/prefabs/deployable/campfire/campfire.prefab": 10,
"assets/prefabs/deployable/ceiling light/ceilinglight.deployed.prefab": 50,
"assets/prefabs/deployable/furnace.large/furnace.large.prefab": 1,
"assets/prefabs/deployable/furnace/furnace.prefab": 2,
"assets/prefabs/deployable/hitch & trough/hitchtrough.deployed.prefab": 2,
"assets/prefabs/deployable/oil refinery/refinery_small_deployed.prefab": 2,
"PlanterBoxes": 50,
"assets/prefabs/deployable/search light/searchlight.deployed.prefab": 4,
"assets/prefabs/deployable/sleeping bag/sleepingbag_leather_deployed.prefab": 6,
"assets/prefabs/deployable/tool cupboard/cupboard.tool.deployed.prefab": 2,
"assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab": 1,
"assets/prefabs/deployable/windmill/electric.windmill.small.prefab": 3,
"assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab": 50,
"assets/prefabs/npc/autoturret/autoturret_deployed.prefab": 5,
"assets/prefabs/npc/sam_site_turret/sam_site_turret_deployed.prefab": 0
}