Skip to content
/ NuxKits Public

NuxKits is a plugin that dispenses kits to players.

License

Notifications You must be signed in to change notification settings

N4th4/NuxKits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

NuxKits is a plugin that dispenses kits to players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages