Get Started
- 📚 Setup
- ➡️ Importers
- 📄 Config
- 📝 Translations
- 🔌 Hooks
Documentation
- 🖥️ Commands
- ⛔ Permissions
- 🥄 Claims
- ❤️ Trust
- 🎛️ Operation Groups
- 🪧 Sign Moderation
- 🪦 Drops Moderation
- 😴 Inactivity Pruning
- 🐕 Pets
HuskClaims supports importing data from other plugins through the /huskclaims import
command.
Name | Supported Import Data | Link |
---|---|---|
GriefPrevention | Claims, Users | https://griefprevention.com/ |
HuskClaims supports importing Claims, Trust and User data from GriefPrevention (v16.18.1
+).
/huskclaims import griefprevention set uri:(URI) username:(USERNAME) password:(PASSWORD)
, entering in your GriefPrevention database credentials.
jdbc:mysql://(HOST):(PORT)/(DATABASE)
.jdbc:sqlite:(PATH_TO_DATABASE)
./huskclaims import griefprevention start
to begin the import process. This may take a while depending on the size of your database./adminclaimslist
and /claimslist <player>
A server restart is recommended after the import has successfully completed.