mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-02-22 13:10:39 +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.