- Use '~' in sequencers to set the coordinate on automatic
- You can now use a material in sequencers
More info can be found (later) at the wiki on the Fountain Bloom and Fountain Dancing effect pages.
- Added "Center Location" setting. This is used in the new "/em playat "command.
- Added the Play At command:
/em playat <category> <name> <world> <x> <y> <z>
. This plays a show at a certain location, relative to the Center Location setting. - Fixed Falling Block effect placing real blocks.
- Made falling block system less laggy and more secure.
- The /em cancel command now also cancels editing sessions for show settings.
- Added -p parameter to the custom train carts sign. If this parameter is active, it'll only play the show when there are passengers in the train.
- Fixed critical bug where editor sometimes wouldn't open when a parameter reached a certain length (Thank you Semmetje11lolly for finding this bug, also, check out VentureValley)
Plugin updates:
- 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.
- Currently restructuring the whole plugin to make it easier to add things in the future
- Added the ability to create custom effects for developers
- Shows with an invalid effect will now continue playing without it. The effect itself will be shown as a barrier in the menus
- Reduced file size by using spigot's library loader
- Bug fixes
- Added the SoundEffect effect
- Added a View All Effects button in the main editor GUI to quickly choose an effect to edit
- Small, probably unnoticeable changes to existing effects
- Bug fixes!
Next to that, I'm also working on a new wiki! It's far from completed at the moment but the information that's already on there is very rich!