WkKitWkKit
Home
Guide
Features
Config
Commands
FAQ
  • ็ฎ€ไฝ“ไธญๆ–‡
  • English
GitHub
Home
Guide
Features
Config
Commands
FAQ
  • ็ฎ€ไฝ“ไธญๆ–‡
  • English
GitHub
  • Quick Start

    • ๐Ÿš€ Quick Start
    • /en/guide/installation.html
    • /en/guide/first-kit.html

๐Ÿš€ Quick Start

Welcome to WkKit! This guide will help you install and configure the plugin.

๐Ÿ“ฆ Installation

Step 1: Download

  1. Visit WkKit Releases
  2. Download the latest WkKit.jar
  3. Requires Spigot 1.8+ or Paper 1.8+

Step 2: Install

  1. Put WkKit.jar in your server's plugins/ folder
  2. Restart the server
  3. Wait for config files to generate

Step 3: Verify

/wk help

If you see the command list, installation is successful!

โš™๏ธ Basic Configuration

1. First Run

Plugin auto-generates:

plugins/WkKit/
โ”œโ”€โ”€ config.yml          # Main config
โ”œโ”€โ”€ messages.yml        # Messages
โ”œโ”€โ”€ kits/              # Kit configs
โ”‚   โ””โ”€โ”€ example.yml
โ””โ”€โ”€ menus/             # Menu configs
    โ””โ”€โ”€ example.yml

2. Edit Config

database:
  type: sqlite
  file: plugins/WkKit/data.db
language: zh_CN
update-check: true

3. Create First Kit

/wk create starter "Starter Kit" default

๐Ÿ”ง Quick Commands

CommandDescriptionPermission
/wk helpShow helpAll players
/wk create <name>Create kitwkkit.create
/wk edit <name>Edit kitwkkit.edit
/wk get <name>Get kitwkkit.get
/wk give <player> <kit>Give kitwkkit.give

Ready to learn more? Check out the Kit System!

ๅœจ GitHub ไธŠ็ผ–่พ‘ๆญค้กต
ไธŠๆฌกๆ›ดๆ–ฐ: 3/4/26, 8:16 AM
่ดก็Œฎ่€…: WekyJay
Next
/en/guide/installation.html