Sequoia
A Wynncraft mod for members of the Sequoia guild, providing various features like a party finder, discord chat bridge and war tracking.
Sequoia
Sequoia
Sequoia is a client-side Fabric mod for Sequoia guild members on Wynncraft.
It provides the in-game client for Sequoia's guild systems: backend authentication, Discord bridge integration, party finder tools, raid tracking, and a small set of guild-specific utilities. The goal is straightforward: put the guild workflows members actually use into the game client instead of splitting them across chat, Discord, and manual commands.
This is not a general-purpose Wynncraft mod. Most online features require a linked Sequoia account, and several of them only make sense if you are already part of the guild's Discord and in-game processes.
If you are a Sequoia member, the expected setup is simple: install the mod, link your account from the Sequoia menu, connect to the backend, and use the guild integrations from there.
Features
- Sequoia account linking and backend authentication - Automatic connection to Sequoia services - In-game Discord chat bridge - Party finder commands and UI - Raid tracking and announcements - Guild-specific settings and status screens
Requirements
- Minecraft `1.21.11` - Fabric Loader `0.18.4` or newer - Fabric API `0.141.2+1.21.11` - Java `21` - Wynntils (Optional)
First-time setup
1. Configure - you need to be a member of Configure on Wynncraft for backend features to work. 2. Configure using the steps below. 3. Configure - open the Sequoia Mod menu (`O` by default) and navigate to the Authentication section. 4. Configure - the mod auto-connects on startup if enabled, or by using a button in the Authentication section. 5. Configure - run `/seq status` to make sure you're connected. 6. Configure - press `O` and open settings to toggle Discord chat, raid announcements, and related behavior.
Common commands
- `/seq`: open the main Sequoia screen - `/seq p`: open the Sequoia party finder UI - `/seq connect`: connect to the backend - `/seq link`: link or refresh backend authentication - `/seq status`: show connection state and token status - `/seq logout`: clear the saved token
Full command list
- `/seq` - `/seq connect` - `/seq link` - `/seq disconnect` - `/seq connected` - `/seq status` - `/seq logout` - `/seq party` - `/seq p` - `/seq party list` - `/seq party status` - `/seq party create <activities>` - `/seq party update <activities>` - `/seq party join <listingId>` - `/seq party join <listingId> token <inviteToken>` - `/seq party join <listingId> <role>` - `/seq party join <listingId> <role> token <inviteToken>` - `/seq party deny <listingId>` - `/seq party leave` - `/seq party invite <username>` - `/seq party reserve <count>` - `/seq party open` - `/seq party close` - `/seq party disband` - `/seq party role <role>` - `/seq party kick <username>` - `/seq party promote <username>` - `/seq party game create` - `/seq party game invite <username>` - `/seq party game invite-all`
Settings
The settings screen has toggles for:
- Auto connect to the Sequoia backend - Discord chat display - Raid auto-announce - Update checks on startup
Installation
1. Install Fabric for Minecraft `1.21.11`. 2. Put the Sequoia mod jar in your Minecraft `mods` folder. 3. Install Fabric API. 4. Install Wynntils for improved class detection. 5. Start the game and press `O`, or run `/seq`.
License
MIT: `LICENSE.txt`.