Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client-side
Client and server
Creators
Details
Licensed MIT
Published 4 months ago
This mod adds a simple role and kit management system for servers. It allows you to create teams and roles, save inventories as kits, assign roles to players, and limit how many players can have a specific role. Roles are automatically removed on death, and assigning a new role replaces the previous one.
The mod supports full command tab-completion and saves all data per world.
Command examples:
/kit create <team> <role> [max_players] — creates a role
/kit delete <team> <role> — deletes a role
/kit setlimit <team> <role> [max_players] — sets or removes role limit
/kit save <team> <role> — saves inventory as a kit
/kit give <team> <role> <player> — assigns a role and gives


