How to create your own effect
Create your own class for your effect and make it extends Effect
Then edit the name, description, and usage and make sure you remove variables from the class method and only leave the plugin variable.
Create your effect in the class and once you are finished add this to your onEnable but make sure EliteArmor is a dependency and is loaded.
Last updated