Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyKit

EasyKit is a simple and flexible kit plugin for PowerNukkitX servers. Players can browse available kits in a clean in-game menu and claim them with a single click, while server administrators can create and manage every kit directly in game.

Features

  • Clean kit selection menu
  • Create kits from your current inventory
  • Free and paid kits
  • Optional LlamaEconomy support
  • Custom kit names and thumbnails
  • Custom kit ordering
  • Hidden kits
  • Permission-protected kits
  • A configurable starter kit for new players
  • Items are dropped at the player's location when their inventory is full
  • Messages available in 11 languages

Using kits

Players can use /kit to open the kit menu. Every available kit is shown as a button. If a kit has a price, the price appears below its name.

A kit can also be claimed directly with:

/kit get <name>

Kits can be restricted to specific groups or ranks. A protected kit named VIP, for example, requires the permission kit.get.vip.

Managing kits

All kits can be managed directly in game:

Command Description
/kit create <name> Create a kit from your current inventory.
/kit delete <name> Delete a kit.
/kit starter <name> Select the kit given to new players.
/kit edit <kit> name <newName> Rename a kit.
/kit edit <kit> thumbnail <path> Change the kit's menu image.
/kit edit <kit> price <price> Set the kit's price. Use 0 for a free kit.
/kit edit <kit> content Replace the kit's items with your current inventory.
/kit edit <kit> hidden <true|false> Show or hide the kit in the menu.
/kit edit <kit> permission <true|false> Enable or disable permission protection.
/kit edit <kit> move up <positions> Move the kit up in the menu.
/kit edit <kit> move down <positions> Move the kit down in the menu.

Starter kit

The selected starter kit is automatically given to players when they join the server for the first time. Starter kits may also be hidden from the regular kit menu.

Economy support

EasyKit supports LlamaEconomy for paid kits. When a player selects a paid kit, its price is checked and deducted automatically. Free kits do not display a price.

Languages

EasyKit automatically uses the player's language and includes:

  • Chinese (Simplified)
  • English
  • French
  • German
  • Italian
  • Japanese
  • Korean
  • Portuguese (Brazil)
  • Russian
  • Spanish
  • Turkish

About

Create kits for your PowerNukkitX Server

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages