Commands & Permissions
Admin Commands
| Command | Description | Permission |
|---|---|---|
/xcore | XCore info (version, addons, database) | xcore.admin |
/xcore stats | Cache hit rates, database statistics | xcore.admin |
/xcore addons | List loaded addons with their state | xcore.admin |
/xcore reload | Reload configuration and language | xcore.admin |
/xcore reload <addon> | Reload a specific addon | xcore.admin |
/xcore clear-cache | Invalidate all cache regions | xcore.admin |
/xcore player <name> | Detailed player information | xcore.admin |
PlaceholderAPI
| Placeholder | Description |
|---|---|
%xcore_name% | Player name |
%xcore_uuid% | Player server UUID |
%xcore_last_login% | Last login timestamp |
%xcore_last_logout% | Last logout timestamp |
%xcore_balance% | Formatted Vault currency balance |
%xcore_balance_raw% | Raw balance (no formatting) |
%xcore_balance_<id>% | Formatted balance for specific currency |
%xcore_balance_<id>_raw% | Raw balance for specific currency |