Dino Limit

Verified Dino Limit 1.9

No permission to download

Welcome!

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

SignUp Now!

Website User Information:

On GameServersHub, developers can earn a "Verified" prefix tag for their resources. This tag indicates that the developer has been granted a website role to upload verified resources, which are generally of higher quality than unverified ones. By consistently providing dedicated and quality results for the gaming community, developers can earn this tag and showcase their commitment to providing top-notch content. So, if you're looking for the best gaming resources, be sure to keep an eye out for the "Verified" tag on GameServersHub.
Dino Limit
@Foppa & @Lethal Proudly presents Dino Limit.
It limits dinos per tribe/player in the whole map!

Features:
  • Global Dino Limit
  • Specific Dino Limit of any dino (Blueprint based!)
  • Limits dino downloads/uploads between cluster
  • Tribe Merge Prevention
  • Tribe Invite Prevention
Upcoming Features:
  • TBD
Handles:
  • Dino Tame
  • Upload/Download
  • Unclaim/Claim
  • Cryo/Uncryo (Including Soultrap/SoulGun)
  • Cloning
  • Bought dinos (Example by ARKShop)
  • Rafts/Consumables/Tokens (Example by Primal Fear/Ark Eternal, GAIA)
Chat Commands:
  • /DinoLimits (Custom option)
Console Commands:
  • dl.reload - Reload config
  • UpdateDinos - Force dino count update (if needed).
  • GetDinoBp - Prints to chat and server log target dino asset name.
RCON Commands:
  • dl.reload - Reload config
  • UpdateDinos - Force dino count update (if needed).
Config Example:
JSON:
{
    "General": {
        "MaxAmount": 6000, // Global max amount of dinos per tribe or player
        "NotificationDisplayTime": 4, // Display time for messages
        "NotificationScale": 1.3 // Display scale/size for messages
    },
    "Dinos": {
        "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'": {
            "Name": "Bronto",
            "Count": 5 //Max amount for specific blueprint
        },
        "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'": {
            "Name": "Dodo",
            "Count": 5 //Max amount for specific blueprint
        },
        "Blueprint'/Game/PrimalEarth/Items/Raft/Raft_BP.Raft_BP'": {
            "Name": "Wooden Raft",
            "Count": 3
        },
        "Blueprint'/Game/PrimalEarth/Items/Raft/MotorRaft_BP.MotorRaft_BP'": {
            "Name": "Motor Boat",
            "Count": 1
        }
    },
    "ItemMap": { //Useable items that spawn dinos (Item BP on LEFT) (Dino BP on RIGHT)
        "Blueprint'/Game/PrimalEarth/Items/Raft/PrimalItemRaft.PrimalItemRaft'": "Blueprint'/Game/PrimalEarth/Items/Raft/Raft_BP.Raft_BP'",
        "Blueprint'/Game/PrimalEarth/Items/Raft/PrimalItemMotorboat.PrimalItemMotorboat'": "Blueprint'/Game/PrimalEarth/Items/Raft/MotorRaft_BP.MotorRaft_BP'"
    },
    "Messages": {
        "Sender": "Dino Limits", //Server chat and notification sender
        "ReachLimit": "You have reached your limit of that dino or the global dino limit!",
        "UnEquipped": "Item unequipped since it contains a restricted dino and if deployed would be over your limit!",
        "RestrictedInRange": "The dino you are trying to clone has already reached the limit!",
        "InvitingMergeFail": "Can't merge with this tribe, the tribe has too many dinos!",
        "InvitedMergeFail": "The tribe you are trying to merge with has too many dinos!",
        "InvitingTribeFail": "The player you are trying to invite has too many dinos!",
        "InvitedPlayerFail": "The tribe you are trying to join has too many dinos!",
        "ShowLimitCmd": "/DinoLimits", //Command to use to display limits
        "ShowLimitMsg": "{}: {}/{}\n",
        "TotalLimitMsg": "Total Dinos: {}/{}",
        "ShowLimitsType": "Notification", // "Chat" For old style or "Notification" For new style.
        "NotificationColor": { // Change color when using Notification style.
            "Red": 1,
            "Green": 0,
            "Blue": 0.5
        },
        "ShowLimitsDisplayTime": 10, //Display time for showlimit command when using Notification
        "ShowLimitsScale": 1.5 //Display scale for showlimit command when using Notification
    }
}

Latest updates

  1. 1.9

    Compiled with latest API 3.5 Fixed Soul Trap (An update of the mod changed where the blueprint...
  2. 1.9

    Compiled with latest API 3.5 Fixed Soul Trap (An update of the mod changed where the blueprint...
  3. 1.8.2

    Fix a rare crash scenario when using Dino Limit with other dino related plugins.

Latest reviews

Good plugin :)
Can complet the ark dev work, with good options.
Thank you Foppa and Lethal :)

Hope update for more options
Tebex
Tempest Dedicated Servers
Back
Top