Closed Nimikita closed 5 days ago
Support for a "skin" object in profiles providing a path and model type. Requires the Fabric Tailor mod on the player client to be visible.
"skin": { "path": "url_or_local_path_here.png", "model": "slim_or_classic" }
Bot will execute /skin set URL ${model} ${path} upon joining if a skin is present, and /skin clear if not to clear client cache.
/skin set URL ${model} ${path}
/skin clear
Support for a "skin" object in profiles providing a path and model type. Requires the Fabric Tailor mod on the player client to be visible.
Bot will execute
/skin set URL ${model} ${path}
upon joining if a skin is present, and/skin clear
if not to clear client cache.