Added show looping (Open the editor: /em editor <category> <name>, then go to "Settings")
Added Fountain Bloom effect
Added Dancing Fountain effect
When you edit a parameter, you now get a clickable message to copy the current value. This will be a lot easier to edit longer parameters like Path or the new Sequencer (this is used in the new fountain effects)!
Updated some editor details
Updated some plugin messages
Developer updates:
The EffectShow class now doesn't require a player list parameter, instead the play functions do.
A new parameter system has been made, read more on the wiki later. The custom effect page has already been updated.
The ParameterType and ParameterFormatType classes have been deleted.
The prefix and color type "STANDARD" have been renamed to "DEFAULT"
The looping, loopingDelay and loopingInterval settings can be found and edited in the EffectShow class.
You can update the looping of shows in the ShowLooper class.