APAndrey's PluginsDocumentation
H
PLUGIN DOCUMENTATION

Homes

A homes system built for modern Paper/Folia servers, with dialog menus for capable clients and a full chest GUI fallback.

Paper / FoliaViaVersion optionalVelocity for network modeSQLite / SQL / MongoDB

What it does

Dialog + chest GUI

AUTO mode chooses the modern dialog for supported clients and a chest menu for older clients.

#

Permission-based slots

Home limits use homes.limit. permissions with a configurable global maximum.

Custom home icons

Players can pick item icons; newer clients can render inline sprites and older setups can use custom glyphs.

Network homes

Shared storage and the Velocity bridge support same-proxy and cross-proxy home teleports.

Quick start

  1. 1
    Install the Homes Paper JAR on the backend server.
  2. 2
    Claim your AP license and set license-key in plugins/Homes/config.yml.
  3. 3
    Leave network.mode as single-server for a standalone server; SQLite works immediately.
  4. 4
    Review homes.default-limit, homes.max, GUI mode and teleport warmup settings.
  5. 5
    Run /homes and create a test home with /sethome.

Explore the docs