Moved to uuids and cleaned up the output

This commit is contained in:
2023-03-14 20:07:44 +01:00
parent 6cdf0e4c42
commit aca9584b34
5 changed files with 130 additions and 58 deletions

View File

@@ -39,7 +39,7 @@ module.exports = {
return
}
if (!userCheck.data.id) {
if (!userUUID) {
interaction.reply('That player doesn\'t exist. [Mojang]')
return
}