A client-side Fabric mod that batch-sends guild invites to multiple players at once.
- Minecraft 1.21.11
- Fabric Loader ≥ 0.19.2
- Fabric API (required)
/ginv [player1] [player2] [player3] ...
Invite specific players by name. Supports tab completion from the tab list.
/glvl <level>
Invite all players in the tab list with a guild level ≥ the given threshold. Requires being in a SkyBlock instance. Players without a level (NPCs) are skipped.
/gfreeze
Toggle freeze on the invite queue. When frozen, no invites are sent but new targets are still queued. Run again to resume sending.
- Install Fabric Loader for Minecraft 1.21.11.
- Download the latest release JAR from Releases.
- Place the JAR in your
.minecraft/mods/folder. - Make sure Fabric API is also installed in the same folder.
This project is available under the CC0 1.0 license. See LICENSE for details.