Skip to content

PokeSkies/SkiesKits

Repository files navigation

SkiesKits

Requires Fabric Kotlin

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!

Features

  • 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.)

Installation

  1. Download the latest version of the mod from Modrinth.
  2. Download all required dependencies:
  3. Download any optional dependencies:
  4. Install the mod and dependencies into your server's mods folder.
  5. Configure your Kits in the ./config/skieskits/kits/ folder.

Commands/Permissions

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

Planned Features

  • Better/more debugging and error handling
  • In-game kit editing (via commands and GUI editor)
  • Storage Migration

Support

A community support Discord has been opened up for all Skies Development related projects! Feel free to join and ask questions or leave suggestions :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages