* Updated party-play with Null Pointer Exception fixes + config ordering
* inverted bad condition check
* preventing triggering of invalid events + logging
* Updated party-play to version 2:
Added Slayer:
Tracks Slayer Tasks and displays/shares with members
Shows "counter" for Slayer task monster & num remaining
Custom UI Components:
Remodels of PanelComponent, SplitComponent, InfoBoxComponent, & TitleComponent
Added PaddingComponent
Added Padding data class
* Changed language level back to 1.8 and removed multiple-line support for DynamicInfoBoxComponent
* Removed lingering debug artifacts
* Updated party-play to fix broken build after party refactorings
Co-authored-by: ProjectileRage <projectilerage@gmail.com>
* Adding new Party Play plugin to hub. This plugin display generic activity information of your party members on-screen. This essentially leverages the Discord Rich Presence plugin and displays its information as an overlay.
* Updated PartyPlay hash to include bug fix
* Updated PartyPlay with coordinated lombok versions to resolve check failure
* Updated PartyPlay with coordinated lombok, junit versions matching plugin-hub definitions
* Updated PartyPlay with resolved compilation issue caused by usage of removed lombok features
* Updated PartyPlay with correct plugins path
* Updated PartyPlay with functional configs
Co-authored-by: ProjectileRage <projectilerage@gmail.com>