- Compatible API Versions
- 1.0.14
- Sourcecode
- https://github.com/torchflower/FloatingItems
- Contributors
- seetch

I welcome any ideas and pull requests to improve this plugin.
Commands
Command | Description |
/fit spawn | Spawn floating item from your hand |
/fit list | List of floating items |
/fit edit <id> | Edit floating item |
/fit delete <id> | Delete floating item |
Permissions
Permission | Value | Description |
floating-item.use | op | Main permission |
Configuration
The main configuration file is located in the config.yml.
Installation
Place the .jar in your plugins' directory.API
Code:
FloatingItemPlugin.get();

