promotional bannermobile promotional banner
premium banner
Allows you to create multiple custom kits in-game with /kit(s) and a beautiful UI

Description

dKits allows you to create custom kits that players can claim. 

When players do /kit (or /kits), a GUI opens for them to select which kit they want to receive

Kit permissions are now supported, see 1.1.0 release logs

 

TRY THIS MOD LIVE!: pvptale.club

 

Commands

  - /kit (alias /kits) - list available kits
  - /kit <name> - apply a kit
  - /kit list - list available kits
  - /kit create <name> - save your current inventory as a kit (adminPermission)
  - /kit delete <name> - delete a kit (adminPermission)
  - /kit reload - reload config + kits from disk (adminPermission)

 

Configuration File


  {
    "adminPermission": "dkits.admin",
    "clearInventoryBeforeApply": true,
    "allowOverwrite": false,
    "defaultColor": "#FFFFFF",
    "messageBold": false,
    "messages": {
      "onlyPlayer": "{#FF5555}Only players can use this command.",
      "noPermission": "{#FF5555}You do not have permission.",
      "reloaded": "{#55FF55}dKits reloaded.",
      "kitCreated": "{#55FF55}Kit created: {kit}",
      "kitDeleted": "{#55FF55}Kit deleted: {kit}",
      "kitApplied": "{#55FF55}Kit applied: {kit}",
      "kitNotFound": "{#FF5555}Kit not found: {kit}",
      "kitExists": "{#FFAA00}Kit already exists: {kit}",
      "listHeader": "{#55FF55}Available kits ({count}):",
      "listEntry": "{#FFFF55}- {kit}",
      "listEmpty": "{#FFAA00}No kits are available."
    }
  }

 

Suggestions? 

Write them in the comments I will read every single comment :)