By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
With this plugin, you are able to assign different effects to items so that when a player interacts with or consumes that item, they are given the effect for a set duration at a set effect level! You can also make the plugin check for a custom name set in the config! The format along with some examples for the item listing can be found in both the config.yml file and down below if you ever get confused. If you would like a video example of the plugin in action, click here
In the config, this is how your formatting should look:
"Item-ID:Item-Damage:
"Name": "Custom-Name"
"Effects":
- [Effect-ID,Effect-Amplifier,Effect-Duration]
- [Effect-ID,Effect-Amplifier,Effect-Duration]
- [Effect-ID,Effect-Amplifier,Effect-Duration]Consumables:
"364:0":
"Name": "§aAwesome §6Steak"
"Effects":
- [15,1,10]
- [5,2,30]
"260:0":
"Effects":
- [1,3,15]
- [16,1,0]
Non-Consumables:
"6:3":
"Effects":
- [2,1,60]
- [12,1,30]
- [1,3,5]
"40:0":
"Name": "§bLuck §cMushroom"
"Effects":
- [2,1,5]Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time