mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-03-21 01:09:18 +00:00
When loading WorldEdit on a Bukkit server which it does not have an adapter for, a stacktrace is printed to console and WorldEdit does not load. This commit fixes that by registering the BukkitServerInterface before attempting to find a matching adapter.