A Fabric (1.20.1) server-sided Kits mod! Creating a new kit is as easy as creating a new file in the kits
folder and copying the basic formatting.
More information on configuration can be found on the Wiki!
- Create practically infinite Kits (idk, haven't tested that)
- Customizable kit cooldowns
- Define the maximum kit uses
- Customizable kit menu system
- Set custom requirements to claim a kit (permissions, placeholders, etc.)
- Customize the actions a kit will execute depending on the result (success, cooldown, usage, etc.)
- Download the latest version of the mod from Modrinth.
- Download all required dependencies:
- Download any optional dependencies:
- Impactor (Economy, Placeholders)
- Pebbles Economy (Economy)
- MiniPlaceholders (Placeholders)
- PlaceholderAPI (Placeholders)
- Plan (Additional Requirements)
- Install the mod and dependencies into your server's
mods
folder. - Configure your Kits in the
./config/skieskits/kits/
folder.
Command | Description | Permission |
---|---|---|
/kits reload | Reload SkiesKits | skieskits.command.reload |
/kits debug | Toggle the debug mode for more insight into errors | skieskits.command.debug |
/kits | Opens the kits menu system | skieskits.command.base |
/kits | Attempts to claim a kit | skieskits.command.claim |
/kits claim | Attempts to claim a kit | skieskits.command.claim |
/kits give [bypass] | Attempts to give a player a kit. Set bypass to true to bypass any requirements | skieskits.command.give |
/kits resetusage [kit] | Reset a player's kit usage for all kits or define a specific one | skieskits.command.resetusage |
/kits resetcooldown [kit] | Reset a player's kit cooldown for all kits or define a specific one | skieskits.command.resetcooldown |
- Better/more debugging and error handling
- In-game kit editing (via commands and GUI editor)
- Storage Migration
A community support Discord has been opened up for all Skies Development related projects! Feel free to join and ask questions or leave suggestions :)