Home > NuxKits

NuxKits

NuxKits is a project mainly written in Java, based on the GPL-3.0 license.

NuxKits is a plugin that dispenses kits to players.

NuxKits

NuxKits is a plugin that dispenses kits to players.

Installation

  • First, you need the PermissionsEX plugin (here).
  • Download the latest jar here.
  • Copy the downloaded jar file into the plugins folder and rename it to "NuxKits.jar".

Configuration

The configuration file is : plugins/NuxKits/config.yml

Example :

kits :
    myFirstKit :
        GRASS : 13
        GOLD_ORE  : 2
        GLASS : -1    
    arrows : 
        BOW : 1
        ARROW : 128

Materials can be find here. With negative numbers, the plugin will take the user's material. Never use tabulations, only four spaces.

Permissions' nodes

  • nuxkits.reload
  • nuxkits.give.<kitName>

Commands

Type "/NuxKits help" in the Minecraft's chat.