CustomInventory

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.

With this plugin, you can create inventories with items in them. The items are used so you can set commands to them. When your players open the inventory and click on the item, they execute the command that was bound to the item.

 

Commands

/custominv: Type in this command for help

/custominv create [name] [size]: Used to create an inventory, the size is the number of slots you wish to have

/custominv setsize [name] [size]: Used to change the number of slots

/custominv list: Lists all inventories

/custominv open [name]: Opens the inventory you specified

/custominv delete [name]: Used to delete an inventory

 

-EDITING COMMANDS

/custominv edit [name]: Used to edit the inventory contents

/custominv slot: Type this command for editing information and help

/custominv slot settype [material id]: Used to set type of the item in the slot you selected; material ID format: id:data; example for stone: 1:0

/custominv slot setamount [amount]: Used to set amount of the item in the slot you selected

/custominv slot setname [name]: Used to set name of the item in the slot you selected

/custominv slot setdescription [description]: Used to set description of the item in the slot you selected

/custominv slot setcommand [command]: Sets the command that is executed when the item is clicked

/custominv slot remove: Removes the item in the slot

/custominv slot removename: Removes the item name in the slot

/custominv slot removecommand: Removes the item command in the slot

/custominv slot removedescription: Removes the item description in the slot

/custominv slot select [inventory] [slot]: Selects a slot in the inventory

 

Permissions

custominv.*: Allows access to all commands; if you have OP you can also access all commands

custominv.help: Allows access help(/custominv; /custominv slot) commands; other permissions give access to this one

custominv.create: Allows access command /custominv create [name] [size]

custominv.edit: Allows access to editing commands listed in previous paragraph

custominv.delete: Allows access to command /custominv delete [name]

custominv.list: Allows access to command /custominv list

custominv.open.*: Allows you to open all inventories with command /custominv open [name]

custominv.open.[name of inventory]: Allows you to open inventory with the name you specified; command: /custominv open [name]

 

Tutorial

1. Create an inventory with command /custominv create [name] [slot]

2. Edit the inventory with /custominv edit [name]

3. Click on the slot you wish to put item in; the paper with slot numbers that are present there are just present when editing

4. Set the material of item with command /custominv slot settype [material id]: examples of material id: stone: 1:0

5. Optionally set the name and description of the item with commands: /custominv slot setname [name]; /custominv slot setdescription [description]

6. Set the command you wish to be executed when player clicks the item with command /custominv slot setcommand [command]

7. Repeat steps 2. - 6. for additional items

8. Open the inventory with command /custominv open [name]

Usage

  1. Download jar file
  2. If your server is running stop it
  3. Put the jar file in plugins folder
  4. Start the server

Bugs and Feedback

If you found bugs, or you want to tell me what should be added to the plugin, feel free to post a comment or PM me


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    296981
  • Created
    Jun 28, 2018
  • Last Released File
    Jun 28, 2018
  • Total Downloads
    455
  • License

Categories

Members

Recent Files