Lang to lang3

This commit is contained in:
2022-06-08 15:09:42 -05:00
parent 7d2c44975d
commit a1c009909d
14 changed files with 14 additions and 14 deletions

View File

@ -8,7 +8,7 @@ import dev.plex.player.PlexPlayer;
import dev.plex.rank.enums.Rank;
import dev.plex.util.PlexUtils;
import net.kyori.adventure.text.Component;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.lang3.StringUtils;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;