Item Chests

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.

Have you ever wanted to give players access to an item and been fed up with people constantly asking you 'can I have some wool'? This plugin aims to take the weight off of your shoulders!

Description

Creates an "ItemChest" which admins can place items into, and when the item is right clicked the player receives that item.

Features

  • New type of chest
  • Give players items
  • Stacks supported
  • Potions, durability, etc all stay.
  • Copy items (BOOKS too!)
  • Set up a server rulebook chest!
  • Permissions
  • Ability to set how much a player can have per day
  • Lightweight
  • Three modes

Commands

commanddescription
/ic creategives you an ItemChest
/ic modeset what mode (INFINITE, TIMELIMIT, ITEMLIMIT)
/ic limitset how many items player can have per day/forever

Permissions

permissiondescription
ic.receiveAllows receiving of items
ic.addAllows adding of items
ic.createAllows use of /ic create
ic.limitAllows use of /ic limit

Modes

Modedescription
INFINITENo limiting of items
TIMELIMITLimit items per amount of time
ITEMLIMITLimit forever

API

eventdescription
PlayerItemChestOpenEventTriggered on opening an itemchestgetPlayer()getChestLocation()
PlayerItemChestReceiveItemEventTriggered on receiving itemsgetPlayer()getItem()

Bugs? Suggestions?

Leave feedback in the comments or file a ticket if there are any bugs!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files