Get Started
- 📚 Setup
- ➡️ Importers
- 📄 Config
- 📝 Translations
- 🔌 Hooks
Documentation
- 🖥️ Commands
- ⛔ Permissions
- 🥄 Claims
- ❤️ Trust
- 🎛️ Operation Groups
- 🪧 Sign Moderation
- 🪦 Drops Moderation
- 😴 Inactivity Pruning
- 🐕 Pets
This will walk you through installing HuskClaims on either your Spigot server, or proxied network of Spigot servers.
These instructions are for simply installing HuskClaims on one Spigot/Paper server.
/plugins/
directory of your Spigot server.These instructions are for installing HuskClaims on multiple Spigot servers and having them network together. A MySQL database (v8.0+) is required.
/plugins/
directory of each Spigot server./plugins/HuskClaims/
folder to it to make updating it easier.~/plugins/HuskClaims/config.yml
)database
, set type
to MYSQL
mysql
/credentials
, enter the credentials of your MySQL database server.cross_server
section. Set enabled
to true
.broker_type
to REDIS
if you do this).server.yml
file should generate inside (~/plugins/HuskClaims/
)name
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)HuskClaimsData.db
SQLite flat file that was generated, if you would like.