FunItems
"FunItems" enables players to buy items that spawn particles and animals on rightclick.
This can be utilized to give premium players the possibility to brag with particle effects on lobby servers.

Features
- permissions
- easy installation
- shop inventory GUI
- custom FunItems
- 7 predefined FunItems
Commands / Permissions
If your players have the "buy" (funitems.buy.<item>) and the "use" (funitems.use.<item>) permission, they will have to buy the item every time they want a new one. If you want them to have to unlock an item once, simply don't give them the "use" permission, but the "unlock" (funitems.unlock.<item>) permission. Now, if they don't have the "buy" permission, too, they will get every item for free after unlocking it.
Shop Commands:
- /funshop
- opens the shop inventory. (funitems.shop)
- /funshop give <player> <item>
- gives a player a free FunItem. (funitems.give)
- /funshop buy <item>
- buys a FunItem. (funitems.buy.<item> or funitems.buy.*)
- /funshop unlock <item>
- unlocks a FunItem. (funitems.unlock.<item> or funitems.unlock.*)
Admin Commands:
- /funitems
- displays information about the plugin. (no permission)
- /funitems all
- gives the player all available FunItems. (funitems.all)
- /funitems reload
- reloads the custom FunItems. (funitems.reload)
Other Permissions:
- funitems.use.<item> or funitems.use.*
- permits the player to use the FunItem with a rightclick.
IMPORTANT NOTE: If you don't give your players this permission, they will have to unlock the item before being able to use it! - funitems.toggle.<item> or funitems.toggle.*
- permits the player to toggle the FunItem with a leftclick.
- funitems.nocooldown
- removes the cooldown time after using the FunItem.
- funitems.drop
- permits the player to drop FunItems.
Installation
Just drop it in your plugin folder. It's easy.
Shop Inventory GUI
This inventory GUI lists all FunItems the player can buy or unlock.
If a player has neither the "use" nor the "unlock" permission, the item will not be listed.

Custom FunItems
All FunItems are stored in the data folder of this plugin (/plugins/FunItems/items/) as .yml files. You can modify them just as you can modify the config.yml. All .yml files in that folder will be loaded, so you can even create completely new FunItems by copying and modifiying the example.txt, which you will find in the same folder. Just save it as .yml afterwards and run /funitems reload ingame to load them.
If you happen to create a very cool one feel free to post it below, and I may include it in the next version.
Other plugins
ExplosiveProjectiles - http:dev.bukkit.org/bukkit-plugins/explosiveprojectiles/
Consider Donating
If you like this plugin, or if you even got money from donors who use it, consider donating as a "thank you for making your plugin available for free!"

Statistics
This plugin sends usage statistics to http:mcstats.org/. This data includes information about your system, your game version, and the number of players online. If you don't want this, you can opt-out by setting the field "opt-out" in plugins/PluginMetrics/config.yml to "true"
-
View User Profile
-
Send Message
Posted Sep 28, 2015@spzatak
What do you mean? You can view the nodes in the "example.txt", they're the same for each item.
-
View User Profile
-
Send Message
Posted Sep 19, 2015List the nodes for each item :/