This update does two things :
- The plugin is now compiled for Java 8 instead of Java 10
- The plugin uses WorldGuard's session handler instead of a PlayerMoveEvent.
This will ensure a better compatibility with WorldGuard in the future, as well as better the performances of the plugin (by having one less plugin registering PlayerMoveEvent).
TL;DR : Update, it's worth it.