Skip to content
TimBevers edited this page Feb 19, 2014 · 13 revisions

xAuth Importer is a tool used to import Account, Inventory, and Location data from previous versions of xAuth and AuthMe to be used with the latest version of xAuth.

Supported plugins:

  • xAuth v1.2.5
  • xAuth v2.0b4.1+
  • AuthMe v2.6.2+

How to use the Importer

  1. Click [here] (https://github.com/downloads/WolfNetDevelopment/xAuth/xAuthImporter-v2.0.1.zip) to download the importer.
  2. Extract the contents of the .zip into the same location.
  3. Open Command Prompt (Windows), CLI (*nix), Terminal (Mac).
  4. Type cd path\to\importer (replace path\to\importer with the actual path on your computer) and press Enter.
  5. Type java -jar xAuthImporter.jar and press Enter to begin the import process.
  6. Follow the on-screen instructions.
Clone this wiki locally