This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Discord profiles
Norbert Śleziak edited this page Apr 8, 2023
·
6 revisions
note: Profiles only work for synced users! Sync accounts
command: /profile [mention]
when user is online in minecraft server:
when user is offline in minecraft server:
You can change the information displayed in config:
embed-profile-title: 'Profile'
embed-profile-online:
# 'TITLE//DESC'
- 'nick:// %player_name%'
- 'status:// Online'
- 'world:// %player_world%'
- 'loc:// X: %player_x% Y: %player_y% Z: %player_z%'
embed-profile-offline:
# 'TITLE//DESC'
- 'nick:// %player_name%'
- 'status:// Offline'
note: use "//" to separate lines -> line title//line description
To use placeholders you need install PlaceholderAPI
💻 If you have any suggestions/questions/bugs please contact: BORBI#2685