Dino Colour Command

Verified Dino Colour Command 2.4

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 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
Author
Foppa
Downloads
2,095
Views
25,559
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from Foppa

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!
Back
Top