54555657585960
public BukkitServerInterface(WorldEditPlugin plugin, Server server) { this.plugin = plugin; this.server = server; this.biomes = new BukkitBiomeRegistry(); dynamicCommands = new CommandRegistration(plugin); }