Added the option to filter messages appearing in chat recommending the use of party finder.
Example: Party Finder: Hey bol, over here! Join the The Canyon Colossus queue and match up with 3 other players!
Additionally, the order of conditions in onChatReceived was changed as I think it is more logical and faster to check if a feature is enabled before doing string operations.
EDIT: Also added the option to filter event messages from Wynncraft, by default, this feature is turned off.
Added the option to filter messages appearing in chat recommending the use of party finder. Example:
Party Finder: Hey bol, over here! Join the The Canyon Colossus queue and match up with 3 other players!
Additionally, the order of conditions in
onChatReceived
was changed as I think it is more logical and faster to check if a feature is enabled before doing string operations.EDIT: Also added the option to filter event messages from Wynncraft, by default, this feature is turned off.