Installation
1. Install DzusillCore
Section titled β1. Install DzusillCoreβdHomeGUI depends on DzusillCore 1.1.0+. Put DzusillCore-x.y.z.jar in plugins/ first.
2. Drop in dHomeGUI
Section titled β2. Drop in dHomeGUIβPlace dHomeGUI-x.y.z.jar into plugins/ and restart. On first start it creates:
plugins/dHomeGUI/βββ config.yml # materials, GUI, sethome rules, teleport, worlds, economy, typesβββ messages.yml # every player-facing string + sounds (light-blue theme)βββ database.yml # optional MySQL/PostgreSQLβββ homes.yml # flat-file home storageβββ playerdata.yml # flat-file player data (bought slots, etc.)3. (Optional) install integrations
Section titled β3. (Optional) install integrationsβVault + an economy plugin, PlaceholderAPI, WorldGuard, LuckPerms, EssentialsX β each unlocks the matching feature.
4. Set home limits
Section titled β4. Set home limitsβBy default everyone can set 1 home (Settings.SetHome.DefaultLimit). Raise it per rank with dhomegui.homes.<n> permissions:
/lp group default permission set dhomegui.homes.3 true/lp group vip permission set dhomegui.homes.10 trueSee Home Limits.
5. Verify
Section titled β5. Verifyβ/sethome base/homes/sethome base creates a home; /homes opens the GUI. Edit config.yml / messages.yml, then apply with:
/dhomeadmin reloadMigrating from EssentialsX? Run /dhomeadmin import essentials.
Next: the Quick Start.