Skip to main content
The Home Manager configures the system for setting, deleting, and teleporting to player homes.

Configuration

artifact
Ref<Artifact>
required
Reference to the artifact_home storing the persistent data.
defaultHomes
Int
default:"1"
Default number of homes a player can set.
permissionLimits
Map<String, Int>
Map of permissions to max home counts (e.g. homes.vip: 5).
teleportCooldownSeconds
Long
default:"30"
Cooldown between home teleports.

GUI Configuration

The extension automatically creates two menus you can customize in this config:
  • homesMenu: The list of available homes.
  • homeEditorMenu: The options menu when clicking a specific home.
homesMenu
Config
Layout for the main list menu.
homeEditorMenu
Config
Layout for the editor menu (Teleport/Rename/Delete/Icon).