Frequently Asked Questions
Arcane Import
…
Importing data will completely wipe concurrent data from your server.
Atom does not import configurations, only leveling data.
Atom does not use the same leveling formula as Arcane. When you import data, Atom’s leveling formula will automatically be applied. The imported leveling data will be mapped based on the level, meaning the existing XP values will be discarded. These values will instead be replaced with the corresponding XP values calculated from the new leveling formula.
- Copy the text from the Arcane leaderboard for your server.
- Paste the copied text into ChatGPT. Along with the following prompt:
- Copy the returned JSON object and paste it into a file with a
.json
extension.
Validation: Ensure that the JSON file starts with
[
and ends with ]
. Refer to the example dataset at the bottom of this documentation page for guidance.- Type the
/import
command. - Select the source to import from,
Arcane
. - Input the file.
- To proceed, click on the proceed button with the Checkmark. Otherwise, click on the abort button with the Cross.
Members who are not in the server will not be imported.
We recommend performing the import process on a PC due to its convenience.