Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxfirecodes/itemframegiver
Allows you to create item frames that give you items with a configurable cooldown
https://github.com/foxfirecodes/itemframegiver
Last synced: 5 days ago
JSON representation
Allows you to create item frames that give you items with a configurable cooldown
- Host: GitHub
- URL: https://github.com/foxfirecodes/itemframegiver
- Owner: foxfirecodes
- Created: 2017-06-10T15:08:23.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T00:15:50.000Z (about 1 year ago)
- Last Synced: 2025-01-01T14:07:16.216Z (5 days ago)
- Language: Java
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ItemFrameGiver
> Allows you to create item frames that give you items with a configurable cooldown
## Installation
Just grab the latest JAR off of the [releases page](https://github.com/Rayzr522/ItemFrameGiver/releases).
## Usage
Giver frames give you the item contained within when right clicked. You can set cooldowns for individual giver frames via `/ifg setCooldown`. Users with `ItemFrameGiver.admin` can remove giver frames by punching them.
## Commands
> All commands require the `ItemFrameGiver.admin` permission. `/ifg` is a valid alias for `/itemframegiver`.
### `/itemframegiver`
Shows the help message for the plugin.
### `/itemframegiver place`
Places a giver frame with the item in your hand.
### `/itemframegiver setCooldown none|`
Sets the cooldown for a giver frame. Use `0` or `none` to remove the cooldown.
### `/itemframegiver clean`
Cleans up old giver frames whose counterpart entities have somehow been removed without notifying the event listeners.