Resource icon
[DEPRICATED]
Simple plugin to use a chat command to set a dino's imprint to 100%.
To install: Copy all files to the plugins folder.
* Requires ArkAPI 3.52 and Permission 1.8
Config.json:
Simple plugin to use a chat command to set a dino's imprint to 100%.
- Can be customized to only allow a specific group to imprint.
- Can only be used on owned dinos.
- Can be customized to use on only owned, baby dinos.
- Admins can use on ANY dino.
- Admins are in the Permissions group "Admins" and the permissions groups are updated every 30 seconds.
- Imprint command is customizable.
To install: Copy all files to the plugins folder.
* Requires ArkAPI 3.52 and Permission 1.8
Config.json:
{
"General": {
"RequireGroupToImprint": false,
"AllowedGroup": "MaxImprintAllowed",
"AllowAdultImprinting": false,
"ImprintCommand": "/imprint"
}
}
"General": {
"RequireGroupToImprint": false,
"AllowedGroup": "MaxImprintAllowed",
"AllowAdultImprinting": false,
"ImprintCommand": "/imprint"
}
}