Inventory Kits

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Whenever I play Minecraft with my friends, I always find myself spending the first minute on the server typing "/give <my name> 276", "/give <my name> 277", "/give <my name> 278", etc. So I made a plugin! With "Inventory Kits", you can give and receive all tools and armor of a certain material with just one command!

Commands

/invkit <material> - Give yourself the inventory kit for the specified material. The materials are:

  • diamond
  • gold
  • stone
  • wood

/invkit <material> <player> - Give the specified player the inventory kit for the specified material.

Permissions

  • invkit.* - The parent permission. Has all the permissions below.
  • invkit.diamond - Permission to give yourself a diamond inventory kit. Defaults to op.
  • invkit.gold - Permission to give yourself a gold inventory kit. Defaults to op.
  • invkit.stone - Permission to give yourself a stone inventory kit. Defaults to op.
  • invkit.wood - Permission to give yourself a wood inventory kit. Defaults to true.
  • invkit.give.diamond - Permission to give someone else a diamond inventory kit. Defaults to op.
  • invkit.give.gold - Permission to give someone else a gold inventory kit. Defaults to op.
  • invkit.give.stone - Permission to give someone else a stone inventory kit. Defaults to op.
  • invkit.give.wood - Permission to give someone else a wood inventory kit. Defaults to op.

I specifically made permissions to give others inventory kits to prevent spamming other players with items.

To install, just put the jar file in the "plugins" folder. Enjoy!

You can find the source code in Github


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files