https://discord.gg/ffheUAFHUr
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.
Command:
/sdc <Region> <Colour>
Region List:
Body = 0
Face = 1
Side = 2
Legs = 3
Top = 4
Under = 5
Colors: Click Here For Colours.
Example:
/sdc 1 1 - This will set a dinosaur region 1 to red.
Config:
Permissions:
DinoColorCommand
All Creds to Ownprox who created the plugin initially.
Old Source: Click Here
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.
Command:
/sdc <Region> <Colour>
Region List:
Body = 0
Face = 1
Side = 2
Legs = 3
Top = 4
Under = 5
Colors: Click Here For Colours.
Example:
/sdc 1 1 - This will set a dinosaur region 1 to red.
Config:
JSON:
{
"DinoColourCommand":{
"Command":"/sdc",
"RequireAdmin":false,
"RequirePermission":false
}
}
Permissions:
DinoColorCommand
All Creds to Ownprox who created the plugin initially.
Old Source: Click Here