Zum Hauptinhalt springen

MMO Profile Menu Config

This entry allows you to configure the profile selection menu for the MMO Profile extension. You can define the layout, item templates for active and inactive profiles, and set limits on the number of profiles based on player permissions.

Configuration

mmo_profile_menu_configMap

Configuration for this entry.

Properties

title

The title of the menu. Supports MiniMessage. (Default: <gray>Profils MMO) rowsInt

Number of rows in the inventory. (Default: 3) profileSlots

"> The slots where profiles will be displayed. (Default: [10, 11, 12, 13, 14, 15, 16]) activeProfileTemplateProfileItemTemplate

Template for the currently active profile. inactiveProfileTemplateProfileItemTemplate

Template for inactive profiles. createProfileTemplateProfileItemTemplate

Template for the "Create Profile" button. defaultMaxProfilesInt

The default maximum number of profiles a player can have. (Default: 3) permissionLimits

"> A list of permission-based limits.

PermissionLimit

permission

The permission node. limitInt

The maximum number of profiles allowed if the player has this permission.