Skip to content

EvolutionPlugins/Kits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kits

OpenMod universal plugin. Add kits system.

Nuget Nuget Discord

How install\update plugin

Run command openmod install DiFFoZ.Kits

Commands

Maybe is outdated so check help.md to get all commands

  • kit <name> - Give a kit to yourself.
  • kit create <name> [cooldown] - Create a kit.
  • kit remove <name> - Remove a kit.
  • kits - Shows a list of available kits for player.

Permissions

Maybe is outdated so check help.md to get all permissions

  • Kits:commands.kit
  • Kits:commands.kit.create
  • Kits:commands.kit.remove
  • Kits:commands.kits
  • Kits:nocooldown - Allows give a kit without waiting for cooldown

How create kit

In-game run command /kit create <name> [cooldown]. If you get an error IPlayer doesn't have compatibility IHasInventory then your game not support interacting with an inventory. Also, your inventory is supposed to be not empty.

How to get permission to XYZ kit

Add permission Kits:kits.XYZ to the role (XYZ is a kit name).

Where kits are saving

In plugin folder. Path <Game_Path>/<Server_Path>/OpenMod/plugins/Kits/kits.yaml.

Where I can get support

You can get support in the my discord server