Get Started
Documentation
- 🖥️ Commands
- 🏙️ Towns
- 🏠 Claims
- 🔨 Roles
- 🌟 Advancements
- ☯️ Relations
- ⚔️ Wars
- 🚫 Inactive Town Pruning
Developers
- 📦 API v3
- 🧡 Towns API
- ⚙️ Claims API
- ❗ API Events
- 🕸️ API v1 (Legacy)
For networks of connected servers, HuskTowns supports Redis (v5.0+) as an alternative to the default Plugin messaging protocol, for servers that would like to use it.
To make use of Redis, your network must first be correctly configured in cross_server
mode. Then, follow these steps:
config.yml
files of each server, filling in the redis credentials
in the cross_server
section.
password
blank (''
).messenger_type
to REDIS