[Resource] Structures Limit

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
This prefix applies to all resources.
why did it do not work on my server?
How to make it work?
config done.
 
Last edited:
Hello,

I've been using plugins for a long time, but lately I'm having problems with this plugin because it doesn't read the engrams. As much as I think about the file, I do not see the failure and I have tried to put the engram in a thousand ways, but it dont work.

Code:
{
  "General": {
    "IgnoreAdmin": false,
    "MaxAmount": 3500,
    "NotificationDisplayTime": 4,
    "NotificationScale": 1.3
  },
  "Structures": {
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Teleporter/BP_TeleporterPlus.BP_TeleporterPlus'": {
      "Name": "Teleporter plus",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/CrystalCracker/BP_CrystalCracker.BP_CrystalCracker'": {
    "Name": "Crystal Cracker",
    "Count": 2
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/GenomicsChamber/BP_GenomicsChamber.BP_GenomicsChamber'": {
    "Name": "Mutator S+",
    "Count": 2
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/CloningChamber/BP_CloningChamberPlus.BP_CloningChamberPlus'": {
      "Name": "Clonadora S+",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/ItemCollector/BP_itemcollector.BP_itemcollector'": {
      "Name": "Item Collector",
      "Count": 2
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Nanny/BP_Nanny.BP_Nanny'": {
      "Name": "Nanny",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/PlanetShield/BP_PlanetShield.BP_PlanetShield'": {
      "Name": "Planet Shield",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/GachaGavager/BP_GachaGavager.BP_GachaGavager'": {
      "Name": "Gacha Gavager",
      "Count": 5
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Farmer/BP_Farmer.BP_Farmer'": {
      "Name": "Farmer",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Hatchery/BP_Hatchery.BP_Hatchery'": {
      "Name": "Hatchery",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/CropPlots/Small/BP_CropPlotPlus_Small.BP_CropPlotPlus_Small'": {
      "Name": "CropPlotPlus peque?o",
      "Count": 10
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/CropPlots/Medium/BP_CropPlotPlus_Medium.BP_CropPlotPlus_Medium'": {
      "Name": "CropPlotPlus mediano",
      "Count": 10
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/CropPlots/Large/BP_CropPlotPlus_Large.BP_CropPlotPlus_Large'": {
      "Name": "CropPlotPlus grande",
      "Count": 10
    },
    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_CropPlot_Small.PrimalItemStructure_CropPlot_Small'": {
      "Name": "CropPlot peque?o",
      "Count": 10
    },
    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_CropPlot_Medium.PrimalItemStructure_CropPlot_Medium'": {
      "Name": "CropPlot mediano",
      "Count": 10
    },
    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_CropPlot_Large.PrimalItemStructure_CropPlot_Large'": {
      "Name": "CropPlot grande",
      "Count": 10
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Vivarium/BP_Vivarium.BP_Vivarium'": {
      "Name": "Vivarium",
      "Count": 1
    }
  },
  "Messages": {
    "Sender": "limite de estructuras:",
    "InvitingMergeFail": "Can't merge with this tribe, the tribe has too many structures!",
    "InvitedMergeFail": "The tribe you are trying to merge has too many structures combined with yours!",
    "InvitingTribeFail": "The player you are trying to invite has too many structures combined with yours!",
    "InvitedPlayerFail": "The tribe you are trying to join have has too structures combined with yours!",
    "ReachLimit": "You have reached your limit of that structure or the global structure limit!",
    "ShowLimitsCmd": "/estructuras",
    "ShowLimitMsg": "{}: {}/{}\n",
    "TotalLimitMsg": "nยบ de estructuras: {}/{}",
    "ShowLimitsType": "Notification",
    "NotificationColor": {
      "Red": 1,
      "Green": 0,
      "Blue": 0.5
    },
    "ShowLimitsDisplayTime": 10,
    "ShowLimitsScale": 1.5
  }
}

Thanks a lot.
 
Hello,

I've been using plugins for a long time, but lately I'm having problems with this plugin because it doesn't read the engrams. As much as I think about the file, I do not see the failure and I have tried to put the engram in a thousand ways, but it dont work.

Code:
{
  "General": {
    "IgnoreAdmin": false,
    "MaxAmount": 3500,
    "NotificationDisplayTime": 4,
    "NotificationScale": 1.3
  },
  "Structures": {
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Teleporter/BP_TeleporterPlus.BP_TeleporterPlus'": {
      "Name": "Teleporter plus",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/CrystalCracker/BP_CrystalCracker.BP_CrystalCracker'": {
    "Name": "Crystal Cracker",
    "Count": 2
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/GenomicsChamber/BP_GenomicsChamber.BP_GenomicsChamber'": {
    "Name": "Mutator S+",
    "Count": 2
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/CloningChamber/BP_CloningChamberPlus.BP_CloningChamberPlus'": {
      "Name": "Clonadora S+",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/ItemCollector/BP_itemcollector.BP_itemcollector'": {
      "Name": "Item Collector",
      "Count": 2
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Nanny/BP_Nanny.BP_Nanny'": {
      "Name": "Nanny",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/PlanetShield/BP_PlanetShield.BP_PlanetShield'": {
      "Name": "Planet Shield",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/GachaGavager/BP_GachaGavager.BP_GachaGavager'": {
      "Name": "Gacha Gavager",
      "Count": 5
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Farmer/BP_Farmer.BP_Farmer'": {
      "Name": "Farmer",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Hatchery/BP_Hatchery.BP_Hatchery'": {
      "Name": "Hatchery",
      "Count": 1
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/CropPlots/Small/BP_CropPlotPlus_Small.BP_CropPlotPlus_Small'": {
      "Name": "CropPlotPlus peque?o",
      "Count": 10
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/CropPlots/Medium/BP_CropPlotPlus_Medium.BP_CropPlotPlus_Medium'": {
      "Name": "CropPlotPlus mediano",
      "Count": 10
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/CropPlots/Large/BP_CropPlotPlus_Large.BP_CropPlotPlus_Large'": {
      "Name": "CropPlotPlus grande",
      "Count": 10
    },
    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_CropPlot_Small.PrimalItemStructure_CropPlot_Small'": {
      "Name": "CropPlot peque?o",
      "Count": 10
    },
    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_CropPlot_Medium.PrimalItemStructure_CropPlot_Medium'": {
      "Name": "CropPlot mediano",
      "Count": 10
    },
    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_CropPlot_Large.PrimalItemStructure_CropPlot_Large'": {
      "Name": "CropPlot grande",
      "Count": 10
    },
    "Blueprint'/Game/Mods/StructuresPlusMod/Misc/Vivarium/BP_Vivarium.BP_Vivarium'": {
      "Name": "Vivarium",
      "Count": 1
    }
  },
  "Messages": {
    "Sender": "limite de estructuras:",
    "InvitingMergeFail": "Can't merge with this tribe, the tribe has too many structures!",
    "InvitedMergeFail": "The tribe you are trying to merge has too many structures combined with yours!",
    "InvitingTribeFail": "The player you are trying to invite has too many structures combined with yours!",
    "InvitedPlayerFail": "The tribe you are trying to join have has too structures combined with yours!",
    "ReachLimit": "You have reached your limit of that structure or the global structure limit!",
    "ShowLimitsCmd": "/estructuras",
    "ShowLimitMsg": "{}: {}/{}\n",
    "TotalLimitMsg": "nยบ de estructuras: {}/{}",
    "ShowLimitsType": "Notification",
    "NotificationColor": {
      "Red": 1,
      "Green": 0,
      "Blue": 0.5
    },
    "ShowLimitsDisplayTime": 10,
    "ShowLimitsScale": 1.5
  }
}

Thanks a lot.
The only way you need to use, is by looking at the structure and executing the GetBP command. And add that BP you get in return to the config.
 
You CANNOT use the bp path that you find on the ark.gamepedia.com page and most likely cannot use the bp path you find on steam mod pages cause they are path for spawning items "in your inventory". you NEED the bp path of the "in the game world" item. they are two completely separate bp paths because they are two separate items. one is a bp path of the item that is in your inventory and the other is the bp path of an item that has been placed into the world. this plugin works based on blocking placement of "in the game world" items.

there are a few different ways to get the bp path of the "in the game world" items but the plugin has a command built in to help you out which is to type "getbp" in your console while you have the "in the game world" item targeted by your crosshair. the bp path you need will be output to your chat window.
 
Hello,

Is it maybe possible to use a wildcard like * in the BP Path? We want to allow XXX crop plots. But we won't allow only x smal, large, triangle and so on.
 
Hi !
Can you add a feature for "Ranks" like VIP to modify specific limits for each groups ? <3
And for specific tribe
 
Last edited:
Hi !
Can you add a feature for "Ranks" like VIP to modify specific limits for each groups ? <3
And for specific tribe
it's already in suggestion and todo
 
How I can limit the Capitalisms player trader?

Use this BP but not works:

"Blueprint'/Game/Mods/CapitalismPlayerTrader/DinoTable/PrimalItemStructure_DinoTable.PrimalItemStructure_DinoTable'"
"Blueprint'/Game/Mods/CapitalismPlayerTrader/DinoTable/AltActor/PrimalItemStructure_DinoTerminal.PrimalItemStructure_DinoTerminal'"
 
The Exo-Mek of Genesis2 can put structures and ignore the structures limit.
 
Hello, is there a way to know how many of one specific structure a tribe has with this plugin?
 
its ghetto, but you can add that structure to the plugin and use a very high limit number.
 
{
"General": {
"IgnoreAdmin": false,
"MaxAmount": 8000,
"NotificationDisplayTime": 4,
"NotificationScale": 1.3
},
"Structures": {
"Blueprint'/Game/Mods/Reasource_Crops/Potions/PrimalItemStructure_PotionTable.PrimalItemStructure_PotionTable'":1,
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/PrimalItemStructure_SeedCrafter.PrimalItemStructure_SeedCrafter'":2,
"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Replicator/PrimalItemStructure_ReplicatorPlus.PrimalItemStructure_ReplicatorPlus'":1,
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Forcefield/PrimalItemStructure_TekForcefield.PrimalItemStructure_TekForcefield'":2,
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Transmitter/PrimalItemStructure_TransmitterPlus.PrimalItemStructure_TransmitterPlus'":1
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/CloningChamber/PrimalItemStructure_CloningChamberPlus.PrimalItemStructure_CloningChamberPlus'":1,
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/AutoCrafter/PrimalItemStructure_AutoCrafter.PrimalItemStructure_AutoCrafter'":2,
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Propagator/PrimalItemStructure_Propagator.PrimalItemStructure_Propagator'":1
"Blueprint'/Game/Mods/Primal_Fear/Weapons/TekShield/PrimalItemStructure_PrimalTekShield.PrimalItemStructure_PrimalTekShield'":1
"Blueprint'/Game/Mods/Primal_Fear/Smithy/PrimalItemStructure_PrimalAnvilBench.PrimalItemStructure_PrimalAnvilBench'":1,
"Blueprint'/Game/Mods/Primal_Fear/Dinos/Tek/TekBench/PrimalItemStructure_PrimalTekBench.PrimalItemStructure_PrimalTekBench'":1
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tech/PrimalItemStructure_TechPlotRC.PrimalItemStructure_TechPlotRC'":4,
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tech2/PrimalItemStructure_TechPlot2RC.PrimalItemStructure_TechPlot2RC'":4,
"Blueprint'/Game/Mods/AE/Structures/EBSummoner/PrimalItemStructure_EBSummoner.PrimalItemStructure_EBSummoner'":3
},
"Messages": {

what am I doing wrong?
 
Test
 
Tebex
Monetize your ARK server
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Tempest Dedicated Servers
Back
Top