Setup
Features
- 🖥️ Commands
- 🟩 Plan Hook
- 🗺️ Map Hooks
- 💵 Economy Hook
- ⚠️ Strict Tpahere
- 🚫 Restricted Warps
- ⏰ Cooldowns
- 🌎 Global Spawn
- 🛏️ Global Respawning
- ❓ FAQs
This will walk you through installing HuskHomes on your Spigot or Fabric server, or proxy network of servers.
Note:If the plugin fails to load, please check that you are not running an incompatible version combination
Download the correct jar file for your server from the latest release page:
HuskHomes-Paper
jar for Spigot or Paper serversHuskHomes-Fabric
jar for Fabric serversThese instructions are for simply installing HuskHomes on one Spigot or Fabric server.
/plugins/
directory of your Spigot server, or the /mods
directory of your Fabric server.These instructions are for installing HuskHomes on multiple Spigot or Fabric servers and having them network together. A MySQL database (v8.0+) is required.
/plugins/
directory of each Spigot server, or the /mods
directory of your Fabric server./plugins/HuskHomes/
(/config/huskhomes/
on Fabric) folder to it to make updating it easier.~/plugins/HuskHomes/config.yml
on Spigot, ~/config/huskhomes/config.yml
on Fabric)database
, set type
to MYSQL
, MARIADB
or POSTGRESQL
(depending on which type of database you wish to use)mysql
/credentials
, enter the credentials of your MySQL, MariaDB or PostgreSQL database server.cross_server
section. Set enabled
to true
.messenger_type
to REDIS
if you do this).server.yml
file should generate inside the plugin config directory you navigated to earliername
of the server in this file to the ID of this server as defined in the config of your proxy (e.g. if this is the "hub" server you access with /server hub
, put "hub" here)HuskHomesData.db
SQLite flat file that was generated, if you would like.When using Cross-Server RTP 3 things must be true:
rtp.cross-server
to true
rtp.random_target_servers
must match the server.yml
& Proxy values!