The effects listed here can be used in the section class below. You can add/remove options mentioned here.
Remember only public variables can be added/removed and class is REQUIRED. In addition, effect-specific options can be added, it depends on what kind of effects you have used. You may check effect-specific options here.
The example below creates a DnaEffect named DNA with period of 1 and effect-specific option length of 15, then the file will look like this:
Effects:EffectLib:DNA:# comes from https://github.com/elBukkit/EffectLib/tree/master/src/main/java/de/slikey/effectlib/effectclass:DnaEffect # comes from https://github.com/elBukkit/EffectLib/blob/5533225c8f733ac33685c9bc0bb82e1b19a58e62/src/main/java/de/slikey/effectlib/Effect.java#L85
period:1 # comes from https://github.com/elBukkit/EffectLib/blob/5533225c8f733ac33685c9bc0bb82e1b19a58e62/src/main/java/de/slikey/effectlib/effect/DnaEffect.java#L57
length:15