Skip to Content
Commands

Commands

All Custom Skin commands are accessed through the /skin base command.

Command Overview

CommandDescriptionPermission
/skin linkGet a dashboard linkcustomskin.link
/skin refreshManually refresh your skincustomskin.refresh
/skin statusCheck connection statuscustomskin.status
/skin reloadReload plugin configurationcustomskin.reload

Generates a unique, time-limited URL to access the skin customization dashboard.

Usage:

/skin link

Output:

[Custom Skin] Click here to customize your skin: https://skin.thomas.md/dashboard?token=abc123...

The link:

  • Is unique to each player
  • Expires after 24 hours
  • Can be regenerated at any time

/skin refresh

Forces a refresh of your skin from the API. Useful if:

  • Your skin didn’t update automatically
  • You want to re-apply your current skin
  • You’re troubleshooting sync issues

Usage:

/skin refresh

/skin status

Shows the current status of the Custom Skin system for your player.

Usage:

/skin status

Output:

Custom Skin Status WebSocket: Connected ✓ Custom Skin: Active (6 frames) Persisted: Yes ✓
FieldDescription
WebSocketConnection to the API for real-time updates
Custom SkinYour current skin configuration
PersistedWhether your skin is saved locally

/skin reload

Reloads the plugin configuration from config.yml and reconnects the WebSocket.

Usage:

/skin reload

Note: This command requires the customskin.reload permission (default: op only).

Tab Completion

All commands support tab completion. Only commands you have permission for will appear in suggestions.

Last updated on
SkinMotion v1.0.0Go to Dashboard →