• Hello, Guest! This is a public service announcement;

    We are excited to announce GameServersHub will be releasing the Ark Survival Acended plugin framework in the coming weeks. If you want to learn more about this join our discord server below! Over the coming weeks ahead the website will be getting some cosmetic changes.

    To learn more join our discord

Dino Colour Command

Verified Dino Colour Command 2.4

No permission to download
The Verified tag represents a level of trust and authenticity for users who have successfully gone through our verification process. It signifies that a user's resources have been thoroughly reviewed and have met our platform's high standards for quality and reliability.
Dino Colour Command
Dino Colour Command

Automatically color a dinosaur by a command like a command in admin manager but you can do it by chat command and also by editing config.json you can allow players to use the command and configure permissions.

News! Now you can use color names from https://ark.gamepedia.com/Color_IDs
For example: /sdc 0 DarkRed (Just do without spaces!)
also, you can use region names For example: /sdc Body 25
And combined: /sdc Body Dark
All this works for /cdc as well

Region Name List:
Body = 0
Face = 1
Side = 2
Legs = 3
Top = 4
Under = 5

Commands:
  • /sdc <Region> <Colour>
  • /cdc <DinoName> <Region> <Colour>
  • /dcc.reload - chat reload command
  • cheat dcc.reload - console reload command
  • dcc.reload - rcon reload command
Regions: Click Here For Pteranodon Regions.
Colors: Click Here For Colours.

Example
/sdc 1 1 - This will set a dinosaur region 1 to red.
/cdc MyDinoName 1 1 - Sets specified dinos region 1 to red.

Config:
JSON:
{
  "General": {
    "RequireAdmin": false,
    "Permission": {
      "Enable": true,
      "Name": "DinoColourCommand"
    },
    "TokenBank": {
      "Enable": false,
      "Cost": 3,
      "Type": "DinoColourCommand"
    }
  },
  "Messages": {
    "NoPermission": {
      "Message": "You don't have permissions to use this command",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "NotEnoughTokens": {
      "Message": "You don't have enough Tokens to use this command",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "IncorrectSyntax_CDC": {
      "Message": "Incorrect Syntax: /cdc <Name> <Region> <Colour>",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "IncorrectSyntax_SDC": {
      "Message": "Incorrect Syntax: /sdc <Region> <Colour>",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "IncorrectColours": {
      "Message": "Dino Colour must be 1 - 100 | 201-226 OR Red, Blue, Yellow, DarkRed. You find more colors at https://ark.gamepedia.com/Color_IDs",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "IncorrectRegion": {
      "Message": "Dino Region must be 0-5 or Body, Face, Side, Legs, Top or Under.",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "IncorrectTeam": {
      "Message": "That is not your dinosaur!",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "IncorrectTargeting": {
      "Message": "Please face the middle of your screen towards the dino you want to color!",
      "Colors": [ 255, 0, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    },
    "Confirmation": {
      "Message": "{} Color updated!",
      "Colors": [ 0, 255, 0 ],
      "DisplayTime": 10,
      "DisplayScale": 0.5
    }
  }
}

Permissions:
  • DinoColorCommand - Optional can also be changed, see config.
Token Bank Integration:
  • This plugin support Token Bank integration

All Creds to Ownprox who created the plugin initially.
Old Source: Click Here

Latest updates

  1. 2.4

    Compiled with latest API: 3.54 (If you are using an api before this version remove...
  2. 2.3

    (2.3) Fixed when the plugin checks for permissions and arkshop (2.2) Fixed Token Bank...
  3. 2.0

    Improved the detection of the Token Bank when using very many plugins together Fixed error...

Latest reviews

I simply cannot play Ark without this ever again! Love that it integrates with ArkShop :) Granted, if you or your players enjoy hunting and breeding dinos for certain colours, then this isn't for you. But, if you're like me and your enjoyment of your dinos is very much influenced by the colours on your dinos OR if you're a server admin that players constantly pester to come change their dinos colours OR if your looking for a unique way to reward your players then this plugin is a must!
Tempest Dedicated Servers
Top