Important: Version 3.0 contained a small bug that would throw a NullPointerException in scenarios where a player was being sent no particles. This update addresses that issue.
Installation:
Stop the server.
Save a copy of your current folder
Delete the old jar (in /plugins folder) and copy the new jar in place of it.
Start the server.
Report bugs you discover!
Modifications:
• [BUG FIX] Use getOrDefault to prevent NPE
• [Modification] Use lambda statement for primary runnable