moved class

This commit is contained in:
hyperdefined
2022-06-15 23:26:20 -04:00
parent d06a1c4a40
commit d355b7a429
4 changed files with 21 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
package lol.hyper.toolstats.commands;
import lol.hyper.toolstats.ToolStats;
import lol.hyper.toolstats.UUIDDataType;
import lol.hyper.toolstats.tools.UUIDDataType;
import net.kyori.adventure.platform.bukkit.BukkitAudiences;
import net.kyori.adventure.text.Component;
import net.kyori.adventure.text.format.NamedTextColor;