Skip to content

Commit

Permalink
stupid mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueTree242 committed Dec 21, 2022
1 parent 89feaa0 commit e0cd754
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public void onRunAsync(String[] args, CommandUser sender, String label) throws T
migrated = true;
sender.sendMessage("&cMigrating leveling to new mee6 leveling, please wait....");
core.getLevelingManager().convertToMee6();
sender.sendMessage("&eSuccessfully migrated, If you used leveling roles before, please reconfigure according to the new leveling system, keep in mind that leveling roles was upgraded to leveling-&lrewards&e.json (https://wiki.discordsrvutils.xyz/leveling-conversion");
sender.sendMessage("&eSuccessfully migrated, If you used leveling roles before, please reconfigure according to the new leveling system, keep in mind that leveling roles was upgraded to leveling-&lrewards&e.json (https://wiki.discordsrvutils.xyz/leveling-conversion)");
return;
}
}
Expand Down

0 comments on commit e0cd754

Please sign in to comment.