Changes:
- Fixed minor issue with no color while editing lore for a GUI item
Changes:
- Tweaks to LightInjector which is responsible for better error handling when something breaks in the packet pipeline
Changes:
- Fixed issue with PlayerCommandClickEvent#setOp not being saved and loaded
Changes:
- Added ability to use scenes as pages
- Added PreviousSceneClickEvent
- Added 'disable-scene-animation' option for GUIs
- Added NextSceneClickEvent
Changes:
- Fixed issue with ItemClonerMenu where it threw an IndexOutOfBoundsException
- Potential fix for issue with has-items condition not respecting the ignoreDurability value
- Added ability to use placeholders for 'skullBase64'
- Other minor code changes
Changes:
- Added ability to customize execution delay
- Fixed issue with GUI#getCommandTarget returning null (NPE)
- Fixed issue with Vault & Economy plugin
- Fixed issue with chat fetcher click event
- Other minor changes